Closed
Bug 1303434
Opened 8 years ago
Closed 8 years ago
Dashed box-shadow on Gmail text box
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox51 | --- | fixed |
People
(Reporter: mccr8, Unassigned)
References
Details
(Keywords: regression)
Attachments
(2 files)
If you delete a message in Gmail, you get a little yellow box containing the text "The conversation has been moved to the Trash.". This box has a shadow. I expect the shadow to be continuous across the text box, but on Nightly it has regular gaps, looking kind of like it is dashed. This dashing on the shadows is not present in Chrome.
Reporter | ||
Comment 1•8 years ago
|
||
Comment 2•8 years ago
|
||
What platform? I don't see this on OS X.
Reporter | ||
Comment 3•8 years ago
|
||
I could be reading this wrong, but it looks like the page is using box-shadow.
(In reply to Jeff Muizelaar [:jrmuizel] from comment #2)
> What platform? I don't see this on OS X.
I'm on OSX.
Summary: Discontinuous shadow on Gmail text box → Discontinuous box-shadow on Gmail text box
Reporter | ||
Comment 4•8 years ago
|
||
Version 10.11.6 to be specific. My computer has been having overheating issues, so maybe my GPU is failing in some very peculiar fashion that only affects box shadows in Firefox, and not in Chrome...
Reporter | ||
Comment 5•8 years ago
|
||
Also, I am on the 9-16 Nightly. I didn't notice this yesterday for what that is worth.
Could https://hg.mozilla.org/mozilla-central/rev/b071166a07bc somehow be related?
Comment 7•8 years ago
|
||
(In reply to David Baron :dbaron: ⌚️UTC+1 (busy September 14-25) from comment #6)
> Could https://hg.mozilla.org/mozilla-central/rev/b071166a07bc somehow be
> related?
Could well be. I updated my nightly and see the problem now too.
Flags: needinfo?(bas)
Updated•8 years ago
|
Keywords: regressionwindow-wanted
Comment 9•8 years ago
|
||
Bug 1296665 sounds like a very good guess but it would be good to confirm it with a regression window search anyway.
Blocks: 1296665
Keywords: regression
Comment 10•8 years ago
|
||
FWIW, I can reproduce, using latest 64-bit Linux Nightly -- 51.0a1 (2016-09-16) (64-bit)
OS: Unspecified → All
Hardware: Unspecified → All
Comment 11•8 years ago
|
||
I'm seeing a similar rendering glitch when clicking Subscribe/Unsubscribe button on the right side of GitHub issues - see attached screencast.
Reporter | ||
Comment 12•8 years ago
|
||
In a local debug build of mozilla-central, reverting commit b071166a07bc (bug 1296665) fixes the dashed shadow for me on Gmail.
Reporter | ||
Updated•8 years ago
|
Keywords: regressionwindow-wanted
Reporter | ||
Updated•8 years ago
|
Summary: Discontinuous box-shadow on Gmail text box → Dashed box-shadow on Gmail text box
Comment 13•8 years ago
|
||
Comment 14•8 years ago
|
||
I think that means we can call this FIXED by backout (well, technically not until the backout is merged to central, but the sheriff won't know to resolve this bug at that point, so let's just do it now).
In the hopefully-unlikely event that this bug gets reintroduced when bug 1296665 relands, we can reopen at that point.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Flags: needinfo?(bas)
Comment 15•8 years ago
|
||
its now on central as https://hg.mozilla.org/mozilla-central/rev/4e8e39b7c8ed
Comment 17•8 years ago
|
||
Looks like the backout is indeed on Aurora, from editing the URL:
https://hg.mozilla.org/releases/mozilla-aurora/rev/4e8e39b7c8ed
(The backout actually merged to central on 2016-09-17 -- it just wasn't noted here until yesterday. So, it was on central in plenty of time before the Aurora merge (which seems to have happened on 9/19).)
Flags: needinfo?(cbook)
You need to log in
before you can comment on or make changes to this bug.
Description
•