[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 Jun 7 10:49:12 PDT 2011


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


Joseph Pecoraro <joepeck at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joepeck at webkit.org




--- Comment #2 from Joseph Pecoraro <joepeck at webkit.org>  2011-06-07 10:49:12 PST ---
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?

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