WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
13283
Problem deleting a selection that ends in a text node that contains collapsed whitespace
https://bugs.webkit.org/show_bug.cgi?id=13283
Summary
Problem deleting a selection that ends in a text node that contains collapsed...
Justin Garcia
Reported
2007-04-04 15:52:03 PDT
Open: <div contenteditable="true"> <div>foo</div> bar </div> Create a selection that starts in the first paragraph and ends in the second. Delete. The position that marks the end of the selection being removed fails to get updated during the deletion, and so is invalid when used during merging.
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2007-11-22 02:33:57 PST
I'm wondering if this was fixed in <
http://trac.webkit.org/projects/webkit/changeset/27796
>
Justin Garcia
Comment 2
2008-01-29 18:26:58 PST
Ya, this is fixed.
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