[Webkit-unassigned] [Bug 118743] New: no click triggered on element if inner text node is positioned on mouse down

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 16 11:52:19 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=118743

           Summary: no click triggered on element if inner text node is
                    positioned on mouse down
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://jsfiddle.net/J4Kkx/
        OS/Version: Mac OS X 10.8
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Event Handling
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yuri at ya.ru


Created an attachment (id=206802)
 --> (https://bugs.webkit.org/attachment.cgi?id=206802&action=review)
screencast for this bug

sorry, it is hard to explain, but 
  -- if you will attach click handler to parent dom node 
  -- and than on mousedown you will move a bit inner dom node
  -- so text node of this inner dom node, i assume, becomes like a mouseup target — than no click triggered

i attached a vide and a link to jsFiddle, that represent a bug

tested only on mac (Safari 6.0.5 (8536.30.1), WebKit nightly 152685, Chrome 28.0.1500.71)

-- 
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