Closed
Bug 162338
Opened 24 years ago
Closed 24 years ago
middle click in text area _horizontal_ scrollbar pastes as well as scrolls
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
People
(Reporter: danielbarclay.oss, Assigned: rods)
References
()
Details
Attachments
(1 file)
|
10.53 KB,
text/html
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.1b) Gecko/20020722
BuildID: 2002072204
In a text area, when you middle click on the horizontal scrollbar
outside the "thumb," the text ares pastes as well as scrolls.
Reproducible: Always
Steps to Reproduce:
1. Go to a page with a text area. (E.g.,
http://www.dyncorp.com/working/apply.asp, although that probably
requires setting up an account.) E-mail me if you'd like me to
do a Save As and e-mail you the source.
2. Enter a line of text wide enough to make the the horizontal scroll
bar appear.
3. In some other X11 window, select some text.
4. Notice whether the text insertion point is in the text area.
5. Middle-click in the horizontal scrollbar somewhere other than
on the "thumb."
Actual Results: The text area pastes the current X selection into the text area in
addition to scrolling left or right.
Expected Results: The area should just scroll left or right.
The middle-click should be consumed by the scrollbar and not passed
up(down?) to the scrollable text pane.
It scrolls on mouse-down, and pastes on mouse-up.
This bug seems very closely related to bug 162337 which I just
submitted.
resolving as dup of bug 70698 (by way of dup bug 82513)
*** This bug has been marked as a duplicate of 70698 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•