vaadin/vaadin-charts

Series tooltip doesn't work in Safari

Closed this issue · 3 comments

Expected

  • Series tooltip is shown
    expected

Actual

  • No tooltip
    actual

Notes

  • It works with Chrome and Firefox. Tested with Safari 12.
  • The WC demo works in Safari
  • There seems to be one issue with the filter which adds a shadow in the tooltip box that is preventing the tooltip to display correctly and only affects Charts for Flow component.
tepi commented

Also fails on iOS Safari - no tooltip is shown when tapping any part of the pie chart.

Just tested it with latest Safari 12.1.2, still broken.

Tested the demo in Safari 14 and it works.

demo

The demo is still using vaadin-charts 6.2.2 so I assume the underlying bug was fixed in Safari. Closing.