[rkward-cvs] SF.net SVN: rkward:[3693] trunk/rkward/rkward/windows/rkhtmlwindow.cpp

tfry at users.sourceforge.net tfry at users.sourceforge.net
Fri Jun 17 11:50:49 UTC 2011


Revision: 3693
          http://rkward.svn.sourceforge.net/rkward/?rev=3693&view=rev
Author:   tfry
Date:     2011-06-17 11:50:49 +0000 (Fri, 17 Jun 2011)

Log Message:
-----------
Update comments

Modified Paths:
--------------
    trunk/rkward/rkward/windows/rkhtmlwindow.cpp

Modified: trunk/rkward/rkward/windows/rkhtmlwindow.cpp
===================================================================
--- trunk/rkward/rkward/windows/rkhtmlwindow.cpp	2011-06-17 11:48:50 UTC (rev 3692)
+++ trunk/rkward/rkward/windows/rkhtmlwindow.cpp	2011-06-17 11:50:49 UTC (rev 3693)
@@ -2,7 +2,7 @@
                           rkhtmlwindow  -  description
                              -------------------
     begin                : Wed Oct 12 2005
-    copyright            : (C) 2005, 2006, 2007, 2009, 2010 by Thomas Friedrichsmeier
+    copyright            : (C) 2005, 2006, 2007, 2009, 2010, 2011 by Thomas Friedrichsmeier
     email                : tfry at users.sourceforge.net
  ***************************************************************************/
 
@@ -63,6 +63,7 @@
 	setPart (khtmlpart);
 	fixupPartGUI ();
 // WORKAROUND for annoying kdelibs bug in KDE 4.6: https://sourceforge.net/tracker/?func=detail&atid=459007&aid=3310106&group_id=50231
+// NOTE: Fixed in KDE 4.7. See http://git.reviewboard.kde.org/r/101491/
 	QAction *action = khtmlpart->action ("findAheadText");
 	if (action) action->setShortcutContext (Qt::WidgetWithChildrenShortcut);
 // WORKAROUND end


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the rkward-tracker mailing list