WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
230264
iPad soft keyboard delete does not work
https://bugs.webkit.org/show_bug.cgi?id=230264
Summary
iPad soft keyboard delete does not work
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
Details
View All
Add attachment
proposed patch, testcase, etc.
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
<
rdar://problem/83310155
>
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.
Top of Page
Format For Printing
XML
Clone This Bug