← Back to team overview

mahara-contributors team mailing list archive

[Bug 1514718] Re: help icons don't work in modal windows

 

I couldn't replicate this issue with auth instances, because I don't see
the auth instance config in a modal. I see it in a separate pop-up
window. Are you seeing auth instance config in a modal Ghada?

However, I was able to replicate this issue with the block configuration
modal. Not the specific JS error, but just being unable to use them.

To replicate:

1. Add a "Creative Commons" block to a page.
2. Try to click on one of the help icons.

Expected result: You see the help text
Actual result: The help icons cannot be clicked on!

After some fidgeting I found that there was a clickable zone for each
icon, but it was very small, like a few pixels tall.

** Changed in: mahara
   Importance: Undecided => High

** Changed in: mahara
       Status: New => Confirmed

** Also affects: mahara/15.10
   Importance: Undecided
       Status: New

** Also affects: mahara/16.04
   Importance: High
       Status: Confirmed

** Changed in: mahara/15.10
       Status: New => Confirmed

** Changed in: mahara/15.10
   Importance: Undecided => High

** Changed in: mahara/15.10
    Milestone: None => 15.10.1

** Changed in: mahara/16.04
    Milestone: None => 16.04.0

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1514718

Title:
  help icons don't work in modal windows

Status in Mahara:
  Confirmed
Status in Mahara 15.10 series:
  Confirmed
Status in Mahara 16.04 series:
  Confirmed

Bug description:
  Mahara 15.10

  $config->version = 2015092910;
  $config->series = '15.10';
  $config->release = '15.10.0';

  Browser: Firefox 42

  When adding an Authentication plugin to an institution, in the modal
  forms, the help icons generate javascript errors.

  such as:

  * node.nextSibling is null  (coming from admin/users/addauthority.php)

  once the above is fixed:
  * elem is null (coming from js/MOchiKit/DOM.js)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1514718/+subscriptions


References