Bug 220192

Summary: When both a contentEditable <span> and another <span> is selected, rightclicking would cause the page to crash.
Product: WebKit Reporter: 201311802b
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: ap, wenson_hsieh
Priority: P2    
Version: WebKit Nightly Build   
Hardware: PC   
OS: Windows 10   
Attachments:
Description Flags
HTML demo none

201311802b
Reported 2020-12-29 02:33:16 PST
Created attachment 416838 [details] HTML demo See attachment. _________ Steps to reproduce crash: 1. From right to left, select the whole line 2. Right click _________ Attachment: <html> <body> <span> <span contenteditable>a</span> <span >b</span> </span> </body> </html>
Attachments
HTML demo (104 bytes, text/html)
2020-12-29 02:33 PST, 201311802b
no flags
Alexey Proskuryakov
Comment 1 2020-12-30 12:33:13 PST
I cannot reproduce this in Mac Safari. Which browser are you using on Windows?
201311802b
Comment 2 2020-12-30 19:27:43 PST
The bug happens in Chrome, Edge, and Opera. But it does not happen in Firefox.
201311802b
Comment 3 2020-12-30 19:36:41 PST
Alexey Proskuryakov
Comment 4 2020-12-31 09:58:41 PST
Right, none of these browsers use WebKit. Thank you for the follow-up!
Note You need to log in before you can comment on or make changes to this bug.