Closed Bug 1120154 Opened 9 years ago Closed 9 years ago

input type telephone

Categories

(Core :: General, defect)

1.0 Branch
x86_64
Windows 8.1
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: ongweizheng, Unassigned, NeedInfo)

References

Details

User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:34.0) Gecko/20100101 Firefox/34.0
Build ID: 20141126041045

Steps to reproduce:

The input type telephone field on the registration for new account allows the entering of text and numbers


Actual results:

Telephone field will accept more than 3 characters regardless that it is a number or a text


Expected results:

Telephone field should only able to accept numbers
CC list accessible: false
Not accessible to reporter
Group: core-security
Is this report about <input type=tel> ?  If so, I think it's invalid because the HTML
spec says "Unlike the URL and E-mail types, the Telephone type does not enforce a particular syntax."
(in the green Note)
https://html.spec.whatwg.org/multipage/forms.html#telephone-state-%28type=tel%29

Letters are used in phone numbers in the U.S. and UK for example, see
http://en.wikipedia.org/wiki/Telephone_number
Flags: needinfo?(ongweizheng)
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.