Bug 408841

Summary: Double clicking a file in filesystem panel doesn't set the input focus to the editor
Product: [Applications] kdevelop Reporter: FeepingCreature <default_357-line>
Component: UI: generalAssignee: John Hayes <jdhayes.linux>
Status: RESOLVED FIXED    
Severity: minor CC: jdhayes.linux
Priority: NOR Keywords: junior-jobs
Version First Reported In: 5.2.4   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description FeepingCreature 2019-06-17 18:11:27 UTC
Double-clicking a file in the filesystem panel, "opening" it in a tab, should set the focus to the newly opened file. Instead, the filesystem panel keeps the input focus.

Steps to reproduce:

- open a file from the filesystem panel

- type something

Expected:

Text should appear in the file tab

Observed:

Input is handled by the filesystem panel

It's small quality of life things like this that in sum make kdevelop far less enjoyable than it could be.
Comment 1 John Hayes 2020-04-04 12:59:12 UTC
Is this still a valid bug, should it be closed? In Version 5.5 it is not an issue.
Comment 2 FeepingCreature 2021-07-28 09:47:28 UTC
Yes, it seems fixed. Thank you.