Closed
Bug 663746
Opened 13 years ago
Closed 13 years ago
Change Scratchpad shortcut key to something other than F4
Categories
(DevTools :: General, defect)
DevTools
General
Tracking
(firefox6+ fixed)
VERIFIED
FIXED
Firefox 6
People
(Reporter: davemgarrett, Assigned: rcampbell)
Details
(Keywords: uiwanted, Whiteboard: [scratchpad][ux-needed])
Attachments
(1 file)
1.64 KB,
patch
|
dao
:
review+
Gavin
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
I'm using current Aurora 6.0a2 and have accidentally opened the new Scratchpad by bumping the F4 button multiple times already, and I'm not the only one. See bug 657303 for a request to at least make this easier to close by using Esc or F4 again. Closing with Esc is all well and good, but I think moving the shortcut key to something else would be a good idea. There are very few F-keys that have standard functions across multiple applications and platforms: F1 is usually help (Firefox dropped this a while ago), F3 is usually find next, and F5 is refresh. My newer laptop has tiny close together F-keys and I barely even have a gap between F4 & F5. The general trend in many cases is to treat them as an afterthought and just cram them in there. I rather exclusively use F5 to refresh and quite often use F3 when searching text. The new Scratchpad shortcut of F4 is right in the middle where it's in the worse possible place for accidental hits. Additionally, I wouldn't be surprised if someone out there accidentally held ctrl or alt when pressing this shortcut and closed the tab or window as a result. I know picking keyboard shortcuts is always a mess, but I'm sorry to say that in my opinion this is a really problematic choice. No other dev tool has been granted the priority to get its own F-key and honestly I would've given the new console one rather than the Scratchpad (though quite nifty it is). F7, F8, & F9 are all much better places if you want to stick this and/or other dev tool up here (assuming one of those isn't taken by something else on some platform). I think the best practice is to avoid putting anything next to any other F-key that will get high traffic.
Reporter | ||
Updated•13 years ago
|
Whiteboard: [scratchpad]
Assignee | ||
Comment 1•13 years ago
|
||
We'll try to get some UX feedback on this to come up with a better shortcut key. They're in very short supply, however and may of the available keys don't localize well. Not sure about Linux, but OS X tends to use F8-12 for Spaces and various Expose functions. Placing it on F7 might catch Mac users with small F keys opening the Scratchpad when activating Spaces all the time. Isn't every key close to Some Other Key that does something? Not trying to be argumentative, but if the Scratchpad is a constant sore spot for you, you can disable it altogether with: devtools.scratchpad.enabled = false in about:config.
Whiteboard: [scratchpad] → [scratchpad][ux-needed]
Reporter | ||
Comment 2•13 years ago
|
||
(In reply to comment #1) Yeah, I know it's always a headache to find one shortcut key that "works" for everyone. > Isn't every key close to Some Other Key that does something? To some degree, yes, but this one is odd in that it has no modifier and is near shortcuts that are both high-traffic, cross-application and cross-platform. The Error Console is ctrl+shift+J and the Web Console is ctrl+shift+K, but I don't see ctrl+shift+L in use (correct me if I'm wrong). If this is available, it would make the most sense given this area already being used for dev tool shortcuts.
Assignee | ||
Comment 3•13 years ago
|
||
On mac, Cmd+Shift+L is a global Services shortcut to open the selected text in Safari. I'm nominating this bug to track Firefox 6. We need to get this nailed down so we're not annoying users.
tracking-firefox6:
--- → ?
Keywords: uiwanted
Assignee | ||
Comment 6•13 years ago
|
||
(In reply to comment #5) > Shift+F4? wfm!
Assignee: nobody → rcampbell
Status: NEW → ASSIGNED
Assignee | ||
Comment 7•13 years ago
|
||
added shift modifier to scratchpad key
Attachment #541432 -
Flags: review?(dao)
Attachment #541432 -
Flags: approval-mozilla-aurora?
Updated•13 years ago
|
Attachment #541432 -
Flags: review?(dao) → review+
Updated•13 years ago
|
Attachment #541432 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Assignee | ||
Comment 8•13 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/c1ec764b3cd6 http://hg.mozilla.org/releases/mozilla-aurora/rev/8a60be39e6ec
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
status-firefox6:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 6
Comment 9•13 years ago
|
||
Mozilla/5.0 (X11; Linux i686; rv:7.0a1) Gecko/20110629 Firefox/7.0a1 Verified issue on Ubuntu 11.04, Mac OS X 10.6, Win7, WinXP - new shortcut is SHIFT+F4. One problem may be that the shortcut is not displayed in the Developer Menu on the Mac OS 10.6. I don't think that was the intended behavior.
Comment 10•13 years ago
|
||
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:7.0a1) Gecko/20110704 Firefox/7.0a1 There is no keyboard shortcut for Scratchpad on MacOS X 10.6. Is that intended?
Comment 11•13 years ago
|
||
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:7.0a1) Gecko/20110705 Firefox/7.0a1 Filled Bug 669572 for the missing shortcut key near the Scratchpad item in the Web Developer menu. Setting the resolution of this issue to VERIFIED FIXED.
Status: RESOLVED → VERIFIED
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•