webcompat / web-bugs

A place to report bugs on websites.
https://webcompat.com
Mozilla Public License 2.0
737 stars 63 forks source link

ims.iiit.ac.in - desktop site instead of mobile site #15650

Closed vspgs closed 6 years ago

vspgs commented 6 years ago

URL: https://ims.iiit.ac.in/admissions.php

Browser / Version: Firefox Mobile 60.0 Operating System: Android 7.1.2 Tested Another Browser: Yes

Problem type: Desktop site instead of mobile site Description: No zoom out in mobile site. Steps to Reproduce:

Screenshot Description

From webcompat.com with ❤️

softvision-oana-arbuzov commented 6 years ago

Thanks for the report, the issue is indeed reproducible. Note: The site is not mobile optimized.

Tested with: Browser / Version: Firefox Mobile Nightly 60.0a1 (2018-02-25) Operating System: Google Pixel (Android 8.0.0) - 1080 x 1920 pixels (~441 ppi pixel density), Samsung Galaxy S7 Edge (Android 7.0) - Resolution 1440 x 2560 pixels (~534 ppi pixel density)

Moving to Needsdiagnosis for further investigation.

karlcow commented 6 years ago
.wrapper {
    margin: 0 auto;
    width: 1000px;
    background: #fff;
}

and

<meta name="viewport" content="width=device-width, initial-scale=1">
karlcow commented 6 years ago

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

karlcow commented 5 years ago

Firefox and Chrome behaves the same.