Reviewed: https://reviews.mahara.org/9855 Committed: https://git.mahara.org/mahara/mahara/commit/1902ffbe1564cd3a9ee4f22eb796f12f6ad92022 Submitter: Robert Lyon ([email protected]) Branch: 19.04_STABLE
commit 1902ffbe1564cd3a9ee4f22eb796f12f6ad92022 Author: Rebecca Blundell <[email protected]> Date: Wed Apr 24 14:15:49 2019 +1200 Bug 1826076: Put mouseleave event back on Smartevidence standard Fixes a regression which stopped a standard's popover text displaying on hover. Changed the text of the standard to be shortname in the table behatnotneeded Change-Id: Ie9dae073777737763bb7300b26499f0f53ea6b94 (cherry picked from commit 0d95fc9cd531b18391d62858deed82ed5faa8392) -- 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/1826076 Title: Mouseleave event missing from matrix.js Status in Mahara: Fix Committed Bug description: On hovering over a SmartEvidence standard attached to a collection, the popover text no longer displays. This is because the mouseenter event displays and then hides the text, rather than just displaying it. The mouseleave event seems to have been accidentally deleted. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1826076/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

