Open Bug 832733 Opened 11 years ago Updated 2 years ago

'Connect' menu item for remote debugging doesn't show/expose accesskey

Categories

(DevTools :: Framework, defect, P3)

x86
Windows XP
defect

Tracking

(Not tracked)

People

(Reporter: aryx, Unassigned)

Details

Desktop Aurora 20130119

If you set devtools.debugger.remote-enabled to true and open a new window, the 'Developer Tools' menu contains 'Connect[ellipsis]' to attach the debugger to a remote device. It doesn't expose its access key (there is no letter underlined), but there is one defined: 
http://mxr.mozilla.org/mozilla-aurora/source/browser/locales/en-US/chrome/browser/browser.dtd#202
<!ENTITY devtoolsConnect.accesskey "e">

The strange thing is that the access doesn't work for me in Aurora and Nightly en-US builds, but after installing a German language pack and setting general.useragent.locale to de (and restarting the browser), the accesskey won't show up but work. It's set to "V" in German.

The German language pack hasn't been uploaded yet because it's still in QA.

I haven't tested the language pack behavior with Nightly.
Priority: -- → P3
Product: Firefox → DevTools
Component: Debugger → Framework
No longer blocks: dbg-frontend
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.