Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.7
-
Fix Version/s: 2.7
-
Component/s: Accessibility, Filepicker, Themes
-
Testing Instructions:
- Add a file to a text area
- Using the wikimedia repo, find and select an image
- Ensure the dialog looks reasonably close to clean-2.6.png in the attachment section
-
Affected Branches:MOODLE_27_STABLE
-
Fixed Branches:MOODLE_27_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-44881-master -
Pull Master Diff URL:
-
Story Points:20
-
Sprint:FRONTEND Sprint 11
Description
See screenshots for the following:
- The checkboxes are not well displayed
- The padding on the right of the text inputs is too small, they seem to close to the edge
- The info at the bottom do not have separator
- When there is a separator at the bottom, it is glued to both sides
- From an accessibility point of view, I'm pretty sure the file info are not properly ready as SPAN is not considered as a word separator
- Margins below and above the fields seems unnecessarily high
All themes are affected, so clean and base should be tested. To select base pass ?theme=base to the URL.