-
Bug
-
Resolution: Fixed
-
Minor
-
3.7.5, 3.8.2, 3.9
-
MOODLE_37_STABLE, MOODLE_38_STABLE, MOODLE_39_STABLE
-
MOODLE_37_STABLE, MOODLE_38_STABLE
-
master_
MDL-68223 -
Steps to replicate:
• Install ghostscript
• Set `pathtogs` (`/usr/bin/gs` on Ubuntu)
• Enable Annotate PDF feedback plugin (`assignfeedback_editpdf | default`)
• Create a course
• Create an assignment with Annotate PDF feedback ticked
• Enroll a student into the course
• Login as the student and submit submission
• Login as a teacher and grade submission
• Add a multiline annotation comment
• Attempt to highlight the text in the annotation comment with a mouse
• It drags around the assignment rather than highlighting the text
Browsers:
• Google Chrome 80: It drags around the assignment rather than highlights the text.
• MS Edge 44 (EdgeHTML 18): It drags around the assignment, but once it reaches the scroll boundaries, it highlights the text.
• Mozilla Firefox 74 : Same as for MS Edge.
• Internet explorer 11: Can't be replicated due to MDL-65700. However, after applying this fix behaviour is the same as for MS Edge.
- is blocked by
-
MDL-65700 Assignment Grade function does not work properly in IE 11
- Closed