[Konsole-devel] [Bug 186745] KPart shows a strange menu after first rightclick in a tab

Robert Knight robertknight at gmail.com
Sun Aug 30 15:36:41 UTC 2009


https://bugs.kde.org/show_bug.cgi?id=186745





--- Comment #27 from Robert Knight <robertknight gmail com>  2009-08-30 17:36:40 ---
The problem probably relates to the fact that the Konsole part and the main
application used to be build separately with no code in a common shared
library.  I believe this changed so that the shared code is now in
libkonsoleprivate.  

Kurt - I suggest moving the part/application test into an "isKonsolePart()"
method or similar and then committing the patch.  There might be other #ifdef
KONSOLE_PART checks elsewhere in the code which need to be addressed as well.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the konsole-devel mailing list