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

Attachments (2)

number-type.patch (2.1 KB ) - added by Fxp 13 years ago.
geonetwork-number-type.png (30.9 KB ) - added by Fxp 13 years ago.

Download all attachments as: .zip

Change History (3)

by Fxp, 13 years ago

Attachment: number-type.patch added

by Fxp, 13 years ago

Attachment: geonetwork-number-type.png added

comment:1 by Fxp, 13 years ago

Resolution: fixed
Status: newclosed

Committed revision 8325.

Note: See TracTickets for help on using tickets.