Closed
Bug 25352
Opened 25 years ago
Closed 25 years ago
Passing cursor over link causes text duplication (M13)
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P3)
Tracking
()
People
(Reporter: fortytwo, Assigned: joki)
References
()
Details
Passing the cursor over the link causes mozilla to repeatedly append the text
between C and G to the displyed page; View Page Source displays the original HTML.
This occurs with the T and H tags replaced by any invalid tag that I made up.
It also occurs with the H5 replaced by a H1-H7, but not just H or H8. Removing
any of the T, H5, H, A, or P tags causes it not to break. Text can be added
after the link, or the H5 closed, and it will still misbehave.
The original page was http://www10.nytimes.com/yr/mo/day/news/national/science/,
but I've edited it down.
This doesn't happen with Communicator 4.7.
I'm using the pre-built M13 on Linux 2.2.15pre2, glibc-2.1.3, gtk+/glib 1.2.6
Comment 2•25 years ago
|
||
See bug 24571
I couldn't reproduce the problem specified there but it's the same sort of scenario.
Component: Browser-General → Event Handling
Updated•25 years ago
|
Summary: [4.xP] Passing cursor over link causes text duplication (M13) → Passing cursor over link causes text duplication (M13)
looks like a dup. of 15913.
*** This bug has been marked as a duplicate of 15913 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•