-
Improvement
-
Resolution: Fixed
-
Minor
-
3.2.1, 3.11
-
MOODLE_311_STABLE, MOODLE_32_STABLE
-
MOODLE_311_STABLE
-
We have this problem using french :
- On = Activer
- Off = Désactiver
Theses words are to large to be used in a square button (see screenshot)
I think other language may have this problem too.
Here is some solutions :
- Use power On / Off symbols instead: | and O (see https://en.wikipedia.org/wiki/Power_symbol)
- Keep On / Off in all language
- Instead of using the on / off lang string, create and use a specific on / off strings (ex. switch.on, switch.off) to allow local translation of this. It may be also be used to create specific local strings for admin of user instance to differentiate this strings from other on / off strings.
- Adapt the font size to fit the container width (not possible in pure css) See :
http://stackoverflow.com/questions/16056591/font-scaling-based-on-width-of-container - Use a standard checkbox (half joking!)
- Discovered while testing
-
MDLQA-15579 CLONE - An administrator can set default notification preferences
-
- Passed
-
- has a non-specific relationship to
-
MDL-56428 Notifications preferences on/off icons are not accessible
-
- Closed
-
-
MDL-67853 Remove online-offline options on notifications.
-
- Closed
-
- has been marked as being related by
-
MDL-57832 Notifications preferences on/off icons UI problem on mobile
-
- Closed
-
- has to be done after
-
MDL-40759 Use the Font Awesome icon font for all icons in Moodle
-
- Closed
-
- is duplicated by
-
MDL-58883 Not all languages may fit into preferences On/Off boxes
-
- Closed
-
- Testing discovered
-
MDL-71436 Improve usability/accessibility of notification preference pages
-
- Open
-
-
MDL-71403 Update message preferences of a user as admin to use consistent toggle icons
-
- Closed
-