[Webkit-unassigned] [Bug 29375] [Qt] JavaScript onChange/onClick handlers are called differently under Linux and Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 3 05:44:17 PST 2009


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


Oded Arbel <oded at geek.co.il> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |oded at geek.co.il




--- Comment #2 from Oded Arbel <oded at geek.co.il>  2009-12-03 05:44:17 PST ---
I have a similar problem where if the button is pressed, then only the button's
onclick handler is called and not the onchange handler.

When I tried to create a minimal test case for this bug, the behavior changed
to this one, so I think there is a race condition here where one event handler
precludes the other from firing.

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