<select> input in wayland flickers and there is a trail behind the mouse.
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
People
(Reporter: astrothayne, Unassigned)
Details
Attachments
(1 file)
|
453.31 KB,
video/mp4
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:87.0) Gecko/20100101 Firefox/87.0
Steps to reproduce:
Click on a select input, such as from the following code:
<select>
<option>Test 1</option>
<option>Test 2</option>
</select>
in Firefox on wayland with MOZ_ENABLE_WAYLAND=1
Actual results:
The pop-up flickers strangely. Sometimes it doesn't render correctly at all. When moving the mouse there will be blue blobs left behind where the mouse was. See attachment.
I've only noticed this since upgrading to Firefox 87.0
Expected results:
The option popup should render correctly and not flicker.
I've just confirmed this happens with browser.proton.enabled set to both true and false
Comment 3•5 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Widget: Gtk' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Comment 4•1 year ago
|
||
This was fixed. Please file new issue if you have new repro steps.
Description
•