Closed
Bug 290892
Opened 20 years ago
Closed 20 years ago
textarea gets in the way of selection scrolling
Categories
(Core :: DOM: Selection, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 290893
People
(Reporter: bugs.caleb, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050418 Firefox/1.0+ Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050418 Firefox/1.0+ To reproduce this bug I think that your setup must look _exactly_ like mine, because otherwise it won't work. (screenshot attached with my layout). 1. Your resulotion must be 1280x1024. 2. Open the specified URL (yes it's a bugzilla page, and no it's not related) 3. Start your selection at the top-left (where it says "Bugzilla Bug 290374") 4. Drag your mouse (while keeping the selection active) downwards so the mouse is over the "Additional Comments:" textarea 5. Keep dragging until you reach the bottom of your desktop. You will notice that the page does not scroll together with the selection/mouse as it should because of the position of that textarea. It will scroll if there are objects/text after the textarea and if you move your mouse to the right of the textarea (around it) when pulling it down. Reproducible: Always
Marking it as dupe because it was accidently posted 3 times. *** This bug has been marked as a duplicate of 290893 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•