Closed
Bug 1617574
Opened 5 years ago
Closed 5 years ago
Suggestion - HTML5 Input Date - Add support to copy and paste
Categories
(Core :: Layout: Form Controls, enhancement)
Tracking
()
RESOLVED
DUPLICATE
of bug 1310831
People
(Reporter: wtds.trabalho, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0
Steps to reproduce:
- Open Form with date inputs
- Try to copy or paste
- Nothing happens
- Didn't work
chrome://global/content/elements/datetimebox.js :
- https://gist.github.com/wellington1993/940ba1227455f08a4be8285af5d3f71b#gistcomment-3187337
- https://gist.github.com/wellington1993/940ba1227455f08a4be8285af5d3f71b
Actual results:
- Copy and paste not working for date inputs.
- Add support for copy and paste on date inputs.
Expected results:
Add support for copy and paste on date inputs.
Thanks!
Updated•5 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Component: Untriaged → Layout: Form Controls
Product: Firefox → Core
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•