Closed
Bug 564955
Opened 15 years ago
Closed 13 years ago
Extending a selection range from inside a <table> outside it does not repaint the selection
Categories
(Core :: DOM: Selection, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: MatsPalmgren_bugz, Unassigned)
Details
(Keywords: testcase)
Attachments
(1 file)
1.94 KB,
text/html
|
Details |
Extending a selection range from inside a <table> outside it does not repaint the selection.
STEPS TO REPRODUCE
1. load the attached testcase
2. click the button
EXPECTED RESULTS
"text" should be highlighted as being selected
ACTUAL RESULTS
"text" not highlighted. Blur/focus the window makes it
display correctly.
PLATFORMS AND BUILDS TESTED
Bug occurs in Firefox trunk on Linux
Bug occurs in Firefox 3.0.19pre 2010042804 on Linux
Fixed by DLBI I think
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•