cursor pointer missing
Categories
(Core :: Widget: Gtk, defect, P3)
Tracking
()
People
(Reporter: tomxor, Unassigned)
References
(Blocks 1 open bug)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:123.0) Gecko/20100101 Firefox/123.0
Steps to reproduce:
Hover any anchor on any webpage, or explicitly add style "cursor: pointer;" to an element.
Actual results:
Cursor remains as default.
Expected results:
Cursor should change to pointer.
This also appears to affect various other cursors such as crosshair, not-allowed. But some do work. This is a regression, somewhere between v122 and v123.
Comment 1•1 year ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Widget: Gtk' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•1 year ago
|
||
Can you use mozregression tool to find broken commit?
https://fedoraproject.org/wiki/How_to_debug_Firefox_problems#Use_Mozregression_tool
Also please attach your about:support page.
Thanks.
Reporter | ||
Comment 4•1 year ago
|
||
I think this may be specific to the Flatpak version, I've just tried the official deb package and the issue is not present.
1871863 sounds very relevant however this is still present in v124 on flatpak. It may also be to do with a peer dependencies in Flatpak.
Description
•