Closed
Bug 171000
Opened 23 years ago
Closed 23 years ago
Setting scrollLeft property of <DIV> through script does nothing
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
People
(Reporter: drew_kopp, Assigned: jst)
Details
Attachments
(1 file)
|
35.04 KB,
text/html
|
Details |
Setting scrollLeft property of <DIV> through script does nothing
Comment 1•23 years ago
|
||
Browser, not engine ---> DOM Level 0
Drew: could you attach a reduced testcase via the
"Create a New Attachment" link above? Thanks -
Assignee: rogerl → jst
Component: JavaScript Engine → DOM Level 0
QA Contact: pschwartau → desale
Use the horizontal scroll bar to scroll the second <DIV> a timer will fire to
try and scroll the first <DIV> through scripting
Comment 3•23 years ago
|
||
Confirming report with Mozilla trunk binary 20020926xx on WinNT.
Scrolling the second <DIV> (the white cells) does not scroll the
first <DIV> (the grey cells).
In IE6, the grey cells scroll -
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 4•23 years ago
|
||
See discussion in bug 62536, starting at bug 62536 comment 44
*** This bug has been marked as a duplicate of 62536 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•