-
Bug
-
Resolution: Fixed
-
Minor
-
3.5
-
MOODLE_35_STABLE
-
MOODLE_35_STABLE
-
MDL-62419-master -
As reported by chenlevy and nadavkav in MDLQA-12195:
Steps to reproduce:
- View the grader report for a course containing several activities e.g. https://qa.moodle.net/grade/report/grader/index.php?id=2
- Set the language to a RTL language
Expected result: The scrollbar at the bottom of the page enables you to scroll to the column containing the last activity.
Actual result: The scrollbar enables you to scroll a lot further, as there is a lot of white space after the column containing the last activity.
Note: This bug only affects sites using the Boost theme.
Suggested fix from Nadav:
.path-grade-report .accesshide {right: -10000px;}
|
- has been marked as being related by
-
MDLQA-12017 CLONE - RTL site smoke test
- Passed
- is a regression caused by
-
MDL-62254 Assign: misaligned grading table labels in RTL mode
- Closed
- Testing discovered
-
MDL-62465 Some table columns are hidden when switched to RTL language
- Closed
-
MDLQA-12195 CLONE - Grader report headers are visible with scrolling window
- Passed