Closed
Bug 1207722
Opened 10 years ago
Closed 2 years ago
Bleeding layers
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: nick, Unassigned)
Details
(Whiteboard: [gfx-noted])
Attachments
(1 file)
784.32 KB,
image/png
|
Details |
See attached screenshot. After submitting an issue on github, text was improperly placed in the lower left of the screen. Upon opening the dev tools, the bad text disappeared. I assume opening the dev tools triggers a repaint. Also, I've been seeing a lot of gfx glitches lately, see also: https://bugzilla.mozilla.org/show_bug.cgi?id=1145951
Reporter | ||
Comment 1•10 years ago
|
||
OSX 10.10.5 FF 40.0.3
OS: Unspecified → Mac OS X
Hardware: Unspecified → x86_64
Comment 2•10 years ago
|
||
From what I can see this appears to be a tiling artifact, Nick, can you tell where this bled content was coming from?
Flags: needinfo?(matt.woodrow)
Whiteboard: [gfx-noted]
Reporter | ||
Comment 3•10 years ago
|
||
Sure, to me there appears to be two bled tiles.
The right one "add)" is from significantly higher up in the page:
https://github.com/indexzero/http-server/issues/154#issuecomment-106784449
oh, the left one is directly to the right of the left's original content. The sentence is
"add) these predefined headers." It's interesting that the tiles appear swapped (left vs right).
Comment 4•10 years ago
|
||
Is this reproducible?
It looks like we've taken an old tile (or two) and recycled them but without repainting them with the new content.
Flags: needinfo?(matt.woodrow)
Reporter | ||
Comment 5•10 years ago
|
||
(In reply to Matt Woodrow (:mattwoodrow) from comment #4)
> Is this reproducible?
I've only ever seen it once.
Updated•3 years ago
|
Severity: normal → S3
Comment 6•2 years ago
|
||
Unable to reproduce
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•