[Webkit-unassigned] [Bug 29375] [Qt] JavaScript onClick() handler prevents onChange() handler from firering

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 17 06:31:28 PDT 2010


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


Tor Arne Vestbø <vestbo at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[Qt] JavaScript             |[Qt] JavaScript onClick()
                   |onChange/onClick handlers   |handler prevents onChange()
                   |are called differently      |handler from firering
                   |under Linux and Windows     |
         AssignedTo|webkit-unassigned at lists.web |webkit-qt-unassigned at trollt
                   |kit.org                     |ech.com




--- Comment #5 from Tor Arne Vestbø <vestbo at webkit.org>  2010-03-17 06:31:28 PST ---
Confirmed in QtLauncher with trunk. Both Chrome and Firefox has this behavior,
but Safari does not:

1. Click the text field.
2. Enter text
3. Click the button

Safari gives you an alert for each of the two even handlers, onChange() and
onClick(), but QtLauncher and Chrome does not

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