Uploaded image for project: 'Plugins'
  1. Plugins
  2. CONTRIB-3038

Request to remove a line of css that is unused in questionnaire, but affects other pages

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • 2.0.4
    • 2.0
    • Module: Questionnaire
    • None
    • MOODLE_20_STABLE
    • MOODLE_20_STABLE

      Questionnaire styles.css has the following code:

      div.felement.ftextarea textarea {
      width:600px;
      }

      This could affect every textarea in every Moodle form across the system (eg wiki annotations), yet I cannot find it being used in any page in the questionnaire.

      To test I have downloaded a head version of questionnaire from cvs, and added this to a head version of Moodle (2.2dev) from git on my local pc in an environment set up using default settings. I then added a marker to styles.css (line 84) above like this:
      div.felement.ftextarea textarea {
      width:600px;
      border: 2px solid red;
      }
      Then I set up a questionnaire with one of each type of question. I also tested changing the course format from the default weekly to topics, and tried changing the theme from standard to formal white. I also tried changing the text editor from Tiny to plain text area. Finally I tested removing this style altogether.

      It does seem that this style is not used in questionnaire, but can affect other non-questionnaire pages (specifically some of our OU custom pages), so please could this style be removed from head (and possibly MOODLE_20_STABLE branch).

            jenny-gray Jenny Gray (Inactive)
            jb23347 John Beedell (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.