Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #25972, comment 21


Ignore:
Timestamp:
12/07/2013 06:43:40 AM (12 years ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #25972, comment 21

    initial v1  
    1125972.5.diff fixes this here (without changing the css) on Android 4.3. The problem I've seen is that for some reason jQuery in Android/Chrome wouldn't fire `adminbar.on('touchstart'...`, but fires `$(document).on( 'touchstart.wp-mobile-hover', '#wpadminbar',...`.
     2
     3Tested on Android 4.3 (phone) and iOS 7 (iPad).