Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-55733

Creating a new question or adding a new activity dialog mis-displayed in RTL mode.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • None
    • 3.2
    • Themes

      Question bank > Questions > Add a new question (dialog)
      And same issue on
      Course (edit mode turned On) > Add a new resource or activity (dialog) > Click one of the activities

      Clicking on any question/activity name hides the middle scrollbar, on both LTR and RTL modes

      Maybe! the following code can be a fix, but I am not sure if we should narrow down the question name or not expand the question's description? and also, maybe, the entire width of the dialog show expand?

      .jschooser .choosercontainer #chooseform .alloptions {
          overflow-x: hidden;
          overflow-y: auto;
          max-width: 15.3em;
      }
      

            Unassigned Unassigned
            nadavkav Nadav Kavalerchik
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

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