|
|
|
in IE, when using keyboard in Drop down menus (for example, adding a resource or activity, or selecting a language in the user profile, or using the drop down menu on top left of each resource/activity page), it is necessary to be extremely fast to select an option.
If you are not very very fast, the first option is always selected by default. The problem does not appears using FireFox.
Possible solution: add a flag in the user profile allowing people to show the menu buttons (currently available in the code, but enclosed in the NOSCRIPT tag). This way people using either keyboard or mouse will be able to use the drop down menus.
|
|
Description
|
in IE, when using keyboard in Drop down menus (for example, adding a resource or activity, or selecting a language in the user profile, or using the drop down menu on top left of each resource/activity page), it is necessary to be extremely fast to select an option.
If you are not very very fast, the first option is always selected by default. The problem does not appears using FireFox.
Possible solution: add a flag in the user profile allowing people to show the menu buttons (currently available in the code, but enclosed in the NOSCRIPT tag). This way people using either keyboard or mouse will be able to use the drop down menus. |
Show » |
committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 02/May/08 10:10 AM
MDL-14439 Added javascript file dropdwon.js - fix IE/Opera behavior. They do not fire dropdwon menu onChange automatically anymore.
|
|
|
committed 2 files to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 02/May/08 10:20 AM
MDL-14439 IE and Opera fire the onchange when ever you move into a dropdwown list with the keyboard - this changes fix the problem.
|
|
|
committed 1 file to 'Moodle CVS' - 02/May/08 10:38 AM
MDL-14439 Added javascript file dropdwon.js - fix IE/Opera behavior. They do not fire dropdwon menu onChange automatically anymore. Merged from 19
|
|
|
committed 2 files to 'Moodle CVS' - 02/May/08 10:45 AM
MDL-14439 IE and Opera fire the onchange when ever you move into a dropdwown list with the keyboard - this changes fix the problem. Merged from 19.
|
|
|
committed 1 file to 'Moodle CVS' on branch 'MOODLE_18_STABLE' - 02/May/08 10:47 AM
MDL-14439 Added javascript file dropdwon.js - fix IE/Opera behavior. They do not fire dropdwon menu onChange automatically anymore. Merged from 19.
|
|
|
committed 2 files to 'Moodle CVS' on branch 'MOODLE_18_STABLE' - 02/May/08 10:52 AM
MDL-14439 IE and Opera fire the onchange when ever you move into a dropdwown list with the keyboard - this changes fix the problem. Merged from 19.
|
|
|
committed 2 files to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 18/Jun/08 01:40 PM
committed 2 files to 'Moodle CVS' - 18/Jun/08 01:58 PM
|