Closed
Bug 755100
Opened 13 years ago
Closed 11 years ago
m.dictionary.com - site doesn't render correctly due to -webkit-border-radius and -webkit-gradient usage
Categories
(Web Compatibility :: Site Reports, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jane, Assigned: karlcow)
References
()
Details
(Whiteboard: [sitewait] [webkitcss] [country-all])
Attachments
(1 file)
125.21 KB,
image/jpeg
|
Details |
Web page or screen you were on when you saw the issue: m.dictonary.com
Search box and button are mis-aligned on the webpage -- see the attached screen shot
I have a Nexus S - Model: GT-19020T running the latest Aurora Android
Comment 1•13 years ago
|
||
The same problem happens at http://m.dictionary.com/ in desktop Firefox. This site uses a number of -webkit CSS properties without using the standard cross-browser versions. I'll try to contact the developers.
Assignee: nobody → mbrubeck
Component: General → Evangelism
OS: Mac OS X → All
QA Contact: general → evangelism
Hardware: x86 → All
Updated•13 years ago
|
Blocks: dictionary.com
Updated•13 years ago
|
Summary: m.dictonary.com - site doesn't render correctly → m.dictionary.com - site doesn't render correctly
Updated•13 years ago
|
Assignee: mbrubeck → nobody
Comment 2•13 years ago
|
||
There also is a sniffing problem. I get a completely different Web site in the Android stock browser.
Changing the UA doesn't help in getting it (or at least I didn't find a way).
Updated•13 years ago
|
Component: Evangelism → Mobile
OS: All → Android
Product: Firefox for Android → Tech Evangelism
Hardware: All → ARM
Version: Trunk → unspecified
Comment 3•12 years ago
|
||
http://m.dictionary.com/res/dictionary/oldsuperphone/320/style_site.css
.box_search{
-webkit-appearance:none;
-webkit-border-top-right-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
-webkit-border-top-left-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
Same for .button_search plus this:
-webkit-gradient(linear, center top, center bottom, from(#bdd5e8), color-stop(.35, #2e7bb1), color-stop(.45,#3286bd), to(#3a9cd9));
Comment 4•12 years ago
|
||
Contacted by E-mail
Assignee: nobody → hsteen
Status: NEW → ASSIGNED
Summary: m.dictionary.com - site doesn't render correctly → m.dictionary.com - site doesn't render correctly due to -webkit-border-radius and -webkit-gradient usage
Updated•12 years ago
|
Whiteboard: [Engagement][User Engagement] → [sitewait]
Updated•12 years ago
|
Assignee: hsteen → nobody
Status: ASSIGNED → NEW
![]() |
Assignee | |
Comment 5•12 years ago
|
||
Any news on that Hallvord?
The site exhibits the same issues.
Assignee: nobody → kdubost
Whiteboard: [sitewait] → [sitewait] [webkitcss] [country-all]
Comment 6•12 years ago
|
||
Only an automated response. Wish those bots were smart enough to fix the websites too
![]() |
Assignee | |
Updated•12 years ago
|
Status: NEW → ASSIGNED
![]() |
Assignee | |
Comment 7•11 years ago
|
||
The design has changed. The issue is fixed.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: Tech Evangelism → Web Compatibility
Updated•1 year ago
|
Component: Mobile → Site Reports
You need to log in
before you can comment on or make changes to this bug.
Description
•