Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.9.2
-
Fix Version/s: 2.0
-
Component/s: Forms Library
-
Labels:None
-
Affected Branches:MOODLE_19_STABLE
-
Fixed Branches:MOODLE_20_STABLE
Description
I believe that with the integration of some nice date picker such as dojo, mootools,etc. moodle´s formslib would increase it Accessibility to the user. Wouldn´t it make moodle more user friendly? This integration should be done beetween Pear library and an appropriate date picker.
Issue Links
| This issue is duplicated by: | ||||
| MDL-9747 | [formslib] Handling invalid date input in quiz respond incorrectly |
|
|
|
I have committed most of this, just one small remaining issue that I know about, to do with using the keyboard to select a date.
Get keyboard focus onto the 'previous month' arrow. Then press SHIFT + TAB. This takes you outside this date element, so the calendar should disappear, but it does not.
Does anyone have any idea how to solve this.
The opposite case when you tab forwards off the last part of the date selector works fine.