[Webkit-unassigned] [Bug 57723] New: Spinbuttons on [type="number"] etc. with [step="any"] do not work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 3 01:29:47 PDT 2011


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

           Summary: Spinbuttons on [type="number"] etc. with [step="any"]
                    do not work
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: info at corrupt-system.de


1. simply add <input type="number" step="any" />
2. Try to use the spinbuttons

The first mousepress will change the value to 0 after that, the spinnbutton doesn't work. I would suggest, if step is "any" the button "spins" the value with the default step (like it would if no step is configured).

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