Bug 230264

Summary: iPad soft keyboard delete does not work
Product: WebKit Reporter: suwe1 <yeshuwei.swy>
Component: UI EventsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Minor CC: dbates, kevin_neal, megan_gardner, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: Safari 14   
Hardware: iPhone / iPad   
OS: iOS 14   
Attachments:
Description Flags
iPad soft keyboard delete does not work none

suwe1
Reported 2021-09-14 06:58:59 PDT
When I opened the soft keyboard and left it out for a while, I found that the delete key would not work. I recorded a video, you can click this link to view https://bytedance.feishu.cn/docs/doccnJugUcua1TrR0baog76Yw5b Looking forward to your help~
Attachments
iPad soft keyboard delete does not work (32.61 MB, video/mp4)
2021-09-29 00:41 PDT, suwe1
no flags
suwe1
Comment 1 2021-09-14 07:04:42 PDT
When I use this script to listen for keydown events, I don’t get any feedback document.addEventListener('keydown', e => console.log('keydown', e.code, e.key), true);
Kevin Neal
Comment 2 2021-09-20 09:38:33 PDT
Thank you for filing. Please attach the video file to the bug (I cannot open from link). Also, what iPad model and OS version are you using?
Radar WebKit Bug Importer
Comment 3 2021-09-20 09:38:53 PDT
suwe1
Comment 4 2021-09-29 00:41:54 PDT
Created attachment 439575 [details] iPad soft keyboard delete does not work Model: iPad Pro (11-inch)(2th-generation) Software version: 14.7
Note You need to log in before you can comment on or make changes to this bug.