[Kst] branches/work/kst/portto4/kst/src/libkstapp
Peter Kümmel
syntheticpp at gmx.net
Mon Aug 30 15:23:11 CEST 2010
SVN commit 1169987 by kuemmel:
This Qt bug breaks a lot, especially on new tabs.
CCBUG: 247634
M +1 -0 plotrenderitem.cpp
--- branches/work/kst/portto4/kst/src/libkstapp/plotrenderitem.cpp #1169986:1169987
@@ -643,6 +643,7 @@
setFocus(Qt::MouseFocusReason);
// Qt bug (Windows only?): http://bugreports.qt.nokia.com/browse/QTBUG-8188
+ // Kst: http://bugs.kde.org/show_bug.cgi?id=247634
//bool foc = hasFocus(); // foc is false in the second tab
updateCursor(event->pos());
More information about the Kst
mailing list