[Webkit-unassigned] [Bug 52520] Number, date and other input elements using up/down control do not support placeholder text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 3 06:29:40 PDT 2011


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


David Lowry <djlowry at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djlowry at gmail.com




--- Comment #1 from David Lowry <djlowry at gmail.com>  2011-06-03 06:29:41 PST ---
Similar problem, related I image.

Mac Snow Leopard / Safari (latest 5.0.5) when you use a number field (html5 input type) with a placeholder value and click the Spinner button, it miscalculates and outputs -1.7976931348623157e+308 (given placeholder of 4).

This did not happen in Mac Chrome latest (as Chrome did not display the placeholder text).

See exact code of the input box here —  http://pastie.org/2012693

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