Opened 10 years ago
Closed 10 years ago
#13318 closed bug (duplicate)
Viewport bug on iOS
Reported by: | Czensunaj | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.9.0 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
jQuery 1.9.0 sets the attribute style="zoom: 1"
to the HTML body element on iOS. It makes the viewport width=device-width
unusable and overwrites the initial scale values.
Note: See
TracTickets for help on using
tickets.
Duplicate of #13089.