WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
56161
PositionIterator can create a Position inside ignored contents
https://bugs.webkit.org/show_bug.cgi?id=56161
Summary
PositionIterator can create a Position inside ignored contents
Ryosuke Niwa
Reported
2011-03-10 18:44:16 PST
While working on the
bug 56027
, I realized that PositionIterator does not skip nodes that are ignored by editing (i.e. editingIgnoresContents returns true). This implies that we can potentially have positions inside textarea, etc... We should modify PositionIterator so that it skips contents ignored by editing automatically.
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