Closed Bug 263769 Opened 20 years ago Closed 20 years ago

Tab-switching shortcuts (next/previous tab) use Ctrl, not Cmd on Mac

Categories

(Firefox Graveyard :: Help Documentation, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox1.0

People

(Reporter: rcchicago+allizgub, Assigned: jwalden+fxhelp)

References

Details

(Keywords: fixed-aviary1.0, late-l10n)

User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.3) Gecko/20041009 Firefox/0.10 Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.3) Gecko/20041009 Firefox/0.10 These Keyboard Shortcuts are listed in Help documentation as having Cmd+ combinations, but are actually Ctrl+ Combinations. Reproducible: Always Steps to Reproduce: 1. 2. 3.
Assignee: jwalden+fxhelp → steffen.wilberg
Status: UNCONFIRMED → NEW
Ever confirmed: true
event.ctrlKey is used here: http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/toolkit/content/widgets/tabbox.xml&rev=1.10.14.4&mark=122-147#122 Reporter, do Opera and IE for Mac use Ctrl as well?
Blocks: 253104
Keywords: late-l10n
Summary: Next Tab and Previous Tab Keyboard Shortcuts Are Listed Incorrectly → Tab-switching shortcuts (next/previous tab) use Ctrl, not Cmd on Mac
(In reply to comment #1) > event.ctrlKey is used here: > http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/toolkit/content/widgets/ tabbox.xml&rev=1.10.14.4&mark=122-147#122 > > Reporter, do Opera and IE for Mac use Ctrl as well? In general Cmd on the Mac is the equivalent to Ctrl on the PC, however Cmd+Tab is already reserved by OS X as the Alt+Tab equivalent to switch programs. IE 5.2 Mac doesn't support Tabs, and I'm not sure how Opera handles this, but Safari uses Shift+Cmd+Right and Shift+Cmd+Left. I think Ctrl+Tab and Shift+Ctrl+Tab are appropriate, but just need to keep the Help in sync.
Argh, IE is not relevant here of course. So Opera can't use Cmd+Tab. The question remains if it uses Ctrl+Tab or Alt+Tab. Also, does it use Cmd+F6, Ctrl+F6, or Alt+F6? http://www.opera.com/features/keyboard/index.dml?platform=mac doesn't list these shortcuts. I'd appreciate it a lot if you could grab Opera and test it!
Nice catch, and now fixed on branch and trunk (the Firefox shortcut, that is). I also changed the entity for the Ctrl key to be &ctrlKey;, which makes more sense when it's known as ''event.ctrlKey' in the DOM. (Steffen, I grabbed this before you made the changes to the bug -- I was going to mark it fixed when I got the mid-air collision report.) Anyways, currently most of the shortcuts listed in Help should be okay on the Mac, but there might be a few wrong ones hanging around (as fallout from bug 259883). If you find others, report them here. For now, I'm leaving this open so we can confirm the shortcuts for Opera (and also for other wrong shortcuts, should they exist).
Assignee: steffen.wilberg → jwalden+fxhelp
I checked and it is Opt+Tab on Opera. Also regarding other issues in Help, this is the only inconsistent one, however I have separately submitted about 10 other bugs for shortcut keys that are not currently working.
I just fixed the Opera shortcut as well. Thanks for your help, Russ!
Status: NEW → RESOLVED
Closed: 20 years ago
Keywords: fixed-aviary1.0
Resolution: --- → FIXED
Target Milestone: --- → Firefox1.0
I'm using the latest nightly build: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8a5) Gecko/20041015 Firefox/0.9.1+ Help has been updated, but now the Ctrl+Tab and Ctrl+Shift+Tab Keyboard Shortcuts have stopped working. I'm reopening this bug and assigning it to Keyboard Navigation.
Status: RESOLVED → REOPENED
Component: Help Documentation → Keyboard Navigation
Resolution: FIXED → ---
Assignee: jwalden+fxhelp → aaronleventhal
Status: REOPENED → NEW
QA Contact: firefox.help-documentation → jruderman
> I'm using the latest nightly build: > Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8a5) Gecko/20041015 Firefox/0.9.1+ That's a trunk build (corresponding Mozilla version is 1.8a5). Please try the latest avaiary branch build: http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-0.9/firefox-1.0.en-US.mac.dmg.gz > I'm reopening this bug and assigning it to Keyboard Navigation. Please don't. File a new bug in the Keyboard Navigation component, trunk version. -> back to Help Doc.
Assignee: aaronleventhal → jwalden+fxhelp
Component: Keyboard Navigation → Help Documentation
QA Contact: jruderman → firefox.help-documentation
Resolving again.
Status: NEW → RESOLVED
Closed: 20 years ago20 years ago
Resolution: --- → FIXED
(In reply to comment #8) Sorry, wasn't sure of the process.
Product: Firefox → Firefox Graveyard
You need to log in before you can comment on or make changes to this bug.