Open Bug 1395791 Opened 7 years ago Updated 9 months ago

background-clip: text doesn't repaint on content change

Categories

(Core :: Layout, defect, P3)

defect

Tracking

()

Tracking Status
firefox-esr52 --- wontfix
firefox55 --- wontfix
firefox56 --- affected
firefox57 --- affected

People

(Reporter: me+bugzilla, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: reproducible)

Attachments

(1 file)

Attached image clip-render-bug.gif
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:55.0) Gecko/20100101 Firefox/55.0
Build ID: 20170824053838

Steps to reproduce:

1. Open https://codepen.io/anon/pen/gxqarr (containing element with background-clip: text with changing content)
2. Observe text content of h1 in Inspector
3. Click button
4. Observe updated text content of h1 in Inspector, but same rendered content
5. Select text and observe repaint


Actual results:

Element should have been repainted after content change.


Expected results:

Element was not repainted until mouse interaction.
(This is reproducible on both FF 55, and Developer Edition (56).)
Status: UNCONFIRMED → NEW
Has STR: --- → yes
Component: Untriaged → Layout
Ever confirmed: true
Keywords: reproducible
Product: Firefox → Core
Version: 56 Branch → Trunk
Blocks: 759568
Note: if you update the codepen demo to include -webkit-background-clip, our behavior matches Chrome.
Element will be repainted when resize window or zoom in/out. --- that means this is definitely bug.
Priority: -- → P3
Severity: normal → S3
See Also: → 1848068
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: