Closed
Bug 36014
Opened 25 years ago
Closed 24 years ago
Setting display.style of TD to block makes event handler disappear
Categories
(Core :: DOM: CSS Object Model, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
Future
People
(Reporter: rzach, Assigned: jst)
Details
Attachments
(1 file)
|
723 bytes,
text/html
|
Details |
Split off from bug 35969:
Attaching a testcase. In the testcase, a table cell gets its display.style set
to "block" by some JS. This makes the onClick handler of another cell in the
table disappear (i.e., the cursor doesn't change shape when mousing over the
cell).
Linux build 2000.04.16.06
| Reporter | ||
Comment 1•25 years ago
|
||
| Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → M19
| Assignee | ||
Comment 2•25 years ago
|
||
This bug has been marked "future" because the original netscape engineer
workingon this is over-burdened. If you feel this is an error, that you or
another known resource will be working on this bug,or if it blocks your work in
some way -- please attach your concern to the bug for reconsideration.
Target Milestone: M19 → Future
| Assignee | ||
Comment 3•24 years ago
|
||
Worksforme now, Win2k, build from a few weeks ago.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Updated•24 years ago
|
Component: DOM Level 1 → DOM Style
Comment 4•24 years ago
|
||
Taking QA Contact on all open or unverified DOM Style bugs...
QA Contact: janc → ian
You need to log in
before you can comment on or make changes to this bug.
Description
•