WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
226091
Cursor disappears when moved across contenteditable="false" inside contenteditable="true"
https://bugs.webkit.org/show_bug.cgi?id=226091
Summary
Cursor disappears when moved across contenteditable="false" inside contentedi...
Calum
Reported
2021-05-21 09:51:29 PDT
Created
attachment 429300
[details]
Video demonstrating cursor disappearing/changing behaviour On iOS Safari, when a `contenteditable="true"` element is focused, and it contains an element with `contenteditable="false"`, moving the cursor across the un-editable region causes the cursor to disappear and become difficult/impossible to use. This is true for both methods of moving the cursor (that I know of) on iOS: touch-and-holding on the spacebar, then dragging, and dragging the cursor manually, though they have slightly different results. A reproduction is available here:
https://ios-cursor-contenteditable-false.glitch.me/
Attachments
Video demonstrating cursor disappearing/changing behaviour
(9.58 MB, video/quicktime)
2021-05-21 09:51 PDT
,
Calum
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-05-28 09:52:20 PDT
<
rdar://problem/78621846
>
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