WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
141863
previousLinePosition & nextLinePosition call editingIgnoresContent without checking if parentNode() is NULL
https://bugs.webkit.org/show_bug.cgi?id=141863
Summary
previousLinePosition & nextLinePosition call editingIgnoresContent without ch...
Doug Russell
Reported
2015-02-20 19:03:12 PST
editingIgnoresContent() expects a non null parent node in order to behave correctly and previousLinePosition & nextLinePosition aren't performing that check. This manifests regularly when navigating via cursor with accessibility enabled. (Not an accessibility bug, just happens to encounter it.)
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