Closed
Bug 217090
Opened 22 years ago
Closed 22 years ago
middlemouse.contentLoadURL doesn't work on windows
Categories
(SeaMonkey :: UI Design, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.6alpha
People
(Reporter: Biesinger, Assigned: Biesinger)
Details
Attachments
(1 file)
|
1.45 KB,
patch
|
jag+mozilla
:
review+
jag+mozilla
:
superreview+
|
Details | Diff | Splinter Review |
even if the preference is set to true, middle-clicking in the content area to
load an url doesn't work. that's because the getData call throws an exception
when getting the content of the selection clipboard, unavailable on windows.
| Assignee | ||
Updated•22 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P1
Target Milestone: --- → mozilla1.6alpha
| Assignee | ||
Comment 1•22 years ago
|
||
| Assignee | ||
Updated•22 years ago
|
Attachment #130282 -
Flags: review?(jag)
Comment 2•22 years ago
|
||
Comment on attachment 130282 [details] [diff] [review]
patch
r+sr=jag
Attachment #130282 -
Flags: superreview+
Attachment #130282 -
Flags: review?(jag)
Attachment #130282 -
Flags: review+
| Assignee | ||
Comment 3•22 years ago
|
||
Checking in navigator.js;
/cvsroot/mozilla/xpfe/browser/resources/content/navigator.js,v <-- navigator.j
s
new revision: 1.516; previous revision: 1.515
done
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Comment 4•21 years ago
|
||
Ported to Firefox's browser.js, checked in 2004-06-23 15:54 PST.
Updated•21 years ago
|
Product: Core → Mozilla Application Suite
Comment 5•19 years ago
|
||
broken on linux and windows in ff2
You need to log in
before you can comment on or make changes to this bug.
Description
•