Closed
Bug 890873
Opened 12 years ago
Closed 11 years ago
yfrog.com doesn't display correctly in Gaia browser
Categories
(Web Compatibility :: Site Reports, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: efrat, Assigned: karlcow)
References
()
Details
(Whiteboard: [serversniff] [sitewait] [country-all])
User Agent: Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.116 Safari/537.36
Steps to reproduce:
Browsed to "http://yfrog.com/" from Gaia browser
Tested on device:
Model: ZTE Open
OS version: 1.0.1.0-prerelease
Firmware: V1.01.00.01.019.111
Platform:18.0
Build identifier:20130522003459
Actual results:
The site uploads as a desktop site and not mobile adjusted
Expected results:
The web page should have been displayed correctly for mobile
Displays correctly as a mobile site on Firefox for Android and Chrome for Android
Comment 1•12 years ago
|
||
Confirming issue
Status: UNCONFIRMED → NEW
Ever confirmed: true
Whiteboard: serversniff
![]() |
Assignee | |
Comment 2•12 years ago
|
||
Different content sent for Firefox for Android
→ http -b GET http://yfrog.com/ User-Agent:"$FANUA" | grep -i mobile
<meta name="description" content="yfrog Social full-service ad-free social networking platform for the web and mobile" />
<link rel="stylesheet" href="/css/prod/mobile-app.min.css?v=a39e4bfd" type="text/css" media="screen">
<script src="/js/prod/mobile-app.min.js?v=a39e4bfd"></script>
Mobile.setAPIURL('http://api.yfrog.com/rest/v1');
Mobile.Page.Index.init({
and Firefox OS
→ http -b GET http://yfrog.com/ User-Agent:"$FOSUA" | grep -i mobile
<meta name="description" content="yfrog Social full-service ad-free social networking platform for the web and mobile" />
to be contacted
URL: http://yfrog.com/
OS: All → Gonk (Firefox OS)
Hardware: All → ARM
Whiteboard: serversniff → [serversniff] [contactready]
![]() |
Assignee | |
Comment 3•12 years ago
|
||
Contacted through http://yfrog.com/page/contact
Assignee: nobody → kdubost
Whiteboard: [serversniff] [contactready] → [serversniff] [sitewait] [country-all]
![]() |
Assignee | |
Updated•12 years ago
|
Status: NEW → ASSIGNED
![]() |
Assignee | |
Comment 4•12 years ago
|
||
sent a reminder. The first contact led to an automated answer without any human followup.
> Thank you for your email! If required, it will be answered soon.
> Most of the questions that are asked can easily be answered by reading yfrog's help documents. Please have a look at these helpful links:
The given links are not helping solving this issue, we need a direct contact with someone working at yfrog and or imageshack.
![]() |
Assignee | |
Comment 5•12 years ago
|
||
shot in the dark
http://twitter.com/MozWebCompat/status/408713270409711616
![]() |
Assignee | |
Comment 6•11 years ago
|
||
Let's try someone else.
http://www.linkedin.com/in/moehosseini
Contacting again http://twitter.com/MozWebCompat/status/463940558520451072
Comment 7•11 years ago
|
||
Hi, I'm from Imageshack/yfrog. We updated our mobile detect regex to now detect Firefox OS. Sorry for the delay.
![]() |
Assignee | |
Comment 8•11 years ago
|
||
Hi Nicholas,
Checked on a Firefox OS Flame.
This is fixed.
http://twitter.com/MozWebCompat/status/468890555792261121
Thanks a lot!
Status: ASSIGNED → RESOLVED
Closed: 11 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
•