RESOLVED FIXED 232891
Dragging the start of a selection from within a contenteditable=true to a nested contenteditable=false collapses it
https://bugs.webkit.org/show_bug.cgi?id=232891
Summary Dragging the start of a selection from within a contenteditable=true to a nes...
Jordan Scales
Reported 2021-11-09 10:02:46 PST
Created attachment 443701 [details] Minimum repro of the behavior. Minimum repro: https://output.jsbin.com/ludusuf User agent string: Mozilla/5.0 (iPhone; CPU iPhone OS 15_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.1 Mobile/15E148 Safari/604.1 Within an element with contenteditable=true after making a selection: 1. If we extend the "end" of the selection over an element with contenteditable=false, the selection proceeds smoothly and can be later modified. 2. If we extend the "start" of the selection over an element with contenteditable=false, the selection disappears and does not return.
Attachments
Minimum repro of the behavior. (1.17 KB, text/html)
2021-11-09 10:02 PST, Jordan Scales
no flags
Jordan Scales
Comment 1 2021-11-09 11:04:45 PST
Apologies - in the attached repro instructions the text which reads > Not working > On an iOS device, select some text from the left section Should read > Not working > On an iOS device, select some text from the right section
Radar WebKit Bug Importer
Comment 2 2021-11-16 10:03:23 PST
Brent Fulgham
Comment 3 2022-02-11 15:08:02 PST
The fix for this issue was needed outside the WebKit project, therefore this is being resolved as 'Moved'. This issue should be fixed in an upcoming iOS 15.4 Beta.
Jordan Scales
Comment 4 2022-04-25 12:42:09 PDT
Issue still appears in 15.5 beta for me. Was the fix delayed?
Note You need to log in before you can comment on or make changes to this bug.