Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

opticians.asda.com - Web page is not scalable and horizontally scrolable #23520

Closed
webcompat-bot opened this issue Dec 30, 2018 · 4 comments
Closed
Labels
browser-firefox-mobile priority-normal severity-important A non-core broken piece of functionality, not behaving the way you would expect.
Milestone

Comments

@webcompat-bot
Copy link

URL: https://opticians.asda.com/Prescription-Glasses/New-Balance

Browser / Version: Firefox Mobile 65.0
Operating System: Android 8.1.0
Tested Another Browser: No

Problem type: Something else
Description: page doesn't fit on Android screen
Steps to Reproduce:
the page doesn't fit on my android phone screen and won't allow me to scroll or shrink it
Screenshot Description

Browser Configuration
  • mixed active content blocked: false
  • image.mem.shared: true
  • buildID: 20181227144402
  • tracking content blocked: false
  • gfx.webrender.blob-images: true
  • hasTouchScreen: true
  • mixed passive content blocked: false
  • gfx.webrender.enabled: false
  • gfx.webrender.all: false
  • channel: beta

From webcompat.com with ❤️

@webcompat-bot webcompat-bot added this to the needstriage milestone Dec 30, 2018
@cipriansv cipriansv added the severity-important A non-core broken piece of functionality, not behaving the way you would expect. label Dec 31, 2018
@cipriansv cipriansv modified the milestones: needstriage, needsdiagnosis Dec 31, 2018
@cipriansv cipriansv changed the title opticians.asda.com - see bug description opticians.asda.com - Web page is not scalable and horizontally scrolable Dec 31, 2018
@cipriansv
Copy link

Thanks for the report,
I was indeed able to reproduce the issue.

Tested with:
Browser / Version: Firefox Nightly Mobile 66.0a1 (2018-12-30), Chrome Mobile 71.0.3578.99
Operating System: Huawei P10 (Android 8.0) - 1080 x 1920 pixels (~432 ppi pixel density)

This is the web page displayed in Firefox Nightly:

image

And this is the web page displayed in Chrome:

image

@karlcow
Copy link
Member

karlcow commented Jan 3, 2019

so there is

<meta name="viewport" content="width=device-width">

and

html {
	overflow-x: hidden;
}

and

#Body {
	background-color: #ffffff;
	padding-bottom: 8px;
	width: 960px;
	margin: 0 auto;
}

@karlcow
Copy link
Member

karlcow commented Jan 3, 2019

Close as duplicate of https://bugzilla.mozilla.org/show_bug.cgi?id=1423013

@lock
Copy link

lock bot commented Jan 10, 2019

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue at https://webcompat.com/issues/new if you are experiencing a similar problem.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
browser-firefox-mobile priority-normal severity-important A non-core broken piece of functionality, not behaving the way you would expect.
Projects
None yet
Development

No branches or pull requests

3 participants