Closed
Bug 534248
Opened 16 years ago
Closed 15 years ago
Middle-clicking to stop autoscroll may activate contentLoadURL (deactivate,clipboard,paste)
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
seamonkey2.1b1
People
(Reporter: Aleksej, Assigned: philip.chee)
References
Details
(Whiteboard: [seamonkeytestday])
Attachments
(1 file)
1.02 KB,
patch
|
neil
:
review+
|
Details | Diff | Splinter Review |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.3a1pre) Gecko/20091211 SeaMonkey/2.1a1pre
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.7pre) Gecko/20091211 SeaMonkey/2.0.2pre
Mozilla/5.0 (X11; U; Linux i686; ru; rv:1.9.1.6) Gecko/20091206 SeaMonkey/2.0.1
WFM with Namoroka: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2b6pre) Gecko/20091211 Namoroka/3.6b6pre
Steps to reproduce:
1. Set general.autoScroll = true
2. Copy something into the clipboard.
3. Click on a page to activate autoscroll.
4. Click in or near the autoscroll icon to deactivate autoscroll.
Actual results:
Autoscroll is deactivated,
SeaMonkey attempts loading the clipboard contents as a URL.
Expected results:
Autoscroll is deactivated.
Does not happen if middlemouse.contentLoadURL is set to false.
Comment 1•16 years ago
|
||
sibling bug to Firefox bug 216899
Component: General → Tabbed Browser
QA Contact: general → tabbed-browser
Comment 2•16 years ago
|
||
oops, I miskeyed
Component: Tabbed Browser → General
QA Contact: tabbed-browser → general
![]() |
Assignee | |
Comment 3•15 years ago
|
||
Tony, do you still see this bug on trunk linux builds?
![]() |
Assignee | |
Comment 4•15 years ago
|
||
one line port of Firefox Bug 216899.
Comment 5•15 years ago
|
||
Comment on attachment 474713 [details] [diff] [review]
Patch v1.0 check "general.autoScroll" as well
Sadly there doesn't seem to be any way to distinguish the event that cancels autoscroll from an intentional middle mouse paste :-(
Attachment #474713 -
Flags: review?(neil) → review+
![]() |
Assignee | |
Comment 6•15 years ago
|
||
Pushed to comm-central:
http://hg.mozilla.org/comm-central/rev/8345246eda92
![]() |
Assignee | |
Updated•15 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•15 years ago
|
Target Milestone: --- → seamonkey2.1b1
![]() |
Reporter | |
Comment 7•14 years ago
|
||
Verified fixed with SM 2.1b2pre 20110203003002 for Linux i686.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•