Moodle

Escaping Textarea #id_alltext

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.8.2
  • Fix Version/s: 1.9
  • Component/s: Themes
  • Labels:
    None
  • URL:
    course/modedit.php?add=resource&type=text&course=1
  • Affected Branches:
    MOODLE_18_STABLE
  • Fixed Branches:
    MOODLE_19_STABLE

Description

See attached image for an example of it escaping the container.

A simply resolution method seems to simply add this to the `standard` theme:

#id_alltext { width: 100% ; }

As its contained by another DIV, it will grow to the width of its container.

Issue Links

Activity

Hide
Urs Hunkler added a comment -

Fixed for version 1.9. Thanks for your proposal Eric.

Show
Urs Hunkler added a comment - Fixed for version 1.9. Thanks for your proposal Eric.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: