Closed
Bug 1428236
Opened 7 years ago
Closed 3 years ago
In some occasions, navigating back and forth at the site causes the website to be zoomed in yet not resizeable
Categories
(Core :: Panning and Zooming, defect, P3)
Tracking
()
People
(Reporter: karlcow, Unassigned)
References
()
Details
(Whiteboard: [webcompat][gfx-noted])
(not sure it's the right component)
This is a spin-off of https://webcompat.com/issues/14122
1. Visit the site at https://www.pasmo.co.jp or the English version of the site at https://www.pasmo.co.jp/en (visiting https://pasmo.co.jp will trigger a 'Server Not Found' error)
2. Click any in-site link (such as the FAQ page) on the website.
3. Return back to the previous page by using the browser's Back button.
4. This bug is not always occur; please repeat the steps if the bug is not reproduced.
Technical Information:
+ It seems that the desktop version of the website is loaded first before mobile; this can be clearly seen when reproducing the steps at Chrome 62 on Android.
+ The website zoom cannot be reset mainly due to the Viewport meta tag set on the website.
https://webcompat.com/uploads/2017/12/1cb5d735-1be9-4eb4-b1a9-580366ee52d2.jpg
<meta name="viewport" content="width=device-width,target-densitydpi=device-dpi,initial-scale=1.0,user-scalable=no">
Updated•7 years ago
|
Component: Layout: View Rendering → Panning and Zooming
Updated•7 years ago
|
Whiteboard: [webcompat] → [webcompat][gfx-noted]
Reporter | ||
Updated•7 years ago
|
See Also: → https://webcompat.com/issues/10330
Reporter | ||
Updated•7 years ago
|
See Also: → https://webcompat.com/issues/14695
Comment 1•7 years ago
|
||
Do you have Ghostery installed? I wonder if this is a dupe with bug 1434799 (at least for mobile).
Flags: needinfo?(kdubost)
Updated•7 years ago
|
Comment 2•7 years ago
|
||
This also looks like bug 1409614.
Reporter | ||
Comment 3•7 years ago
|
||
I'm part of webcompat team. All the issues which lands in bugzilla from webcompat.com have been tested in a clean, fresh profile. :)
So no. No Ghostery ;)
Flags: needinfo?(kdubost)
Updated•7 years ago
|
Reporter | ||
Updated•7 years ago
|
See Also: → https://webcompat.com/issues/16263
Reporter | ||
Comment 4•7 years ago
|
||
# www.pasmo.co.jp
<meta name="viewport" content="width=device-width,target-densitydpi=device-dpi,initial-scale=1.0,user-scalable=no">
# news.rthk.hk
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0">
# t-online.de
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">
Reporter | ||
Updated•7 years ago
|
See Also: → https://webcompat.com/issues/14175
Reporter | ||
Updated•6 years ago
|
See Also: → https://webcompat.com/issues/19115
Comment 5•6 years ago
|
||
Migrating Webcompat whiteboard priorities to project flags. See bug 1547409.
Webcompat Priority: --- → ?
Comment 6•6 years ago
|
||
See bug 1547409. Migrating whiteboard priority tags to program flags.
Updated•5 years ago
|
Reporter | ||
Updated•5 years ago
|
See Also: → https://webcompat.com/issues/32621
Updated•5 years ago
|
Webcompat Priority: ? → P3
Reporter | ||
Comment 7•3 years ago
|
||
I have not been able to reproduce any of these on all the websites being reported. I wonder if this has been fixed by something else.
But we can probably close it here.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•