-
Bug
-
Resolution: Fixed
-
Major
-
4.0.5
This has been raised from the 4.0 accessibility audit. When zooming the Edit profile page by 400%, the selected option for the Email display field can get cut off, especially the "Allow only other course participants to see my email address" option.
This fails WCAG 2.1 Level AA Success Criterion 1.4.10 (Reflow). We need to make the options more concise so that any selected option can fit a browser window with a width of 320 pixels or 1280 pixels at 400% zoom.
Current options:
Lang string key | Lang string |
---|---|
emaildisplayno | Hide my email address from non-privileged users |
emaildisplayyes | Allow everyone to see my email address |
emaildisplaycourse | Allow only other course participants to see my email address |