Closed
Bug 1706159
Opened 4 years ago
Closed 4 years ago
Text disappears when an iframe is loaded
Categories
(Core :: Graphics: WebRender, defect)
Core
Graphics: WebRender
Tracking
()
RESOLVED
DUPLICATE
of bug 1706068
People
(Reporter: saschanaz, Unassigned)
References
(Regression)
Details
(Keywords: regression)
Attachments
(3 files)
- Load https://codepen.io/tigt/post/separators-inside-the-select-element#bizarre-webkitblink-feature-1
- Wait until an iframe is loaded, in "Bizarre WebKit/Blink feature" section
- See the texts disappear
- Remove the iframe from the tree in dev tools
- See the texts are restored
Reporter | ||
Comment 1•4 years ago
|
||
Reporter | ||
Comment 2•4 years ago
|
||
Comment 3•4 years ago
|
||
I was not able to reproduce.
Reporter | ||
Comment 4•4 years ago
•
|
||
This is my prefs, and I'm on Core i7 1065G7 (which has an integrated GPU) if it helps.
Comment 5•4 years ago
|
||
I can reproduce this if fission is enabled, which probably makes sense since that affects how / when iframe display list items appear in the WR display list.
Comment 6•4 years ago
|
||
I guess maybe Windows only then? (I tried with both states of fission.)
![]() |
||
Comment 7•4 years ago
|
||
The patchwork that caused this was backed out.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
Updated•4 years ago
|
Resolution: WORKSFORME → DUPLICATE
Updated•4 years ago
|
Has Regression Range: --- → yes
Keywords: regression
You need to log in
before you can comment on or make changes to this bug.
Description
•