Feature #7894
Add more HTML5 input types
Start date:
09/03/2019
Due date:
% Done:
0%
Estimated time:
(Total: 0.00 h)
Description
We've had requests for the email input type in issue #7279, and native date and time edits in issue #7228.
Maybe we can go over these different input types and find ways to allow them: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input
WTimeEdit
and WDateEdit
could be made to be native as issue #7228 suggests, not sure if there should be a dedicated widget for email addresses, or that it just could be a configuration option for WLineEdit
.
Subtasks
Updated by Roel Standaert about 2 years ago
- Tracker changed from Bug to Feature
- Target version set to future
Updated by Roel Standaert about 2 years ago
- Related to Feature #7279: WLineEdit add support for HTML5 email type added
Updated by Roel Standaert about 2 years ago
- Related to Feature #7228: Mobile Usability for TimeEdit & DateEdit added