-
Bug
-
Resolution: Fixed
-
Minor
-
4.3.7, 4.4.4, 4.5
-
6
-
Team Hedgehog 2024 Sprint 3.2, Team Hedgehog 2024 Sprint 3.3, Team Hedgehog 2024 Review 4, Team Hedgehog 2024 Sprint 4.1, Team Hedgehog 2024 Sprint 4.2, Team Hedgehog 2024 Sprint 4.3
Discovered while testing MDLQA-19203.
There is a doubling-up of content when the backdrop highlights the user tour content. I could only reproduce this on Moodle 4.4 and 4.5. It didn't seem to be a problem before this.
Step to reproduce:
- Go to site admin -> appearance -> user tours
- Create a new tour
- Give the tour a name
- Set 'Apply to URL match' to /course/view.php%
- Set 'Show with backdrop' to Yes
- Save changes
- Disable the other tours using the /course/view.php% and only enable your new tour
- Click on the 'View' icon for your tour to create some steps
- Click 'New step'
- Set the 'Target type' to Selector
- Set 'CSS selector' to .course-content
- Set 'Title' to anything
- Set 'Content' to anything
- Save changes
- Create a course and view it
- OBSERVE the doubled-up content
- Discovered while testing
-
MDLQA-19203 CLONE - An admin can create, delete and edit user tours
-
- Passed
-
- Testing discovered
-
MDL-83032 Placeholder used as content in block user tour (race condition)
-
- Open
-