Closed Bug 1400814 Opened 7 years ago Closed 3 years ago

Browser toolbox shortcut not working

Categories

(DevTools :: General, defect, P3)

57 Branch
x86
Windows 10
defect

Tracking

(firefox57 fix-optional)

RESOLVED WORKSFORME
Tracking Status
firefox57 --- fix-optional

People

(Reporter: jkt, Unassigned)

References

(Blocks 1 open bug)

Details

Ctrl+Shift+Alt+I Doesn't seem to work in Windows 10. I have ensured I can remotely debug and debug chrome interfaces etc.
Component: Keyboard Navigation → Developer Tools
Same here, on Windows 10 too. The keys are registered here: http://searchfox.org/mozilla-central/rev/31606bbabc50b08895d843b9f5f3da938ccdfbbf/devtools/shim/devtools-startup.js#86-91 Let's ask Brian who might know better, but I wasn't able to find other instances of accel and alt being used together on Windows in the Firefox source code, so I'm wondering if it even works at all.
Flags: needinfo?(bgrinstead)
Priority: -- → P2
Hmm, it appears to work for me on Windows 10. I tried both a local build and released Nightly. Is it anything to do with locales? Are either of you using localized Nightly builds?
Flags: needinfo?(pbrosset)
Flags: needinfo?(jkt)
I tested with DevEdition in French, Nightly in English and a local build of m-c but the shortcut didn't work in any of them.
Flags: needinfo?(pbrosset)
I was using en-GB locale and it still isn't working here.
Flags: needinfo?(jkt)
Does the Browser Console shortcut work (Ctrl+Shift+J)? And if so, do you see the input field at the bottom of the console?
Flags: needinfo?(bgrinstead) → needinfo?(jkt)
This works correctly yes also the normal inspector works fine too. I notice that when a text field is selected that I get "Í" character inserted with the Ctrl+Shift+Alt+i but even explicitly focusing on a non text field still doesn't fix it. This text field selection is the experience I have had previously with using other text input shortcuts when using with web extensions, they would work when the URL bar isn't selected or other fields. So I'm guessing it's not related to this.
Flags: needinfo?(jkt) → needinfo?(bgrinstead)
Summary: Browser toolbox shorcut not working → Browser toolbox shortcut not working
(In reply to Jonathan Kingston [:jkt] from comment #6) > This works correctly yes also the normal inspector works fine too. I notice > that when a text field is selected that I get "Í" character inserted with > the Ctrl+Shift+Alt+i but even explicitly focusing on a non text field still > doesn't fix it. > > This text field selection is the experience I have had previously with using > other text input shortcuts when using with web extensions, they would work > when the URL bar isn't selected or other fields. So I'm guessing it's not > related to this. Patrick, do you see the same behavior with "Í" being entered when using the shortcut with a text field selected?
Flags: needinfo?(bgrinstead) → needinfo?(pbrosset)
Maybe it depends on what order the modifiers are pressed in... but hopefully not!
(In reply to Brian Grinstead [:bgrins] from comment #7) > Patrick, do you see the same behavior with "Í" being entered when using the > shortcut with a text field selected? Yes (In reply to J. Ryan Stinnett [:jryans] (use ni?) from comment #8) > Maybe it depends on what order the modifiers are pressed in... but hopefully > not! I tried all combinations, no luck.
Flags: needinfo?(pbrosset)
Product: Firefox → DevTools
Moving to the backlog (P3).
Priority: P2 → P3

This seems to be working for me just fine.
Tested on Win10 and Mac
Please reopen if you still see the problem

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.