Defect #1157
Tooltips in burndown chart hidden behind SVG image
Source:
Customer
Detected on version:
Blocked:
No
Alone:
Milestones:
Sprint:
Description
The tooltips on the burndown chart are hidden behind the SVG image (at least in Firefox 45.0.2).
Expected behaviour is, that the tooltips are shown above the image.
I created a tiny patch, that adds a "z-index: 10" to the ".graphic-tooltip" class in the "scrum.css" stylesheet. The number 10 is the lowest number that works.
Files
Subtasks
Updated by Emilio González Montaña over 8 years ago
- Status changed from New to In progress
- Target version set to Scrum v0.14.0
Not reproduced in Firefox v47 or Edge, but because it's not an aggressive change is added.