Open
Bug 1644494
Opened 5 years ago
Updated 5 years ago
Ctrl+PgUp/Dn register as PgUp/Dn in Network tab
Categories
(DevTools :: Netmonitor, defect, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: wbertrums, Unassigned)
References
(Blocks 1 open bug)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:77.0) Gecko/20100101 Firefox/77.0
Steps to reproduce:
I'm using Firefox 77.0-1 (with MOZ_USE_XINPUT2=1, MOZ_ENABLE_WAYLAND=1 and WebRender turned on) and Sway 1.4-2 on Debian Unstable.
- Go to the Network tab.
- Click on a request.
- Press Ctrl+PgUp/Dn to switch browser tabs.
Actual results:
It's handled like pressing PgUp/Dn in the Network tab (i.e. another request above/below gets focused) and then switches tabs.
Expected results:
It only switches tabs and doesn't change the focused request.
Comment 1•5 years ago
|
||
The severity field is not set for this bug.
:Honza, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(odvarko)
Comment 2•5 years ago
|
||
Blocks: netmonitor-keyboard-navigation
Severity: -- → S3
Status: UNCONFIRMED → NEW
Has STR: --- → yes
Component: General → Netmonitor
Ever confirmed: true
Flags: needinfo?(odvarko)
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•