[Webkit-unassigned] [Bug 45491] when empty, clicking "down" on outer-spin-button returns "max value"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 25 22:39:03 PDT 2010


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


Kent Tamura <tkent at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|Macintosh                   |All
         OS/Version|Mac OS X 10.5               |All
          Component|WebKit Misc.                |Forms
                 CC|                            |tkent at chromium.org




--- Comment #1 from Kent Tamura <tkent at chromium.org>  2010-10-25 22:39:03 PST ---
It's an intentional behavior.  1.7976931348623157e+308 is the hard limit of the internal number representation.

I think we can improve it.  What should happen when a user presses "down" / "up" button for an empty number field?

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