https://bugs.kde.org/show_bug.cgi?id=361326
--- Comment #2 from Alexander Semke <[email protected]> --- The problem exists for curves which have overlapping bounding boxes. For example, create a plot and add two curves defined via a math. equation - f(x)=sin(x) and f(x)=cos(x) and plot them from x=0 to x=1. It is not possible to select the sin curve if you click on it beyond x=0.8 since it is covered by the cos curve in this region that is drawn on top of it. However, it is possible to select the underlying sin-curve if you click somewhere below x=0.8 where there is no overlapping. -- You are receiving this mail because: You are watching all bug changes.
