Closed Bug 1147461 Opened 9 years ago Closed 8 years ago

www.gamefaqs.com contains an ad that exceeds past width of webpage

Categories

(Web Compatibility :: Site Reports, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(b2g-master affected)

RESOLVED WORKSFORME
Tracking Status
b2g-master --- affected

People

(Reporter: onelson, Unassigned)

References

()

Details

(Whiteboard: [3.0-Daily-Testing] [needscontact] [css])

Attachments

(2 files)

Description:
When the user navigates to the webpage 'www.gamefaqs.com', they will be located to a mobile-oriented site which contains an advertisement that displays across the screen and then-some, allowing the user to continue panning over "dead-space". 

Repro Steps:
1) Update a Flame to 20150325010206
2) Tap the 'Search' bar
3) Navigate to 'www.gamefaqs'.com
4) After loading, observe ad shown at top of screen.
5) Attempt to pan right.


Actual:
Ad stretches beyond view of screen, allows panning into white-space.

Expected:
Ads fits the frame of the site being viewed.


Environmental Variables:
--------------------------
Device: Flame 3.0
Build ID: 20150325010206
Gaia: aebfbd998041e960cea0468533c0b5041b504850
Gecko: cc0950b7a369
Gonk: b83fc73de7b64594cd74b33e498bf08332b5d87b
Version: 39.0a1 (3.0)
Firmware Version: v18D
User Agent: Mozilla/5.0 (Mobile; rv:39.0) Gecko/39.0 Firefox/39.0
--------------------------


Repro frequency: 5/5
See attached: 
video- https://youtu.be/1KQcujYVQq4
QA Whiteboard: [QAnalyst-Triage?]
Flags: needinfo?(pbylenga)
Whiteboard: [3.0-Daily-Testing]
The div holding the ad (id="leader_plus_top-wrap") has a CSS style "width: 980px" so this is expected behaviour in gecko.
Component: Panning and Zooming → Mobile
Product: Core → Tech Evangelism
Summary: [Core P&Z] www.gamefaqs.com contains an ad that exceeds past width of webpage → www.gamefaqs.com contains an ad that exceeds past width of webpage
(Also confirmed using UA switcher addon that they're not handling the FxOS UA properly, whereas they handle fennec's UA fine)
QA Whiteboard: [QAnalyst-Triage?] → [QAnalyst-Triage+]
Flags: needinfo?(pbylenga)
I don't see any wide ad now but it's still possible to pan to the right. Some error in their CSS?
(Ignore second screenshot, it seems to have just taken the BODY element and ignored scroll offsets so it doesn't show the problem)
I assume this is caused by some lingering CSS and markup related to the ads:

.ad_super, .ad_leader_plus_top {
  position: relative;
  width: 980px;
  padding-top: 20px !important;
  padding-bottom: 10px !important; }
Whiteboard: [3.0-Daily-Testing] → [3.0-Daily-Testing] [needscontact] [css]
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
Product: Tech Evangelism → Web Compatibility
Component: Mobile → Site Reports
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: