Closed
Bug 404414
Opened 17 years ago
Closed 17 years ago
Add keyboard shortcut to open Error Console
Categories
(Toolkit Graveyard :: Error Console, enhancement)
Toolkit Graveyard
Error Console
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla1.9beta3
People
(Reporter: jruderman, Assigned: jruderman)
References
Details
(Keywords: access)
Attachments
(1 file)
4.12 KB,
patch
|
asaf
:
review+
beltzner
:
ui-review+
mtschrep
:
approval1.9+
|
Details | Diff | Splinter Review |
I need to glance at the Error Console frequently, and it's a pain to use menus with the keyboard on Mac (Fn+Ctrl+F2, T, Down, E, Enter), so I thought it would be nice to have a keyboard shortcut to open the Error Console.
This patch uses Accel+Shift+J, the same shortcut as used in Safari (at least on Mac), which I'm sure will make web developers who test in both browsers happy.
Attachment #289400 -
Flags: review?(mano)
Comment 1•17 years ago
|
||
Comment on attachment 289400 [details] [diff] [review]
Patch adding Accel+Shift+J to open the Error Console
needs ui-r.
Attachment #289400 -
Flags: review?(mano)
Assignee | ||
Updated•17 years ago
|
Attachment #289400 -
Flags: ui-review?(beltzner)
Assignee | ||
Updated•17 years ago
|
Target Milestone: --- → Firefox 3 M11
Comment 2•17 years ago
|
||
Comment on attachment 289400 [details] [diff] [review]
Patch adding Accel+Shift+J to open the Error Console
Sure, sounds reasonable.
Attachment #289400 -
Flags: ui-review?(beltzner) → ui-review+
Assignee | ||
Updated•17 years ago
|
Attachment #289400 -
Flags: review?(mano)
Comment 3•17 years ago
|
||
Comment on attachment 289400 [details] [diff] [review]
Patch adding Accel+Shift+J to open the Error Console
r=mano
Attachment #289400 -
Flags: review?(mano) → review+
Assignee | ||
Updated•17 years ago
|
Attachment #289400 -
Flags: approval1.9?
Updated•17 years ago
|
Attachment #289400 -
Flags: approval1.9? → approval1.9+
Assignee | ||
Comment 4•17 years ago
|
||
Landed.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Comment 5•17 years ago
|
||
verified fixed using Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9b3pre) Gecko/2007121804 Minefield/3.0b3pre.
Status: RESOLVED → VERIFIED
Assignee | ||
Comment 6•17 years ago
|
||
The shortcut changed between Safari 3.0 and Safari 3.1. In Safari 3.0, it was Cmd+Shift+J, but in Safari 3.1, it is Cmd+Alt+C. I don't think we can use Cmd+Alt+C.
Updated•16 years ago
|
Product: Firefox → Toolkit
Updated•8 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•