Closed
Bug 106782
Opened 23 years ago
Closed 23 years ago
Middle click on mail does not open links in new window
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: fleona, Assigned: joki)
References
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.5+) Gecko/20011025
BuildID: 2001102508
Another broken function in today's trunk
(From BOFH notes: today's flip-excuse card: it must be related to the Windows XP
launch)
On bugzilla mail, i used to middle click in order to get to the bugs in a new
window, and that does not work
Reproducible: Always
Steps to Reproduce:
1.Middle click on any mail with URL
Actual Results: Does not work as intented
Expected Results: Open url in new window
Workaround: right click and choose open in new window, therefore i am marking as
minor, thought this is serious for accessability
Comment 1•23 years ago
|
||
*** This bug has been marked as a duplicate of 106159 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
If you use this pref:
user_pref("browser.tabs.opentabfor.middleclick", true);
then middle-click on links in mail does nothing. That's bug 101955.
Reporter | ||
Comment 3•23 years ago
|
||
PLEASE dont dup this one unless someons has 100% proof that this is a bug. I
will close it again myself if this one gets fixed by fixing the other
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Comment 4•23 years ago
|
||
Happens to me in windows 2000.
Comment 5•23 years ago
|
||
Fix for bug 106159 checked in. Re-test against a weekend or Monday build .
Reporter | ||
Comment 6•23 years ago
|
||
Fixed by bug 106159
Status: REOPENED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 7•23 years ago
|
||
Windows user, verify this in the latest nightly and either mark verified or tell
me to do so
Comment 8•23 years ago
|
||
Fixed under win2k
Comment 10•23 years ago
|
||
Hi, I'm a winXP user and this isn't working today with the just posted build in
10-27-11-trunk. Is there a pref i need to play with?
Reporter | ||
Comment 11•23 years ago
|
||
There is no reason why winxp would not work when win2k does.
My advice, uninstall mozilla, install it in a clean directory, and create a new
profile to make sure everything is clean and retest
Comment 12•23 years ago
|
||
I went through my files, one by one, and found that I had to delete my old
XUL.mfl file.
Can anyone tell me what this file does or if I lost any data with it?
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•