[Wayland] Popup extension disappears when there is a suggestion under an input
Categories
(Core :: Widget: Gtk, defect, P3)
Tracking
()
People
(Reporter: arlefreak, Assigned: jhorak, NeedInfo)
References
(Blocks 1 open bug)
Details
(Keywords: regression)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0
Steps to reproduce:
Open an extension popup, start writing on an input field under wayland having the env variable
MOZ_ENABLE_WAYLAND=1
Actual results:
A suggestion list shows up and the popup window disappears, but the focus seems to be still there and you can keep writing
Expected results:
The popup window should stay visible
Comment 1•6 years ago
|
||
Hi Mario,
I don't have wayland enviroment at hand right now to check it out.
If you know if this worked before, could you pinpoint to the Bug that caused a regression? Mozzregression is the tool that does that, link https://mozilla.github.io/mozregression/
Comment 2•6 years ago
|
||
Can you be more specific which extension do you use and how exactly this can be reproduced?
Thanks.
Comment 3•6 years ago
|
||
I guess, the root of this problem is the same as that one https://bugzilla.mozilla.org/show_bug.cgi?id=1605795
Comment 4•6 years ago
|
||
As an example of exactly this issue, you can try https://addons.mozilla.org/en-US/firefox/addon/lorify-ng/. It has settings in the addon popup, just click on the combobox and the main addon popup closes.
Comment 6•5 years ago
|
||
(In reply to Eternal Sorrow from comment #3)
I guess, the root of this problem is the same as that one https://bugzilla.mozilla.org/show_bug.cgi?id=1605795
That one is fixed in FF 74 (I just confirmed with the Bitwarden extension).
Comment 7•5 years ago
|
||
Thanks for the info.
Comment 8•5 years ago
|
||
Definitely fixed.
Comment 9•5 years ago
|
||
Bugbug thinks this bug is a regression, but please revert this change in case of error.
Description
•