Skip to content
This repository has been archived by the owner on Jul 13, 2022. It is now read-only.

Design is responsive in the browser, but doesn't respond to iPhone/Android #1

Closed
GoogleCodeExporter opened this issue May 5, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Open https://voter-info-tool.appspot.com/ in smartphone
2. Observe desktop version.
3. In desktop, decrease browser width to see responsiveness

Maybe adding max-device-width: constraints to the media queries would solve the 
issue?

Original issue reported on code.google.com by ewilf...@gmail.com on 31 Oct 2012 at 5:16

@GoogleCodeExporter
Copy link
Author

It appears the setting the initial-scale of the viewport via a meta tag fixes 
the behavior.

Original comment by ewilf...@gmail.com on 1 Nov 2012 at 4:38

@GoogleCodeExporter
Copy link
Author

Thanks for the report ewilfong!

The page at https://voter-info-tool.appspot.com/ is not intended to be used by 
end users, but it simply a demonstration of how to embed the tool. It is up to 
the host page has to set the scale.

That said, the sample host page you pointed to was recently updated, and now 
behaves as expected on a mobile device.

Original comment by jmwa...@google.com on 16 Jul 2014 at 3:01

  • Changed state: Fixed

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

No branches or pull requests

1 participant