Bug 408841 - Double clicking a file in filesystem panel doesn't set the input focus to the editor
Summary: Double clicking a file in filesystem panel doesn't set the input focus to the...
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: UI: general (other bugs)
Version First Reported In: 5.2.4
Platform: Other Linux
: NOR minor
Target Milestone: ---
Assignee: John Hayes
URL:
Keywords: junior-jobs
Depends on:
Blocks:
 
Reported: 2019-06-17 18:11 UTC by FeepingCreature
Modified: 2021-07-28 09:47 UTC (History)
1 user (show)

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 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.