Closed
Bug 53632
Opened 24 years ago
Closed 24 years ago
Text in div is duplicated on mouseover unless wrapped in <ul></ul>
Categories
(Core :: XBL, defect, P3)
Tracking
()
VERIFIED
FIXED
Future
People
(Reporter: bugzilla, Assigned: hyatt)
Details
(Keywords: regression)
Attachments
(2 files)
Build ID: just pulled
Steps to Reproduce:
(1) Debug > XBL Demos > #5 Sticky Notes
(2) Mouseover "Apples, oranges, milk, orange juice, bread."
Actual Result: The text is duplicated above "WebVan Order"
Expected Result: Nothing.
If I wrap the text in "Apples, oranges, milk, orange juice, bread." in
<ul></ul> as the text of the other note is (because it's an unordered list),
the duplication doesn't occur.
Will attach both {working and non-working} cases for convenience.
Reporter | ||
Comment 1•24 years ago
|
||
Reporter | ||
Comment 2•24 years ago
|
||
Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Keywords: regression
Assignee | ||
Comment 4•24 years ago
|
||
This was a dup of a bug already fixed actually.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 5•24 years ago
|
||
Works for Me
Platform: PC
OS: Windows 98
Mozilla Version: 2000100508
Marking as Verified
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•