Closed
Bug 911145
Opened 12 years ago
Closed 6 years ago
Scratchpad and Browser Console keyboard shortcuts should work in the Browser Console
Categories
(DevTools :: Console, defect, P2)
DevTools
Console
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: KWierso, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [shortcuts])
Attachments
(1 file)
5.80 KB,
patch
|
dcamp
:
review+
|
Details | Diff | Splinter Review |
Shift-F4 should open the Scratchpad in the Browser Console.
Ctrl/Cmd+Shift+J should toggle the Browser Console in the Browser Console.
Bug 907316 covered the same things for the detached devtools toolbox window.
Reporter | ||
Comment 1•12 years ago
|
||
This seems to work for me locally.
Reporter | ||
Comment 2•12 years ago
|
||
(In reply to Wes Kocher (:KWierso) from comment #1)
> Created attachment 797831 [details] [diff] [review]
> Patch
>
> This seems to work for me locally.
Ooh, I need to add the localization note to the new strings to make sure they stay in sync with their counterparts elsewhere.
Reporter | ||
Comment 3•12 years ago
|
||
Dave, you said you had put some comments here for me, but it doesn't look like they actually went through. Wanna try again? :)
Flags: needinfo?(dcamp)
Comment 4•12 years ago
|
||
You should be able to include toolbox.DTD to get the strings you need rather than adding a new copy - should only need one copy each in DTD and properties files.
Looks good other than that, r+ with that change made.
Flags: needinfo?(dcamp)
Updated•12 years ago
|
Attachment #797831 -
Flags: review?(dcamp) → review+
Reporter | ||
Comment 6•12 years ago
|
||
I think we still need to address comment 4's suggestion, but I'm not sure when I'll have time to do it. Would be happy to have someone else finish it up and land it... :)
Flags: needinfo?(kwierso)
Comment 7•12 years ago
|
||
Wes, mind if I unassign you? I'm happy to finish this but in case you were thinking of getting back to it I don't want to stomp on it.
thanks for the patch. :)
Reporter | ||
Comment 8•12 years ago
|
||
(In reply to Rob Campbell [:rc] (:robcee) from comment #7)
> Wes, mind if I unassign you? I'm happy to finish this but in case you were
> thinking of getting back to it I don't want to stomp on it.
>
> thanks for the patch. :)
Have at it.
Assignee: kwierso → nobody
Updated•11 years ago
|
Status: ASSIGNED → NEW
Updated•7 years ago
|
Product: Firefox → DevTools
Comment 9•6 years ago
|
||
Scratchpad will be removed (Bug 1519103 - scheduled for Q2), so I think we can close this one.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•