Open
Bug 1310831
Opened 9 years ago
Updated 3 years ago
[DateTimeInput] Allow to copy and paste the value of the time field
Categories
(Core :: Layout: Form Controls, enhancement, P3)
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox52 | --- | wontfix |
People
(Reporter: sebo, Unassigned)
References
(Blocks 1 open bug)
Details
It should be possible to copy the value from and paste values into a time input field.
This may be implemented via context menu entries and/or via the general keyboard shortcuts Ctrl+C and Ctrl+V.
Copying the value should copy it as plain text in the format shown inside the field, e.g. "12:34 AM".
Pasting should be smart enough to recognize the format. E.g. pasting "17:00" should be converted to "05:00 PM".
Sebastian
Comment 1•8 years ago
|
||
Too late for firefox 52, mass-wontfix.
Updated•8 years ago
|
Priority: -- → P3
| Reporter | ||
Updated•6 years ago
|
Type: defect → enhancement
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•