tagify
tagify copied to clipboard
Deletion of just added tag by using Backspace is not working in Firefox browser
Good day! Please check attached video. It is reproducible on all platforms (Windows / Mac Os).
- I added new tag.
- Then tried to delete it by pushing backspace but it's not possible in Firefox. In another browsers it works fine.
https://user-images.githubusercontent.com/19715177/114816941-cd16bb00-9dc1-11eb-8909-8f9e0ad5f55c.mov
.
Thank you for your time!
Cannot reproduce on my Firefox: (Windows 10)
https://user-images.githubusercontent.com/845031/115000060-1262e780-9eab-11eb-9eeb-74b082ab9bc6.mp4
@yairEO I can reproduce on my firefox (v87.0, macOS Catalina):
https://user-images.githubusercontent.com/35078047/115209358-6cef8400-a0f5-11eb-8ab5-77fc2d4d26f9.mov
Hello, Thank you!
Best regards, Mykhail
19 апр. 2021 г., в 11:56, Joel Baxter @.***> написал(а):
@yairEO https://github.com/yairEO I can reproduce on my firefox (v87.0, macOS Catalina):
https://user-images.githubusercontent.com/35078047/115209358-6cef8400-a0f5-11eb-8ab5-77fc2d4d26f9.mov https://user-images.githubusercontent.com/35078047/115209358-6cef8400-a0f5-11eb-8ab5-77fc2d4d26f9.mov — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/yairEO/tagify/issues/800#issuecomment-822298057, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEWNI2ILWXWTZXL3IM22BKTTJPV3JANCNFSM426WO6LQ.
I will take a look. Fixing it is very very difficult because it's a bug in the browser itself, which Mozilla won't fix.
It appears there has been a regression in Mozilla Firefox: https://bugzilla.mozilla.org/show_bug.cgi?id=1665167
Please login in the mozilla bug tracker system (using your Github account) and cast your vote to push this to be fixed. ask anyone you know to do the same.
Just in case it might be a useful information: I just tested and: I also cannot delete the last added tag like in the video, but I can do it, when clicking into the tagify-input box again. Maybe it's some kind of focus issue here? Just some wild thinking. Hope this might help!