Closed
Bug 527922
Opened 15 years ago
Closed 15 years ago
Right-clicking in a content tab on a link opens the link in a browser
Categories
(Thunderbird :: Toolbars and Tabs, defect)
Thunderbird
Toolbars and Tabs
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 3.0rc1
People
(Reporter: standard8, Assigned: standard8)
Details
Attachments
(1 file, 1 obsolete file)
1.91 KB,
patch
|
philor
:
review+
standard8
:
approval-thunderbird3+
|
Details | Diff | Splinter Review |
We're not limiting our click handlers to left-click only, this leads to unexpected switching to browser when right-clicking on links.
Attachment #411672 -
Flags: review?(philringnalda)
Assignee | ||
Comment 1•15 years ago
|
||
Better fix - fixes the message pane as well.
As said on irc this does altogether enable cmd-click (and equivalents) but as that just does the same as left-click I think that's fine.
Attachment #411672 -
Attachment is obsolete: true
Attachment #411706 -
Flags: review?(philringnalda)
Attachment #411672 -
Flags: review?(philringnalda)
Updated•15 years ago
|
Attachment #411706 -
Flags: review?(philringnalda) → review+
Assignee | ||
Comment 2•15 years ago
|
||
Comment on attachment 411706 [details] [diff] [review]
The fix v2
a=Standard8 - low risk regression fix that makes us do something sensible for right-click in the message pane again.
Attachment #411706 -
Flags: approval-thunderbird3+
Assignee | ||
Comment 3•15 years ago
|
||
Checked in:
http://hg.mozilla.org/comm-central/rev/5af89e67d1f4
http://hg.mozilla.org/releases/comm-1.9.1/rev/e91b403459f5
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•