-
Bug
-
Resolution: Done
-
P1: Critical
-
6.2.1
-
2dc32ee0f315e9f30edfd248f00ac093163ee49a (qt/qtcharts/dev) ce93b3009c (qt/qtcharts/6.2) ce93b3009c (qt/tqtc-qtcharts/6.2) ce93b3009c (qt/qtcharts/6.2.3) ce93b3009c (qt/tqtc-qtcharts/6.2.3) ce93b3009c (qt/qtcharts/6.2.4) ce93b3009c (qt/tqtc-qtcharts/6.2.4)
When a QLineSeries and QScatterSeries are in the same chart, left click mouse events are no longer detected.
Commenting out the code in chartline.cpp lines 374-380 and 398-401 remove the QScatterSeries from the chart and mouse events will work again.
The issue does not exist in 5.15.x, so this looks to be a regression.
Files in Data.zip should be placed in the application directory to display the charts.