Closed Bug 776254 Opened 12 years ago Closed 12 years ago

Keyboard Shortcut Ctrl+Shift+J (Open Error Console) does not work in 21 July Nightly build

Categories

(Firefox :: General, defect)

17 Branch
x86
All
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 17

People

(Reporter: alice0775, Assigned: paul)

References

Details

(Keywords: regression, Whiteboard: [fixed-in-fx-team])

Attachments

(1 file, 1 obsolete file)

Build Identifier:
http://hg.mozilla.org/mozilla-central/rev/446b788ab99d
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Firefox/17.0 ID:20120721041038

Keyboard Shortcut Ctrl+Shift+J (Open Error Console) does not work in Windows build(It works in Ubuntu).
Assignee: nobody → paul
The "works in Ubuntu" was my report, but after that I updated to the current build and the key combination doesn't work. (Several other key combinations work.)
OS: Windows 7 → All
Summary: Keyboard Shortcut Ctrl+Shift+J (Open Error Console) does not work in Windows build → Keyboard Shortcut Ctrl+Shift+J (Open Error Console) does not work in 21 July Nightly build
(In reply to Jim Jeffery not reading bug-mail 1/2/11 from comment #2)
> intended ? https://bugzilla.mozilla.org/show_bug.cgi?id=765564#c27

If it was intended it was a sloppy removal. I created a new profile and installed keyconfig and Error Console is still listed as being bound to Ctrl+Shift+J. Also, the Firefox menu entry for Error Console still lists Ctrl+Shift+J as the binding.
(working on it)
Status: NEW → ASSIGNED
Attached patch v1 (obsolete) — Splinter Review
Attachment #644957 - Flags: review?(dao)
Comment on attachment 644957 [details] [diff] [review]
v1

This looks like the key combo would always open the console regardless of the broadcaster's state.
Attachment #644957 - Flags: review?(dao) → review-
Right. And we have this problem with all the tools.
Attached patch v1.1Splinter Review
Attachment #644957 - Attachment is obsolete: true
Comment on attachment 645017 [details] [diff] [review]
v1.1

Rob, can you take a look at this before I go through the browser review again?
Attachment #645017 - Flags: feedback?(rcampbell)
Comment on attachment 645017 [details] [diff] [review]
v1.1

diff --git a/browser/base/content/browser.js b/browser/base/content/browser.js

In the section enabling tools for each pref, you might use a Map of pref name to element id and iterate through those to do the removeAttribute("disabled"|"hidden") bits. Will cut down on a bit of the patch size.

Otherwise, this looks fine.
Attachment #645017 - Flags: feedback?(rcampbell) → feedback+
(In reply to Rob Campbell [:rc] (:robcee) from comment #10)
> Comment on attachment 645017 [details] [diff] [review]
> v1.1
> 
> diff --git a/browser/base/content/browser.js
> b/browser/base/content/browser.js
> 
> In the section enabling tools for each pref, you might use a Map of pref
> name to element id and iterate through those to do the
> removeAttribute("disabled"|"hidden") bits. Will cut down on a bit of the
> patch size.

I will do that in a followup bug (or in the future devtools.jsm file).
Attachment #645017 - Flags: review?(dao)
Attachment #645017 - Flags: review?(dao) → review+
https://hg.mozilla.org/mozilla-central/rev/a4ce9e1d4135
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 17
i have reproduce this bug on nightly 17.0a1 windows 10 64 bit
 Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/17.0 Firefox/17.0
and verified on firefox 54.0b7
Mozilla/5.0 (Windows NT 10.0; WOW64; rv:54.0) Gecko/20100101 Firefox/54.0 
[testday-20170512]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: