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

--- Comment #7 from Stefano Crocco <stefano.cro...@alice.it> ---
(In reply to avlas from comment #6)
> Excellent, thanks Stefano for fixing the issue! 
> 
> I still see ark parts around (please see https://i.imgur.com/Ie9UQS9.png).
> Is there a way to close those (better than simply hide them)? Tha t would be
> great!

Are they leftover from before the fix or do they keep appearing? In the first
case, I think the only option is to close the Konqueror window: unfortunately
since they have been created because of an error, Konqueror doesn't know how to
close them. If instead they are new, it means there's something else which
isn't working as it should.

> 
> Also, would it be possible to show the terminal to the right side instead at
> the bottom? If you'd like me to open a new feature request for this please
> let me know. Thanks!

It would be better to open a new feature request. Currently, the terminal is
opened at the bottom because Konsole part itself specifies an horizontal
orientation. From a quick look at the code, it doesn't seem too difficult to
have the terminal be on the right, but I'd need to implement a GUI where the
user can choose whether he wants it on the bottom, on the left or on the right,
and that could be require a bit more work. As a workaround, you could try to
edit the file /usr/share/kservices5/konsolepart.desktop and, in the line
starting with X-KDE-BrowserView-ToggableView-Orientation, replace the part
after the = with vertical. This should make Konqueror display the terminal
emulator on the left (there's no way to have it on the right without editing
Konqueror source code); however, this will likely affect other programs
displaying a terminal emulator, such as Dolphin or Kate.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to