[Webkit-unassigned] [Bug 56161] New: PositionIterator can create a Position inside ignored contents
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 10 18:44:16 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=56161
Summary: PositionIterator can create a Position inside ignored
contents
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: HTML Editing
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: rniwa at webkit.org
CC: eric at webkit.org, darin at apple.com, mitz at webkit.org,
justin.garcia at apple.com, leviw at chromium.org
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list