[Webkit-unassigned] [Bug 18652] onchange events don't seem to fire for input[type=range] controls.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 3 13:21:37 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18652


rwlbuis at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #20831|0                           |1
        is obsolete|                            |
  Attachment #20846|0                           |1
        is obsolete|                            |
  Attachment #20952|                            |review?
               Flag|                            |




------- Comment #7 from rwlbuis at gmail.com  2008-05-03 13:21 PDT -------
Created an attachment (id=20952)
 --> (http://bugs.webkit.org/attachment.cgi?id=20952&action=view)
Fixing another onchange problem

This patch fixes the problem that onchange is not fired when clicking (not
dragging) the thumb in a position outside of the current thumb position. The
extended testcase tests that, and also that clicking within the thumb does not
fire an onchange. All this matches Opera, FF3 and IE7 do not have true sliders
AFAIK, just line edits with a number for the slider value.
Cheers,

Rob.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list