WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
208744
Editor::replaceSelectionWithFragment() deletes the first character at a word boundary for a caret selection
https://bugs.webkit.org/show_bug.cgi?id=208744
Summary
Editor::replaceSelectionWithFragment() deletes the first character at a word ...
Daniel Bates
Reported
2020-03-06 16:05:51 PST
While working on
bug #208661
, I noticed that Editor::replaceSelectionWithFragment() deletes the first character at a word boundary when there is a caret selection. The expected result is that it should just insert the fragment and not perform any deletion.
Attachments
Add attachment
proposed patch, testcase, etc.
Ahmad Saleem
Comment 1
2023-09-20 09:03:45 PDT
Resetting 'Assigned' and changing to 'HTML Editing' to make it clearer in category to fix in future.
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