[Konsole-devel] [Bug 234703] openURL(const KUrl& url) doesn't load url if the session is already started

Jan Gerrit Marker jangerrit at weiler-marker.com
Sun Apr 18 15:00:36 UTC 2010


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





--- Comment #3 from Jan Gerrit Marker <jangerrit weiler-marker com>  2010-04-18 17:00:34 ---
1) the first issue is ok, the maintainer(s) of Konsolepart should decide, I did
this to prevent the user from seeing "^C"
2) in Dolphin this is done to prevent from an accidently execution, an example:
   $~>rm -rf * ;
now the change directory command is added:
   $~>rm -rf * ; cd / <ENTER>
and all files in the $HOME are removed, but maybe the user wanted to remove the
command but the programm which owns the part was faster and changed the
directory. I'd say that this is important.

This patch is only a representation of an idea to fix this based on the Dolphin
way of doing this.

-- 
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