Closed
Bug 255565
Opened 21 years ago
Closed 21 years ago
Mouse Shortcuts - Paste URL and Go shorcut is working only on Linux by default
Categories
(Firefox Graveyard :: Help Documentation, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
Firefox1.0beta
People
(Reporter: unghost, Assigned: jwalden+fxhelp)
Details
(Keywords: fixed-aviary1.0)
Attachments
(1 file)
670 bytes,
patch
|
rjkeller
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru-RU; rv:1.7.2) Gecko/20040812 Firefox/0.9.1+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru-RU; rv:1.7.2) Gecko/20040812 Firefox/0.9.1+
From http://texturizer.net/firefox/mouse.html
A Middle-click on a tab closes it on Windows by default. However, in Linux it
pastes whatever is currently in the Clipboard and visits that site (or performs
a search). This can be changed by setting the middlemouse.contentLoadURL pref to
either true (for the Content Load URL feature) or false (for closing the tab).
So I think that "Paste URL and Go" shortcut should be shown only when Firefox
for Linux is installed, to avoid confusion. Or there should be some kind of note
to reflect the fact that "Paste URL and Go" shortcut closes the tab in Windows
version of Firefox.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Assignee | ||
Comment 1•21 years ago
|
||
Assignee: rlk → jwalden+fxhelp
Status: UNCONFIRMED → ASSIGNED
Assignee | ||
Comment 2•21 years ago
|
||
Comment on attachment 156097 [details] [diff] [review]
Simple patch to add class="unix"
Requesting review for a simple patch...this should make the Paste 'n' Go
shortcut only show on Linux.
Attachment #156097 -
Flags: review?(rlk)
Updated•21 years ago
|
Attachment #156097 -
Flags: review?(rlk) → review+
Comment 3•21 years ago
|
||
Checked in (branch).
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•21 years ago
|
Target Milestone: --- → Firefox1.0beta
Assignee | ||
Updated•21 years ago
|
Keywords: fixed-aviary1.0
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
•