Closed
Bug 407583
Opened 17 years ago
Closed 11 years ago
improve datepicker shortcuts
Categories
(Toolkit :: UI Widgets, enhancement)
Tracking
()
RESOLVED
INVALID
People
(Reporter: ynvich, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.11) Gecko/20071128 Iceweasel/2.0.0.11 (Debian-2.0.0.11-1)
Build Identifier: 1.9b1
datepicker is a little bit difficult to use for wholesale data input. Slash and minus should advance focus inside it. In addition, when the caret is behind the last digit, left arrow should advance focus, and when the caret is before the first digit, right arrow should rewind focus.
Reproducible: Always
Steps to Reproduce:
1. Open a page with <xul:datepicker type="popup"/> widget.
2. Press any of {'/', '-', '->', '<-'}
Actual Results:
focus not changed
Expected Results:
focus is changed as appropriate
Reporter | ||
Updated•11 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•