Bug 323215 - closing a tab should make the last viewed tab/file active
Summary: closing a tab should make the last viewed tab/file active
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Kubuntu Linux
: NOR minor
Target Milestone: 4.3.0
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-06 08:11 UTC by Diggory Hardy
Modified: 2013-09-12 06:24 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 Diggory Hardy 2013-08-06 08:11:08 UTC
Very simple change: when closing a tab/file with Ctrl+W (or some other means), the last-viewed tab (the one next in the Ctrl+Tab list) should become active (currently I think the next tab in the tab bar becomes active).

Rationale (if really necessary): follow some link in the code browser which opens a new file/tab, take a look, close the tab and go back to whatever you were looking at before.

Reproducible: Always
Comment 1 Vlas Puhov 2013-09-12 06:24:35 UTC
Git commit d4351d7878e85769c2fdf829ce26cdf254b1d8c7 by Vlas Puhov.
Committed on 12/09/2013 at 06:21.
Pushed by vpuhov into branch 'master'.

Make the previously selected tab active, when current tab is closed.

M  +1    -0    sublime/container.cpp

http://commits.kde.org/kdevplatform/d4351d7878e85769c2fdf829ce26cdf254b1d8c7