[Webkit-unassigned] [Bug 44085] New: Onclick events used to progressively select parent elements behave unexpectedly
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 16 18:27:31 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=44085
Summary: Onclick events used to progressively select parent
elements behave unexpectedly
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: nathan.whetsell at gmail.com
Created an attachment (id=64546)
--> (https://bugs.webkit.org/attachment.cgi?id=64546)
Test document
Using an onclick event to progressively select parent elements of a clicked element results in the selection alternating between disappearing and reappearing. In the attached HTML document, I'm using Selection.addRange() to select parent elements. Oddly, running addRange() in a 0-delay setTimeout produces expected behavior.
--
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