UNCONFIRMED44085
Onclick events used to progressively select parent elements behave unexpectedly
https://bugs.webkit.org/show_bug.cgi?id=44085
Summary Onclick events used to progressively select parent elements behave unexpectedly
Nate Whetsell
Reported 2010-08-16 18:27:31 PDT
Created attachment 64546 [details] 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.
Attachments
Test document (1.72 KB, text/html)
2010-08-16 18:27 PDT, Nate Whetsell
no flags
Note You need to log in before you can comment on or make changes to this bug.