[Webkit-unassigned] [Bug 55818] New: Web Inspector: [Text editor] Regression in handling DOMNodeInserted/DOMNodeRemoved events
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Mar 5 02:05:58 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=55818
Summary: Web Inspector: [Text editor] Regression in handling
DOMNodeInserted/DOMNodeRemoved events
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: aandrey at google.com
CC: timothy at apple.com, rik at webkit.org, keishi at webkit.org,
pmuellr at yahoo.com, joepeck at webkit.org,
pfeldman at chromium.org, yurys at chromium.org,
bweinstein at apple.com, apavlov at chromium.org,
loislo at chromium.org
Newly inserted line rows may have the "lineNumber" property set (e.g. when inserting via a native Undo), thus interfering with the current numeration. We should also delete the "lineNumber" from line rows on DOMNodeRemoved event as a double defense.
--
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