Closed
Bug 5620
Opened 25 years ago
Closed 25 years ago
regression: setting text attributes doesn't display change until a repaint if forced
Categories
(Core :: DOM: Editor, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: buster, Assigned: mjudge)
Details
recently, a bug was fixed where you couldn't see a text attribute change until
the window was forced to repaint. the bug is back again, and I suspect the new
selection code.
1. open any doc
2. select any text
3. Ctrl-i to make italic
4. notice you no longer see the italic text like you did last week.
5. obscure the window to force a repaint.
6. voila! italic text.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•