Bug 497573

Summary: On Dolphin, if you open anything that opens a window, then close that window, the focus isn't properly returned to the opened file
Product: [Applications] dolphin Reporter: Fernando M. Muniz <fernandommuniz>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: john.kizer, kfm-devel
Priority: NOR    
Version: 24.12.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Instead of acting as if the window never existed, it opens Selection Mode.

Description Fernando M. Muniz 2024-12-16 19:57:29 UTC
Created attachment 176691 [details]
Instead of acting as if the window never existed, it opens Selection Mode.

TEPS TO REPRODUCE
1- Create a generic text.
2- Open it.
3- Close your text editor.
4- Try to delete the file with Delete key, or try to open with the Enter key.

OBSERVED RESULT
The file is not fully focused exactly as it was before the window opened, and Selection Mode is activated.

EXPECTED RESULT
The file should be fully focused exactly as it was before the window opened, as if nothing happened.
Comment 1 John Kizer 2024-12-28 06:54:58 UTC
Hi - the linked issue, and specifically the comment here: https://bugs.kde.org/show_bug.cgi?id=416980#c3 concern the underlying cause of what you're seeing here, the "underlined" state. Thanks for your report and documentation!

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