Closed
Bug 271394
Opened 20 years ago
Closed 20 years ago
Drag select doesn't scroll with text inside absolutely positioned div
Categories
(Core :: DOM: Selection, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 270683
People
(Reporter: martijn.martijn, Unassigned)
Details
(Keywords: regression, testcase)
Attachments
(1 file)
2.35 KB,
text/html
|
Details |
See upcoming testcase.
This seems like a regression.
It used to work in:
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a3) Gecko/20040718
Firefox/0.9.1+ 7:35am
But it doesn't work anymore in:
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a3) Gecko/20040720
Firefox/0.9.1+ 11:54am
Bonsai link:
http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=all&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2004-07-18+07%3A00%3A00&maxdate=2004-07-20+12%3A00%3A00&cvsroot=%2Fcvsroot
I suspect bug 208225 could be the cause of this, expecially because of the
description of bonsai:
"Bug 53966. Don't just capture to the nearest view when selecting with mouse;
only capture to the nearest scrolling view. r+sr=dbaron"
Reporter | ||
Comment 1•20 years ago
|
||
Reporter | ||
Comment 3•20 years ago
|
||
Yes, absolutely! Thanks.
*** This bug has been marked as a duplicate of 270683 ***
You need to log in
before you can comment on or make changes to this bug.
Description
•