Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.5.1, 2.8, 3.4
-
Component/s: Lesson
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_25_STABLE, MOODLE_28_STABLE, MOODLE_34_STABLE
-
Fixed Branches:MOODLE_33_STABLE, MOODLE_34_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-40790-master
Description
On Lesson content pages, users may enter long strings in content description fields. These render as single-line input buttons that run off the right edge of the page.
To reproduce:
1. Create a Lesson
2. Add a content page
3. Enter some text (long) into the Content 1 description field
4. Save the page and preview it
Tested with base, standard, and clean themes. The clean theme does at least provide a horizontal scrollbar, but it's still not very pretty.