Open Bug 870619 Opened 11 years ago Updated 2 years ago

corrupted text after hiding a float element

Categories

(Core :: Layout: Block and Inline, defect)

18 Branch
x86
macOS
defect

Tracking

()

People

(Reporter: djf, Unassigned)

Details

Attachments

(2 files)

In the Gaia media apps we've got a Save button which, when clicked hides itself.  If the element on its left (text-overflow: ellipsis) was overflowed before the button hides, it does not redraw itself correctly.

I'm just taking a wild guess at the right component for this.

I'll attach screenshots. The screenshots show the Gaia music app.  I don't have time to create a reduced test case right now.  I'm going to workaround the bug by doing elt.textContent = elt.textContent, which seems to force it to redraw itself correctly.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: