Opened 13 years ago
Closed 13 years ago
#643 closed enhancement (fixed)
Editor (widget only) / Add HTML5 number type for input
Reported by: | Fxp | Owned by: | fxp |
---|---|---|---|
Priority: | major | Milestone: | v2.7.0 |
Component: | General | Version: | |
Keywords: | Cc: |
Description ¶
Use HTML5 number type for form input for LatLonBoundingBox.
http://www.w3.org/TR/html-markup/input.number.html
Main demands comes from people using "," as decimal separator.
Old browser use a simple text input when they do not support that type (tested on IE7, FF, Chrome).
Change History (3)
by , 13 years ago
Attachment: | number-type.patch added |
---|
by , 13 years ago
Attachment: | geonetwork-number-type.png added |
---|
comment:1 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Committed revision 8325.