Defect #36565
closedNo title on mouseover event on progress bar
0%
Description
Hello,
In progress_bar function (ApplicationHelper), you use a <p> to display legend.
- Without legend: titles are display on mouseover event.
- With legend: titles are not display on mouseover event.
To display all titles, change content tag <p> by a <span> and it's work.
Thanks
Files
Updated by Mizuki ISHIKAWA almost 3 years ago
- File screenshot.png screenshot.png added
In my environment, even with the legend, when I hovered over the green part of the bar, the title was displayed as well as without the legend.
Do you get different results in your environment?
Updated by Brice Beaumesnil almost 3 years ago
Hello,
I think that's can be like #36574 : PurpleMine2 theme...
If i change to alternate theme, it's OK....
I don't thinking to change theme. OK i need to create issue in Github PurpleMine2 project.
Sorry.
Updated by Mizuki ISHIKAWA almost 3 years ago
Brice Beaumesnil wrote:
Hello,
I think that's can be like #36574 : PurpleMine2 theme...
If i change to alternate theme, it's OK....
I don't thinking to change theme. OK i need to create issue in Github PurpleMine2 project.
Sorry.
It doesn't matter.
Thanks for sharing what was a theme issue.
Updated by Marius BÄ‚LTEANU almost 3 years ago
- Status changed from New to Closed
- Resolution set to Invalid