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

Incorrect checkbox sizes on some role related admin pages

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Deferred
    • Icon: Minor Minor
    • None
    • 2.5.2
    • Themes
    • None
    • MOODLE_25_STABLE
    • MDL-42056_M26
    • Hide
      1. TEST using Standard theme only
      2. Goto Site Administration > Users permissions > Define roles
      3. Using the tabs TEST that the first tab (Manage roles) Roles and description content is neatly aligned left in small print.
      4. TEST that the remaining Tabs content pages display equal sized check-boxes.
      Show
      TEST using Standard theme only Goto Site Administration > Users permissions > Define roles Using the tabs TEST that the first tab (Manage roles) Roles and description content is neatly aligned left in small print. TEST that the remaining Tabs content pages display equal sized check-boxes.

      In the standard theme the first and third columns in the "Allow role assignments", "Allow role overrides", and "Allow role switches" tabs under "Define Roles" are smaller than the other checkboxes in some browsers.

      Styling behaviour seems to be browser and OS dependent as described here:

      http://www.456bereastreet.com/lab/form_controls/checkboxes/

      so it doesn't happen in all browsers, but on my Mac (Snow Leopard) with latest Chrome the boxes are quite a bit smaller.

      The rogue style is in theme/standard/style/admin.css:

      #page-admin-index .explanation,
      .path-admin-roles .cell.c1,
      .path-admin-roles .cell.c3 {font-size: 0.7em;}
      

      Looks like the .path-admin-roles class is being used to style something else but isn't specific enough so it's being applied elsewhere.

            lucaboesch Luca Bösch
            simoncoggins Simon Coggins
            Tim Hunt Tim Hunt
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

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