Bug 412524 - Focus follows mouse support in split view and panels
Summary: Focus follows mouse support in split view and panels
Status: CONFIRMED
Alias: None
Product: dolphin
Classification: Applications
Component: split view (other bugs)
Version First Reported In: 19.08.1
Platform: Arch Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-02 00:39 UTC by miyaokamarina
Modified: 2025-05-02 15:20 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description miyaokamarina 2019-10-02 00:39:58 UTC
SUMMARY
It would be great, if Dolphin will respect `FocusFollowsMouse` focus policy.

STEPS TO REPRODUCE
1. Set KWin focus policy to `FocusFollowsMouse`.
2. Split view.
3. Hover inactive view or embedded terminal panel.

OBSERVED RESULT
Nothing happens.

EXPECTED RESULT
Inactive view activated on hover.

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.16.5
KDE Frameworks Version: 5.52.0
Qt Version: 5.13.1

ADDITIONAL INFORMATION
Comment 1 Florian Dittmer 2025-05-02 15:20:14 UTC
Doesn't work in Dolphin Version 24.12.3 either.
Didn't it work before? I was surprised to notice this misbehavior only now and found this old bug. Would be great if a solution like in the mentioned Konsole bug could be implemented in Dolphin as well. (even though a global setting would be better than a local setting for each app).