Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #30703, comment 8


Ignore:
Timestamp:
12/13/2014 11:41:05 PM (11 years ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #30703, comment 8

    initial v1  
    11Right. In install.php the focusing is already disabled for mobile devices.
    22
    3 In setup-config.php we focus a readonly textarea that doesn't trigger showing the keyboard. This is still kind of buggy in iOS, may auto-scroll on the first tab. Patching.
     3In setup-config.php we focus a readonly textarea that doesn't trigger showing the keyboard. This is still kind of buggy in iOS, may auto-scroll on the first tap. Patching.