[wp-trac] [WordPress Trac] #20805: Theme Customizer: Preview should be scrollable on iPad and Kindle Fire

WordPress Trac wp-trac at lists.automattic.com
Wed Jun 6 20:28:42 UTC 2012


#20805: Theme Customizer: Preview should be scrollable on iPad and Kindle Fire
-------------------------------------+------------------
 Reporter:  koopersmith              |       Owner:
     Type:  defect (bug)             |      Status:  new
 Priority:  normal                   |   Milestone:  3.4
Component:  Appearance               |     Version:  3.4
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-testing  |
-------------------------------------+------------------
Changes (by koopersmith):

 * keywords:  has-patch needs-refresh needs-testing => has-patch needs-
               testing


Comment:

 Off the top of my head...

 Patch moves scrollbar back to fixed positioning, allowing size to be
 easily adjusted (via CSS or JS). Does not require custom sizes/parameters
 for iOS besides relative positioning.

 Limits viewport zoom to 1.2, which prevents iOS from hiding and slowly
 scrolling sidebar UIs.

 Adds touch overflow scrolling to the sidebar UI in iOS.

 Moves upload support and mobile checks for drag and drop to wp.Uploader.

 Fixes bug where patch would disable "remove image".

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


More information about the wp-trac mailing list