Closed Bug 49324 Opened 25 years ago Closed 25 years ago

JavaScript method deleteRow() fails to work correctly

Categories

(Core :: DOM: Core & HTML, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED INVALID

People

(Reporter: froydnj, Assigned: jst)

References

()

Details

Seeing the bug is very simple. Click on the greater than sign next to "Number of Dice" until you reach a value of 5 or so. Click "Roll Dice!". You will get two alerts() informing you of the number of rows in the table. Everything works this time. Click "Roll Dice!" again. Notice how not all the rows are not deleted; several are left around. I consider this a bug. This might happen on other platforms; I don't have access to anything else but NT right now, so I can't test it.
Never mind, bug in the JavaScript.
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
Ok, fine with me, but thanks for filing this bug anyway since when I had a quick look at the code that deletes the table rows I found 3 memory leaks in one single method! Those are now fixed. :-)
Mass update of qa contact
QA Contact: gerardok → janc
verified
Status: RESOLVED → VERIFIED
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.