[Webkit-unassigned] [Bug 57723] Spinbuttons on [type="number"] etc. with [step="any"] do not work
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 5 00:29:40 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=57723
--- Comment #11 from Kent Tamura <tkent at chromium.org> 2011-07-05 00:29:40 PST ---
(In reply to comment #2)
> We could probably then fix up RangeInputType::handleKeydownEvent
> which has the following comment:
>
> // FIXME: We can't use stepUp() for the step value "any". So, we increase
> // or decrease the value by 1/100 of the value range. Is it reasonable?
I'm not sure if assuming "any" 1.0 for type=range is better. We have another issue about keyboard operation with the default step, Bug 63574.
--
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