Closed
Bug 343254
Opened 19 years ago
Closed 14 years ago
div.scrollLeft set by script is reset after scrolling manually vertically
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 386444
People
(Reporter: zdila, Unassigned)
References
Details
(Keywords: testcase)
Attachments
(1 file)
1.50 KB,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4
div.scrollLeft set by script is reset after scrolling manually vertically
see attachment
Reproducible: Always
Actual Results:
verticall scrolling is reset
Expected Results:
verticall scrolling should be left untouched
Reporter | ||
Comment 1•19 years ago
|
||
tescase demonstrating the bug
Comment 2•18 years ago
|
||
Confirmed, with current trunk build.
Thanks for the testcase.
Comment 3•17 years ago
|
||
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1a1pre) Gecko/2008052302 Minefield/3.1a1pre
Apparently this bug is present in all versions of the browser.
Note: using the mouse wheel for scrolling produces the expected result. (scrollLeft remains untouched)
This must be the longest pending bug, below are similar posts, also ignored.
https://bugzilla.mozilla.org/show_bug.cgi?id=623937
https://bugzilla.mozilla.org/show_bug.cgi?id=571201
https://bugzilla.mozilla.org/show_bug.cgi?id=436650
https://bugzilla.mozilla.org/show_bug.cgi?id=386444
Updated•14 years ago
|
Assignee: general → nobody
Component: DOM: Core & HTML → DOM: CSS Object Model
QA Contact: general → style-system
![]() |
||
Updated•14 years ago
|
Component: DOM: CSS Object Model → Layout
QA Contact: style-system → layout
Whiteboard: DUPEME
Depends on: 386444
Mozilla/5.0 (Windows NT 5.1; rv:8.0a1) Gecko/20110813 Firefox/8.0a1
This is fixed today with bug 386444.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Whiteboard: DUPEME
You need to log in
before you can comment on or make changes to this bug.
Description
•