[wp-trac] [WordPress Trac] #20614: Making the menus work in Windows Phone 7, and work better in Android / iOS

WordPress Trac noreply at wordpress.org
Tue Nov 13 16:49:47 UTC 2012


#20614: Making the menus work in Windows Phone 7, and work better in Android / iOS
------------------------------------+-----------------------
 Reporter:  georgestephanis         |       Owner:
     Type:  enhancement             |      Status:  reopened
 Priority:  normal                  |   Milestone:  3.5
Component:  Toolbar                 |     Version:  3.4
 Severity:  normal                  |  Resolution:
 Keywords:  has-patch mobile close  |
------------------------------------+-----------------------
Changes (by Otto42):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 [22262] breaks the menu flyouts on my laptop.

 This is technically a touchscreen laptop, though I leave the touchscreen
 off most of the time.

 Well, in Chrome, it's apparently smart enough to detect this, because
 `alert('ontouchstart' in window);`
 returns true.

 Thus, line 198 in common.js is turning on the touch screen support
 incorrectly in my case.

 Only happens in Chrome. Firefox isn't that bright.

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


More information about the wp-trac mailing list