[webkit-reviews] review requested: [Bug 18652] onchange events
don't seem to fire for input[type=range] controls. :
[Attachment 20831] First attempt
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Apr 26 09:31:49 PDT 2008
Rob Buis <rwlbuis at gmail.com> has asked for review:
Bug 18652: onchange events don't seem to fire for input[type=range] controls.
http://bugs.webkit.org/show_bug.cgi?id=18652
Attachment 20831: First attempt
http://bugs.webkit.org/attachment.cgi?id=20831&action=edit
------- Additional Comments from Rob Buis <rwlbuis at gmail.com>
Simply fire a changeEvent when dragging the slider. I made sure it is sent
after the input event, Opera does the same, my FireFox version does not even
have a proper slider... Time to get FF3 I guess :)
Cheers,
Rob.
More information about the webkit-reviews
mailing list