Open
Bug 943228
Opened 11 years ago
Updated 2 years ago
Clipping issue when using transform, border-radius and overflow with a background-color at some zoom levels
Categories
(Core :: Layout, defect, P4)
Tracking
()
NEW
People
(Reporter: julienw, Unassigned)
References
Details
(Keywords: testcase)
Attachments
(5 files)
STR:
* open the testcase
* zoom in until you see the clipping issue
You can also see it on B2G (I also uploaded the testcase at https://everlong.org/mozilla/radius-issue/radius-issue.html) when zooming. Note that I saw this issue while working on the SMS app for Bug 943183.
In Chrome the behavior is similar but only at a zoom level of 110%, where we can also see the border is not rendering on a right pixel.
Screenshots are coming.
Reporter | ||
Comment 1•11 years ago
|
||
This screenshot was taken on a Peak before gralloc was enabled back (in case this is useful).
We can see a slight whiter line near the border.
Reporter | ||
Comment 2•11 years ago
|
||
Reporter | ||
Comment 3•11 years ago
|
||
Reporter | ||
Comment 4•11 years ago
|
||
What makes me think this is a bug (as opposed to a coding issue) is that as soon as we remove the border-radius or the transform, the clipping issue disappears.
Updated•11 years ago
|
Comment 5•11 years ago
|
||
Seems to work OK on Windows 8.1, Firefox 27.
Reporter | ||
Comment 6•11 years ago
|
||
I still see this on my Linux Firefox Aurora 29.
Note that you might not see this on some zoom levels, but see this on others. As a matter of fact, I also see it on a Firefox 27.0.1 on Windows 8.
Reporter | ||
Comment 7•9 years ago
|
||
I still see the issue on Nightly 46 (20160122030244) and Chrome 48 beta (48.0.2564.79).
Reporter | ||
Comment 8•9 years ago
|
||
(Linux/GTK3)
Reporter | ||
Comment 9•9 years ago
|
||
(In reply to Adam Casey from comment #5)
> Created attachment 8387159 [details]
> Testcase zoomed in fully on Windows 8.1
>
> Seems to work OK on Windows 8.1, Firefox 27.
I realize we see this on the attachment as well. Look closely on the left, besides the border. We see a paler surface that shouldn't be there.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•