Closed Bug 1396383 Opened 7 years ago Closed 7 years ago

Pasting (numbers) into Text field with "type=number" attribute specified does not allow CUA-compliant SHIFt+INS key combination

Categories

(Core :: DOM: UI Events & Focus Handling, defect)

52 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1315531

People

(Reporter: leecher, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 5.1; rv:52.0) Gecko/20100101 Firefox/52.0
Build ID: 20170802111520

Steps to reproduce:

Create an input field with a pattern, i.e.:

<html><body><form><input type="number"></form></body></html>

Then copy numbers to the clipboard and try to paste it into the input field with SHIFT+INS key combination.


Actual results:

The numbers weren't pasted.


Expected results:

The Clipboard's content should be pasted.
Component: Untriaged → Keyboard: Navigation
Product: Firefox → Core
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Component: Keyboard: Navigation → User events and focus handling
You need to log in before you can comment on or make changes to this bug.