-
Bug
-
Resolution: Fixed
-
Minor
-
3.4
-
MOODLE_34_STABLE
-
MOODLE_32_STABLE, MOODLE_33_STABLE
-
MDL-60522-master -
Hi,
we've encountered that when opening the notifications or messages popup and hovering over the checkmark icon or the cog icon, there appear two tooltips:
This is caused by the set title tag belonging to the link and an additionally added "hover-tooltip" div. Two tooltips showing the same information are not necessary in our opinion and one of them should be deleted.
Steps to reproduce:
- Login as a user, e.g. teacher
- Click on the notifications icon in the navbar
- In opened panel hover over the icon with the check symbol
- => See that there are two tooltips / hints
- Hover over the cog-icon
- => See that there are two tooltips / hints