WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
69563
nodeWillBeRemoved and textWillBeReplaced should canonicalize positions
https://bugs.webkit.org/show_bug.cgi?id=69563
Summary
nodeWillBeRemoved and textWillBeReplaced should canonicalize positions
Ryosuke Niwa
Reported
2011-10-06 14:20:30 PDT
It turned out that our rendering engine doesn't support non-canonicalized endpoints for selection and this causes a problem for us. We should ensure selection end points are always canonicalized. In addition, selectionchange event isn't fired when nodeWillBeRemoved and textWillBeReplaced updates end points using setWithoutValidation.
Attachments
Add attachment
proposed patch, testcase, etc.
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