[Konsole-devel] [Bug 234703] openURL(const KUrl& url) doesn't load url if the session is already started
Anton Kreuzkamp
akreuzkamp at web.de
Sun Apr 18 14:13:13 UTC 2010
https://bugs.kde.org/show_bug.cgi?id=234703
Anton Kreuzkamp <akreuzkamp at web.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |akreuzkamp at web.de
--- Comment #2 from Anton Kreuzkamp <akreuzkamp web de> 2010-04-18 16:13:13 ---
Your patch has some issues:
-In most usecases you don't want the konsole to clear, but with your patch does
this (so you should delete the line "sendInput("clear\n");")
-I don't see the sense of the lines QString cancel; till sendInput(cancel); I
only see it writing ^C without any result, so I think these lines could also be
deleted
--
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