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

www.ozon.ru - site is not usable #8096

Closed
meequz opened this issue Jul 8, 2017 · 4 comments
Closed

www.ozon.ru - site is not usable #8096

meequz opened this issue Jul 8, 2017 · 4 comments

Comments

@meequz
Copy link

meequz commented Jul 8, 2017

URL: https://www.ozon.ru/context/detail/id/19366179/
Problem type: Site is not usable
Description: only left part of page is visible
Steps to Reproduce For example,

  1. I've tried to log in.
  2. I've filled out the form details.
  3. I clicked on the submit button.
  4. Nothing happened.

Screenshot Description
Browser / Version: Firefox Mobile 56.0
Operating System: Android 4.4.4
Tested Another Browser: No

From webcompat.com with ❤️

@MDTsai
Copy link

MDTsai commented Jul 10, 2017

The website doesn't allow user to zoom:

<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">

Move to needsdiagnosis.

@karlcow
Copy link
Member

karlcow commented Mar 15, 2018

This and min-width: 768px; in

body {
	position: relative;
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: .75em;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	min-width: 768px;
	min-height: 100%;
	background-color: #fff;
	color: #000;
	line-height: 1.2;
}

@karlcow
Copy link
Member

karlcow commented Mar 15, 2018

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

@karlcow
Copy link
Member

karlcow commented Oct 11, 2018

Duplicate of #11410

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants