Closed
Bug 159365
Opened 22 years ago
Closed 22 years ago
clientLeft and clientTop not supported
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
DUPLICATE
of bug 111207
People
(Reporter: erik, Assigned: jst)
Details
(Keywords: testcase)
Attachments
(1 file)
2.39 KB,
text/html
|
Details |
The two properties clientLeft and clientRight are not implemented.
These values gives the size of the borderLeftWidth + potential scrollbar and the
same for borderTopWidth.
There is a good test case for these in bug #145577 (scrollHeight not supported
on textareas) http://bugzilla.mozilla.org/attachment.cgi?id=91600&action=view
Reporter | ||
Comment 1•22 years ago
|
||
Comment 2•22 years ago
|
||
*** This bug has been marked as a duplicate of 111207 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 3•22 years ago
|
||
Bug #111207 covers scrollWidth, clientWidth (and Heights) but not clientLeft
and clientTop.
Maybe if someone changes the description and add that clientLeft/Top is
covered by that but then it would be easier in the future. (I did check that
bug before reporting this.)
Reopening since it is a separate issue
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Updated•22 years ago
|
Keywords: mozilla1.2
Comment 4•22 years ago
|
||
Any chance to get this into 1.3b ?
Updated•22 years ago
|
Keywords: mozilla1.2 → mozilla1.3
Comment 5•22 years ago
|
||
Bug 111207:s summary updated, this is a dupe.
*** This bug has been marked as a duplicate of 111207 ***
Status: REOPENED → RESOLVED
Closed: 22 years ago → 22 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•