Closed
Bug 948926
Opened 12 years ago
Closed 12 years ago
Groupon login page is white washed
Categories
(Web Compatibility :: Site Reports, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: blassey, Assigned: adamopenweb, NeedInfo)
References
()
Details
(Whiteboard: [country-all] [webkitcss] [sitewait])
Attachments
(1 file)
|
108.49 KB,
image/png
|
Details |
I assume there is some bad WebKit CSS.
Updated•12 years ago
|
Comment 1•12 years ago
|
||
Yes, there are a couple of webkit only CSS for gradients,
background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#43474a), color-stop(0.5, #141010), color-stop(0.5, #000), to(#000));
And things like:
header > ul > li > a:hover,div.header > ul > li > a:hover{background:-webkit-gradient(linear, 0% 100%, 0% 0%, from(#43474a), color-stop(0.5, #141010), color-stop(0.5, #000), to(#000))}
header.redesign.nav-3{background:-webkit-gradient(linear, left top, left bottom, from(#7fb342), to(#618833));
header.redesign{background:-webkit-gradient(linear, left top, left bottom, from(#7fb342), to(#618833));
Whiteboard: [country-all] [css] → [country-all] [webkitcss] [contactready]
| Assignee | ||
Comment 2•12 years ago
|
||
Started contact on Twitter.
Assignee: nobody → astevenson
Status: NEW → ASSIGNED
Whiteboard: [country-all] [webkitcss] [contactready] → [country-all] [webkitcss] [sitewait]
| Assignee | ||
Comment 3•12 years ago
|
||
Response from twitter to try support@groupon.com.
| Assignee | ||
Comment 4•12 years ago
|
||
Received response from customer support to try a different browser. Going to attempt reaching a developer on twitter.
Comment 5•12 years ago
|
||
Thanks for getting our attention on this.
I've reported this internally. I'll follow up here since our internal bug reporting is publicly accessible.
Comment 6•12 years ago
|
||
*reporting _isn't_ publicly accessible.
Comment 7•12 years ago
|
||
Thanks Trek!
Comment 8•12 years ago
|
||
Trek,
That's a good news.
We have two bugs related to groupon on Mobile. Simple User Agent detection.
Bug 945943 and Bug 827628
Once this one if fixed, it should be easy to get to the other one. You can send Firefox OS the same version that you are sending to Firefox Android.
Flags: needinfo?(trek.glowacki)
| Assignee | ||
Comment 9•12 years ago
|
||
Looks like this is fixed. I'm getting gradients in the title, sign in button and FB button.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Tech Evangelism → Web Compatibility
Updated•2 years ago
|
Component: Mobile → Site Reports
You need to log in
before you can comment on or make changes to this bug.
Description
•