Closed Bug 473665 Opened 17 years ago Closed 17 years ago

Port |Bug 404414 - Add keyboard shortcut to open Error Console| to SeaMonkey

Categories

(SeaMonkey :: UI Design, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
seamonkey2.0a3

People

(Reporter: InvisibleSmiley, Unassigned)

References

Details

Attachments

(2 files, 3 obsolete files)

The Error Console is so helpful, it deserves a shortcut. Patch coming up.
Attached patch Add Ctrl+Shift+J shortcut (obsolete) — Splinter Review
Attachment #357046 - Flags: superreview?(neil)
Attachment #357046 - Flags: review?(neil)
Attached patch Add shortcut to Help (obsolete) — Splinter Review
Will request review for this if/when the shortcut itself is accepted.
Comment on attachment 357046 [details] [diff] [review] Add Ctrl+Shift+J shortcut > <keyset id="tasksKeys"> > <key id="key_navigator" key="&navigatorCmd.commandkey;" command="Tasks:Navigator" modifiers="accel"/> >- >+ <key id="key_errorConsole" key="&errorConsoleCmd.commandkey;" oncommand="toJavaScriptConsole();" modifiers="accel,shift"/> > </keyset> > <commandset id="tasksCommands"> > <command id="Tasks:Navigator" oncommand="toNavigator();"/> > </commandset> I can't decide whether this is worth its own command... >+ <menuitem label="&errorConsoleCmd.label;" accesskey="&errorConsoleCmd.accesskey;" key="key_errorConsole" oncommand="toJavaScriptConsole();"/> It might be a good idea to wrap this ;-)
Attachment #357046 - Flags: superreview?(neil)
Attachment #357046 - Flags: superreview+
Attachment #357046 - Flags: review?(neil)
Attachment #357046 - Flags: review+
(In reply to comment #3) > I can't decide whether this is worth its own command... jag, any preference?
Comment on attachment 357048 [details] [diff] [review] Add shortcut to Help Probably belongs later on in the list, not sure whether just before or after help though.
Neil, I would factor out the JS code into a command and use that from both the key and the menuitem.
Attached patch Shortcut v2 (obsolete) — Splinter Review
New patch with review comments addressed. Also added an id to the menuitem for consistency with the others.
Attachment #357046 - Attachment is obsolete: true
Attachment #357334 - Flags: superreview?(neil)
Attachment #357334 - Flags: review?(neil)
Attachment #357048 - Flags: review?(stefanh)
Comment on attachment 357048 [details] [diff] [review] Add shortcut to Help see comment 5 for Neil's take on this
New patch that actually applies (meanwhile the LoginManager switch landed) with the menuitem id changed to javascriptConsole to match Firefox and Calendar (extension compatibility). Thunderbird uses javaScriptConsole, filed bug 473936 to evaluate whether they want to switch as well.
Attachment #357334 - Attachment is obsolete: true
Attachment #357343 - Flags: superreview?(neil)
Attachment #357343 - Flags: review?(neil)
Attachment #357334 - Flags: superreview?(neil)
Attachment #357334 - Flags: review?(neil)
Attachment #357343 - Flags: superreview?(neil)
Attachment #357343 - Flags: superreview+
Attachment #357343 - Flags: review?(neil)
Attachment #357343 - Flags: review+
Attachment #357048 - Flags: review?(stefanh) → review+
Comment on attachment 357048 [details] [diff] [review] Add shortcut to Help r=me if you put it just before Open Help.
Help shortcut moved above Open Help Window
Attachment #357048 - Attachment is obsolete: true
Attachment #357367 - Flags: review+
Keywords: checkin-needed
Blocks: 423281
Attachment #357343 - Attachment description: Shortcut v3 → Shortcut v3 (pushed)
Attachment #357367 - Attachment description: Help part v2, r=stefanh → Help part v2, r=stefanh (pushed)
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.0a3
Product: SeaMonkey → Core Graveyard
Target Milestone: seamonkey2.0a3 → ---
Target Milestone: --- → mozilla1.9.1
Changing back Product from Core Graveyard to SeaMonkey. timeless, if you want to revert, please tell us your reasoning (or was this some mass change?).
Assignee: jh → nobody
Component: Error Console → UI Design
Product: Core Graveyard → SeaMonkey
QA Contact: error-console → ui-design
Target Milestone: mozilla1.9.1 → seamonkey2.0a3
it was a mass change. the component retired.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: