Add-on popups close when focusing password input field
Categories
(Core :: Widget: Gtk, defect, P3)
Tracking
()
People
(Reporter: ruben.grimm, Unassigned)
Details
Attachments
(2 files)
Reporter | ||
Comment 2•8 years ago
|
||
Reporter | ||
Comment 3•8 years ago
|
||
Updated•8 years ago
|
![]() |
||
Updated•8 years ago
|
Comment 8•7 years ago
|
||
Comment 10•7 years ago
|
||
Comment 11•7 years ago
|
||
Comment 12•7 years ago
|
||
Comment 13•7 years ago
|
||
Comment 14•7 years ago
|
||
Comment 15•7 years ago
|
||
Comment 16•7 years ago
|
||
Comment 17•7 years ago
|
||
Comment 18•7 years ago
|
||
Comment 19•7 years ago
|
||
Comment 20•7 years ago
|
||
Comment 21•7 years ago
|
||
Comment 22•7 years ago
|
||
Comment 23•7 years ago
|
||
Comment 24•7 years ago
|
||
(In reply to Diep Pham from comment #22)
So as it is confirmed a bug in Gnome Shell:
https://gitlab.gnome.org/GNOME/gnome-shell/issues/391, should we just close
this issue?
Sure -- I'll close this as a duplicate of the main bug that was tracking this issue. (bug 1451466)
Also, good news: a fix has just been released in Ubuntu Bionic (18.04) - so if you install updates & and maybe reboot, this should be fixed for you.
See recent comments on https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/1765304 for more (https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/1765304/comments/64 in particular)
Comment 25•5 years ago
|
||
I still have that problem.
CentOS Linux release 7.7.1908 (Core), default version with gnome
Firefox 75.0
Bitwarden firefox extension 1.43.4
The popup gets closed with the password field focused.
Using the bitwarden sidebar, I still can write characters but it's blinking like clubbing.
The cause:
With a single input language (en), no problem. With two languages (English + Japanese (Kana Kanji)), it happens.
Conclusion: There is an unfixed issue when there are more than one input source keyboard configured in gnome.
That doesn't happen with Chrome.
Comment 26•5 years ago
•
|
||
(In reply to alexisgandroid from comment #25)
Using the bitwarden sidebar, I still can write characters but it's blinking like clubbing.
[...]
With a single input language (en), no problem. With two languages (English + Japanese (Kana Kanji)), it happens.
That's probably a different bug; the symptoms/causes sound somewhat different, and this bug here turned out to be a bug in external software (which was fixed).
Would you mind filing a new bug for your issue, in this same component? (you can use the "New/Clone" menu at the top right of this bug, and choose "new bug... in this component")
(It sounds like it might be another bad interaction with ibus, like this bug here was. To test that theory, it'd be useful if you could run Firefox from the terminal with environmental variable GTK_IM_MODULE=gtk-im-context-simple
set. In other words: quit Firefox, then open a terminal and type...
GTK_IM_MODULE=gtk-im-context-simple firefox
...and see if you can still reproduce.)
Comment 27•5 years ago
|
||
Also: to help determine if you might in fact be hitting this same underlying bug, you should check your gnome-shell
package version. According to https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1765304/comments/39 , the fix for this issue probably was shipped as part of gnome-shell
package version 3.31.2 -- so if your gnome-shell version is older than that, then it's conceivable that you simply haven't received the fix yet.
Note that Ubuntu cherry-picked the patch onto their own dot-releases of older gnome-shell package versions, per e.g. https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1765304/comments/62 , but I have no idea if RedHat/CentOS did that as well.
Comment 28•5 years ago
|
||
Daniel, thank you very much for your reactivity.
I created a new bug but feel free to close it if you think that is solved in that gnome-shell version.
Unfortunately, Centos 7.7.1908 supports only the gnome-shell version 3.28.3 as the last(?) version.
Description
•