Firefox stops reacting to hover over events properly
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
People
(Reporter: lists, Unassigned, NeedInfo)
Details
Attachments
(1 file)
|
89.30 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/114.0
Steps to reproduce:
Periodically (maybe daily, maybe a few times a week, I think?), Firefox seems to stop reacting to my hovering a cursor over things as it normally would. It is unclear to me what is causing this.
Actual results:
I normally notice this first in Gmail, where hovering over a message in my inbox no longer shows the Archive, Delete, Mark Unread and Snooze buttons. If I go to other sites like https://nabeelgit.github.io/cursor-changer/ then the cursor does not react to hovering over the boxes.
Expected results:
If I quit all windows and reopen them then it acts like I expect again, with the Archive, Delete, Mark Unread and Snooze showing and the cursor changing on https://nabeelgit.github.io/cursor-changer/
Please let me know if any further detail would be helpful. I am running on Ubuntu 22.04 using the normal snap:
$ snap info firefox
name: firefox
summary: Mozilla Firefox web browser
publisher: Mozilla✓
store-url: https://snapcraft.io/firefox
contact: https://support.mozilla.org/kb/file-bug-report-or-feature-request-mozilla
license: unset
description: |
Firefox is a powerful, extensible web browser with support for modern web
application technologies.
commands:
- firefox
- firefox.geckodriver
snap-id: 3wdHCAVyZEmYsCMFDE9qt92UV8rC8Wdk
tracking: latest/stable/ubuntu-22.04
refresh-date: 11 days ago, at 18:20 BST
channels:
latest/stable: 114.0.2-1 2023-06-20 (2800) 256MB -
latest/candidate: 115.0-2 2023-07-01 (2850) 256MB -
latest/beta: 115.0b9-1 2023-06-23 (2825) 256MB -
latest/edge: 116.0a1 2023-07-03 (2861) 262MB -
esr/stable: 102.12.0esr-1 2023-06-06 (2735) 186MB -
esr/candidate: 115.0esr-2 2023-07-02 (2858) 256MB -
esr/beta: ↑
esr/edge: ↑
installed: 114.0.2-1 (2800) 256MB -
$ echo $XDG_SESSION_TYPE
wayland
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.2 LTS
Release: 22.04
Codename: jammy
Comment 1•2 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Graphics: WebRender' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Comment 2•2 years ago
|
||
Does quiting all windows mean that Firefox is getting restarted? The next time it happens can you get a profile using https://profiler.firefox.com/ and then upload it and share the link here.
| Reporter | ||
Comment 3•2 years ago
|
||
Is this what you need?
https://share.firefox.dev/44ucncw
Actually, even creating a new window after it happens seems to resolve it, rather than requiring a whole restart of Firefox. It appears that the issue may even be window dependent; I believe I had multiple windows open and the main one had this occur when other windows I had open seem to be behaving normally.
Comment 4•2 years ago
|
||
Please try plain mozilla binaries:
https://fedoraproject.org/wiki/How_to_debug_Firefox_problems#Testing_Mozilla_binaries
And also attach about:support page.
Thanks.
Description
•