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

Drag a link in site admin block and then move mouse over the links makes the icons move in Chrome

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • 2.8.7, 2.9.1
    • 2.7.8, 2.8.6, 2.9, 3.0
    • Themes
    • MOODLE_27_STABLE, MOODLE_28_STABLE, MOODLE_29_STABLE, MOODLE_30_STABLE
    • MOODLE_28_STABLE, MOODLE_29_STABLE
    • wip_MDL-50554_master
    • Hide

      Use another web browser.

      Show
      Use another web browser.
    • Hide
      1. Using the Chrome browser.
      2. Login as an administrator.
      3. Select the 'Clean' theme.
      4. Open the administration block.
      5. Select and drag 'Notifications'.
      6. Drop 'Notifications'.
      7. Wiggle the mouse around a bit.
      8. Observe that the icon attached to 'Notifications' moves down on the screen.
      9. Use attached screen cast if unsure.
      Show
      Using the Chrome browser. Login as an administrator. Select the 'Clean' theme. Open the administration block. Select and drag 'Notifications'. Drop 'Notifications'. Wiggle the mouse around a bit. Observe that the icon attached to 'Notifications' moves down on the screen. Use attached screen cast if unsure.

    Description

      In Chrome strange icon movement can occur after an item in the admin block gets focus.

      Screen casts attached.

      Fix is:

      // reset.less
      // --------------------------------------------------
      a:focus {
        outline: none;
      }
      

      Attachments

        1. MDL-50554.avi
          1.65 MB
        2. MDL-50554.flv
          2.39 MB

        Issue Links

          Activity

            People

              gb2048 Gareth J Barnard
              gb2048 Gareth J Barnard
              Mary Evans Mary Evans
              Andrew Lyons Andrew Lyons
              Simey Lameze Simey Lameze
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                6/Jul/15