-
-
Notifications
You must be signed in to change notification settings - Fork 319
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[Bug] VNC: Mouse pointer doesn't change while hovering links or resizing frames #244
Comments
For the sake of thoroughness, I tried deploying with |
What Docker image version was working as expected ? |
For the FF 109.0.1 I mentioned in my ticket, it's On that subject, in case that can be of relevance, for the latest FF version (FF 125.0.3), |
The behaviour change has been introduced with Firefox 125 (docker image 24.05.1).
Looks good on my side:
|
Would you have a link pertaining to that "behavior" being ascertained ? In any case, it's still present in |
I don't know if it's a feature or a bug... I just noticed (by testing) that it's a change that comes from Firefox itself. |
@jlesage I (finally !) found out what this whole affair is/was about ... This is all still a bit unclear to me as who's "guilty" there, but you can possibly understand it better that I do:
I couldn't find a clean way to change cursors themes, so I did some ugly hack:
There's hopefully a cleaner way to fix that, but that'd be out of my humble league... Interestingly, your ESR container doesn't have that issue, even though it's supposed to be based on FF128, and it doesn't have a |
Well, it turns out this issue would not go gentle into that good night... I found out a few days after my previous message that the hand cursor would not show up anymore. |
Current Behavior
When the mouse pointer (arrow) is above a link, it stays as an arrow.
The links/buttons/whatever behave as usual (highlighting and such), it's only the pointer that is stubborn.
Resizing frames (such as sidebars) has the same issue: it stays as the basic arrow pointer.
The only occurences it changes over are text areas, where it behaves as expected.
Expected Behavior
Regular adaptive pointer.
Steps To Reproduce
Environment
Container creation
Container log
Container inspect
Anything else?
My good ol' FF container, which is based on FF 109.0.1, is behaving as expected.
The text was updated successfully, but these errors were encountered: