Created attachment 115755 [details] Tooltip obscured by table headers Whilst testing bug 27493, I noticed that the tooltip for 'Digests only' in opac-messaging.pl is obscured by the table headers. To recreate: 1) Log into the OPAC 2) Go to 'your messaging' /opac-messaging.pl 3) Hover over the Digests only tooltip 4) Note that the tooltip appears on the same line as the headers, so is partially obscured I've added a screenshot to the report.
Thanks for this report, Sally. I notice this recently too but forgot to file a bug!
Created attachment 115761 [details] [review] Bug 27543: Tooltip on opac-messaging.pl obscured by table headers This patch corrects which Bootstrap assets are compiled with the OPAC CSS -- The file for Bootstrap tooltips should be included. To test, apply the patch and rebuild the OPAC CSS (https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client). 1) Log into the OPAC. 2) Go to 'your messaging' (opac-messaging.pl). 3) Hover over the Digests only tooltip. 4) Note that the tooltip looks correct.
Created attachment 115762 [details] [review] Bug 27543: Tooltip on opac-messaging.pl obscured by table headers This patch corrects which Bootstrap assets are compiled with the OPAC CSS -- The file for Bootstrap tooltips should be included. To test, apply the patch and rebuild the OPAC CSS (https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client). 1) Log into the OPAC. 2) Go to 'your messaging' (opac-messaging.pl). 3) Hover over the Digests only tooltip. 4) Note that the tooltip looks correct. Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk>
Brilliant, thanks for the quick fix! Works perfectly.
Created attachment 115838 [details] [review] Bug 27543: Tooltip on opac-messaging.pl obscured by table headers This patch corrects which Bootstrap assets are compiled with the OPAC CSS -- The file for Bootstrap tooltips should be included. To test, apply the patch and rebuild the OPAC CSS (https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client). 1) Log into the OPAC. 2) Go to 'your messaging' (opac-messaging.pl). 3) Hover over the Digests only tooltip. 4) Note that the tooltip looks correct. Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk>
Pushed to master for 21.05, thanks to everybody involved!
Pushed to 20.11.x for 20.11.03
Can't recreate on 20.05, therefore not backporting. I looked at this in both Firefox and Chrome and the tooltip is working as intended. Please let me know if you're seeing something else in 20.05.