Open Bug 1315531 Opened 8 years ago Updated 1 year ago

Shift+Insert doesn't paste into <input type="number"> fields

Categories

(Core :: Layout: Form Controls, defect, P3)

Unspecified
Windows
defect

Tracking

()

Tracking Status
firefox57 --- affected

People

(Reporter: andrzej, Unassigned)

References

(Blocks 1 open bug)

Details

Steps to reproduce: 1. Put data into the clipboard by copying or cutting some number. 2. Open a webpage containing an <input type="number"> field. 3. Try to paste the data into that field by pressing Shift+Insert. Actual results: Nothing happens. Expected results: Data should be pasted from the clipboard. Ctrl+V combination works correctly with this, however, Shift+Insert does not. Apparently, this problem is only observed for the <input type="number"> fields. In case of other field types, e.g. <input type="text">, <input type="email">, etc, both the combinations: Shift+Insert or Ctrl+V paste the data correctly.
Severity: normal → minor
Status: UNCONFIRMED → NEW
Component: General → Layout: Form Controls
Ever confirmed: true
Product: Firefox → Core
Priority: -- → P3
Seeing this all the way to nightly 61.0a1.
Severity: minor → S4
Blocks: number-input
No longer blocks: 344616
You need to log in before you can comment on or make changes to this bug.