Closed
Bug 1153863
Opened 10 years ago
Closed 2 years ago
Incorrect painting when scrolling 'overflow: auto'
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: SimonSapin, Unassigned)
References
()
Details
(Whiteboard: [gfx-noted])
Attachments
(1 file, 1 obsolete file)
250.27 KB,
video/webm
|
Details |
When scrolling something with 'overflow: auto' (not the entire page, that I’ve seen), A slice of 1px is sometimes repeated in the direction of scrolling and painted instead of the actual content.
See attached video. (Ignore the page refresh at the end, I accidentally hit CTRL+R when stopping the recording.) You’d need to be logged in to reproduce the page shown in the video, but I can also reproduce in https://github.com/servo/servo/#building-for-android-target
I’m using Firefox 37.0.1 stable on Archlinux x64 with Intel graphics hardware.
I could *not* reproduce in Nightly 40.0a1 (2015-04-13), with e10s either enabled or disabled, so this might have been fixed already.
Reporter | ||
Comment 1•10 years ago
|
||
Re-uploading as webm, which plays in the browser.
Attachment #8591681 -
Attachment is obsolete: true
Updated•2 years ago
|
Severity: normal → S3
Reporter | ||
Comment 3•2 years ago
|
||
No, i don’t remember seeing this in a long time. Given 8 years ago was before WebRender i think this is safe to close now.
Status: NEW → RESOLVED
Closed: 2 years ago
Flags: needinfo?(simon.sapin)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•