Closed
Bug 298890
Opened 20 years ago
Closed 20 years ago
&ctrlKey; should be &accelKey; on Mac
Categories
(Firefox Graveyard :: Help Documentation, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: hendrik, Unassigned)
References
()
Details
Attachments
(1 file)
|
720 bytes,
patch
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; nl-NL; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; nl-NL; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 On line 83 of the above document, in the paragraph about closing all other tabs, it says <p>To close all tabs other than the current one, <span class="noMac">right-click</span><span class="mac">press &ctrlKey;, click</span> on the tab and choose <span class="menuPath">Close Other Tabs</span>.</p> Shouldn't this be <p>To close all tabs other than the current one, <span class="noMac">right-click</span><span class="mac">press &accelKey;, click</span> on the tab and choose <span class="menuPath">Close Other Tabs</span>.</p> Reproducible: Always Steps to Reproduce:
| Reporter | ||
Comment 1•20 years ago
|
||
just that.
Comment 2•20 years ago
|
||
Are you sure? We changed this in bug 267913 just 4 days before the release of Firefox 1.0: "right-click on Mac is ctrl+click, not cmd(accel)+click". MMx and Mano, both Mac users, had a look at that.
Comment 3•20 years ago
|
||
right-click is indeed emulated with a ctrl-click, the help text is correct.
| Reporter | ||
Comment 4•20 years ago
|
||
I guess I was wrong, then. :-(
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
| Assignee | ||
Updated•9 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•