[wp-trac] [WordPress Trac] #26476: "Log Out" and "Edit My Profile" Links Broken for iPad in RC1

WordPress Trac noreply at wordpress.org
Sun Dec 8 03:59:43 UTC 2013


#26476: "Log Out" and "Edit My Profile" Links Broken for iPad in RC1
----------------------------+--------------------
 Reporter:  miqrogroove     |       Owner:
     Type:  defect (bug)    |      Status:  new
 Priority:  normal          |   Milestone:  3.8
Component:  Administration  |     Version:  trunk
 Severity:  normal          |  Resolution:
 Keywords:                  |
----------------------------+--------------------

Comment (by azaozz):

 The iPad default viewport is 1024x768px. When set with `<meta
 name="viewport" content="width=device-width,initial-scale=1.0">` it keeps
 these dimensions, however when `initial-scale=1.0` is not there (like in
 the themes), the width is always 768px.

 Not sure if `initial-scale=1.0` should be set in Twenty Fourteen (imho it
 looks quite better in landscape mode).

--
Ticket URL: <http://core.trac.wordpress.org/ticket/26476#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list