on wayland, all plugin dropdowns are sized tiny and empty (see screenshot)
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
People
(Reporter: adam, Unassigned)
Details
Attachments
(1 file)
|
4.46 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:70.0) Gecko/20100101 Firefox/70.0
Steps to reproduce:
Run firefox-70 on wayland (both x86 amdgpu and arm64 libmali). Install any plugin (e.g. uBlock origin) that creates an icon with a dropdown menu. Click on the plugin icon.
Actual results:
See screenshot, hard to explain in words. Dropdown is tiny and missing its contents.
Expected results:
Dropdown should be properly sized and not devoid of contents.
In case it matters, the compositor in use is sway (tried both v1.2 and HEAD/master)
Comment 2•6 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Comment 3•6 years ago
|
||
Can you attach your about:support please? Thanks.
Do you still see this if you go to about:config and disable apz.allow_zooming ?
@Kestrel, that fixed it. But, of course, now pinch-to-zoom is broken. Is there any way to have both working?
To clarify, setting apz.allow_zooming=true causes this issue, and setting apz.allow_zooming=false fixes it (while breaking pinch-to-zoom).
This is a duplicate of Bug 1560770 and a workaround mentioned there is to pin to the overflow menu.
Description
•