Bug 323219 - separate Ctrl+Tab document switcher for each split view
Summary: separate Ctrl+Tab document switcher for each split view
Status: RESOLVED DUPLICATE of bug 323218
Alias: None
Product: kdevelop
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Kubuntu Linux
: NOR normal
Target Milestone: 4.3.0
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-06 08:26 UTC by Diggory Hardy
Modified: 2013-08-06 10:05 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


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:26:56 UTC
When the editor view is split in kdevelop, two (or more) tab bars and drop-down menus to select files appear, one above each view. The Ctrl+Tab switcher, however, lists all "views" in a single list (potentially including the same file several times). I've been using this for a while and it constantly confuses me. What I think would be less confusing is:
1) each view in the split has it's own Ctrl+Tab list, and only the one for the active view is shown
2) a separate keyboard shortcut to switch between views is added (e.g. Meta+1,2,3,... or Alt+arrow keys)
3) (less important) the view with keyboard focus is visually highlighted in some way (other than the flashing cursor)

Just my two cents, but it would be really nice to see this in KDevelop!

Reproducible: Always
Comment 1 Milian Wolff 2013-08-06 10:05:37 UTC

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