[Kst] [Bug 169417] plot is not redrawn to erase menu
Andrew Walker
arwalker at sumusltd.com
Tue Aug 19 02:03:25 CEST 2008
http://bugs.kde.org/show_bug.cgi?id=169417
--- Comment #1 from Andrew Walker <arwalker sumusltd com> 2008-08-19 02:03:24 ---
This is a problem because under these circumstances _zoomPaused is et to true
in Kst2DPlot::mousePressEvent(...). This is a problem as when the plot is asked
to redraw (which it is as a result of the menu closing up) the request is
ignored when _zoomPaused is true.
Note: _zoomPaused is reset to false, Kst2DPlot::mouseReleaseEvent(...), when
the mouse button is subsequently released, but at that point the paint request
has already been ignored.
--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kst
mailing list