-
Bug
-
Resolution: Fixed
-
Minor
-
3.7.1, 3.8
-
MOODLE_37_STABLE, MOODLE_38_STABLE
-
MOODLE_37_STABLE, MOODLE_38_STABLE
-
MDL-67660-master-v2 -
- Open message drawer
- Click on search users and messages input field (or tab into it)
- Check that the focus looks like focus_proposal.png and not like focus_current.png
When using the search in the message drawer and going back the input field focus is touching the search image.
My Proposal as to a fix seen in the attached images and under https://github.com/TobiGa/moodle/commit/9e0e5fe8df323b61aa049f2f8f58a1fbb4c7a609
https://github.com/moodle/moodle/compare/master...TobiGa:MDL-67660-master-v2
basically a removal of the reduced padding and adding a border as to signify the non clickable area.
basically adding a little padding.