Navigation Menu

Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

iOS Safari address/location bar hide/unhide when changePage is called #1322

Closed
rmanalan opened this issue Mar 31, 2011 · 2 comments
Closed

Comments

@rmanalan
Copy link

I seem to have gotten around this issue when I use the following meta:

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

Can we apply this to core?

@johnschimmel
Copy link

Thanks Mangalang! you saved my evening : )

@scottjehl
Copy link

setting height=device-height introduces a bad usability issue on iOS, from what I can tell. It happens when changing from landscape to portrait orientation, and I'm unable to zoom out again. That said, I'm about to push a fix for this issue using another method, so hopefully that'll do! Thanks.

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

No branches or pull requests

3 participants