Bug 265883 - Renaming tab focus is not optimal
Summary: Renaming tab focus is not optimal
Status: RESOLVED DUPLICATE of bug 260809
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-09 15:22 UTC by Dhaval Patel
Modified: 2011-02-09 20:38 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dhaval Patel 2011-02-09 15:22:33 UTC
Version:           unspecified
OS:                Linux

This is new behavior in 4.6.0. When you press the shortcut to rename a tab (or double click on the tab) a window comes up where you can change the title for local or remote tab. I have a couple of problems with this:

- First, something should be selected (either local or remote name)
- Second, if local is current than local name should be selected (same for remote)

I personally do not see the need for local and remote but I understand that other people may want the title to be automatically changed.

- Third, if we can turn off local or remote that would be awesome. So this would go back to the previous behavior where you get a text input box with the current tab title rather than a form with both.

Reproducible: Always

Steps to Reproduce:
Double click on a tab or hit the shortcut to rename a tab title.

Actual Results:  
A form comes which allows you to set local and remote tab titles. Neither are selected.

Expected Results:  
Here are options in order or preference (last is most preferable)

- Always have local tab title selected
- Select the current tab title
- Allow option to disable tab types. This way we are just given an input box with the current tab title.


Perhaps if I explain my usage scenario, it would help you to understand the problem as I see it.

- I have only 1 konsole window open (with multiple tabs).
- The left most table is always to the local box.
- I create other tabs as I need (usually to SSH). I Ctrl+T to create the tab; Alt+Ctrl+S to change the name; issue ssh command
- When I am done with SSH, I kill that tab.

You can clearly see the conflict with my workflow and the new behavior. 

- When I am changing the name, the tab is still local and I usually SSH so it will change to remote.
- I go through tabs throughout the day so I do not care about auto rename to local or remote.
Comment 1 Christoph Feck 2011-02-09 20:38:08 UTC

*** This bug has been marked as a duplicate of bug 260809 ***