Closed
Bug 926475
Opened 12 years ago
Closed 10 years ago
peruenvideos.com doesn't display correctly in Gaia browser
Categories
(Web Compatibility :: Site Reports, defect)
Web Compatibility
Site Reports
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: efrat, Assigned: adamopenweb)
References
()
Details
(Whiteboard: [serversniff][country-pe][sitewait][wptouch])
User Agent: Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.69 Safari/537.36
Steps to reproduce:
Browsed to "http://www.peruenvideos.com/" from Gaia browser
Tested on:
User Agent String: Mozilla/5.0 (Mobile; rv:18.1) Gecko/18.1 Firefox/18.1
Model: nice
Software: Boot2Gecko 1.1.1.0-prerelease
Platform Version: 18.1
Build identifier: 20130930063730
Update channel: default
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 on Firefox for Android and Chrome for Android
Comment 1•12 years ago
|
||
Confirmed, they're using WPTouch which does not recognize B2G as a mobile device.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Whiteboard: [serversniff][country-pe][contactready][wptouch]
![]() |
||
Updated•12 years ago
|
Assignee | ||
Updated•12 years ago
|
Whiteboard: [serversniff][country-pe][contactready][wptouch] → [serversniff][country-pe][notcontactready][wptouch]
Assignee | ||
Comment 2•12 years ago
|
||
Trying to contact on Twitter.
Assignee: nobody → astevenson
Status: NEW → ASSIGNED
Whiteboard: [serversniff][country-pe][notcontactready][wptouch] → [serversniff][country-pe][sitewait][wptouch]
Assignee | ||
Comment 3•12 years ago
|
||
Response: "Hi @AdamOpenWeb the web works correctly in the web browser, we are still resolving to return to smartphones."
I replied that it is a mobile issue with FFOS and provided a link to Mike's blog for wptouch info (https://miketaylr.com/posts/2013/10/firefox-os-and-wptouch.html).
Assignee | ||
Comment 4•11 years ago
|
||
Bug still exists and no further contact.
![]() |
||
Comment 5•11 years ago
|
||
As of today, Adam it would be good to contact them with the link to
http://www.wptouch.com/bravenewcode/wptouch-adds-new-device-and-browser-support/
This is one of the owners of the site
https://twitter.com/linkseo
as explained in http://www.peruenvideos.com/about/
Flags: needinfo?(astevenson)
Assignee | ||
Comment 6•11 years ago
|
||
Thanks Karl. I replied back on twitter with the link https://twitter.com/AdamOpenWeb/status/464055447469584384.
Flags: needinfo?(astevenson)
![]() |
||
Comment 7•10 years ago
|
||
This is indeed fixed.
There's a remaining issue which is related to the iframe inserted by Google Ads.
but probably not totally related to peruenvideos
The raw HTML
<ul>
<div class="textwidget">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- pv-728x90-arriba-creado-7/02/15 -->
<ins class="adsbygoogle"
style="display:inline-block;width:728px;height:90px"
data-ad-client="ca-pub-5907674177289257"
data-ad-slot="8642100844"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
</ul>
which is then changed to an iframe larger than the viewport.
Status: ASSIGNED → RESOLVED
Closed: 10 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
•