Open Bug 1399865 Opened 8 years ago Updated 3 years ago

Keypress events are going to the wrong FF window

Categories

(Core :: DOM: UI Events & Focus Handling, enhancement, P2)

57 Branch
x86_64
Linux
enhancement

Tracking

()

Tracking Status
firefox57 --- affected

People

(Reporter: pbone, Unassigned)

Details

I have three windows open, each with several tabs. They're each on a different virtual desktop (Cinnamon desktop environment on Linux Mint). For some reason one of them stopped getting keypress events, I don't know why but it was working earlier, now if I press something like Ctrl-tab in it to go to the next tab, it switches tabs in one of my other firefox windows instead, like the keypress events are going to the wrong window.
Component: Untriaged → Keyboard Navigation
Component: Keyboard Navigation → Widget: Gtk
Product: Firefox → Core
Does this always happen or just occasionally? Some reliable steps to reproduce would be helpful.
Flags: needinfo?(pbone)
Priority: -- → P2
Please check that MOZ_USE_XINPUT2 is not set in the environment.
Only once so far. It hasn't happened since the original report.
Flags: needinfo?(pbone)
MOZ_USE_XINPUT2 is unset. This is a normal install of Nightly. I usually launch it by clicking on the button I added to the task bar. There are no special options added to the button.

Moving all keyboard/IME handling bugs to DOM: UI Events & Focus Handling component.

Component: Widget: Gtk → DOM: UI Events & Focus Handling
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.