Js input gains focus and does not display keyboard

js input gains focus and does not display the keyboard. Colleague input also has focus.

Apr.23,2021

blocks the default event, the keyboard should not come out.


I have encountered a similar problem: most of the pages < input / > alternate focus keyboards cannot be delineated, and this phenomenon is not found in the native browsers of the problem model

Analysis reason: < input / > insensitive to focus

solution: < input / > Force input.focus () when parent element on-click

Test model: Iphone 6s

problem model: Iphone 6s (11.4.1)

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3b923-2c2d1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3b923-2c2d1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?