https://bugs.kde.org/show_bug.cgi?id=474507
Méven <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/syst | |em/dolphin/-/commit/bad6366 | |0b4c3253fdbd5fc3f989146519a | |7338b7 Status|ASSIGNED |RESOLVED --- Comment #9 from Méven <[email protected]> --- Git commit bad63660b4c3253fdbd5fc3f989146519a7338b7 by Méven Car, on behalf of weinan li. Committed on 07/11/2025 at 12:54. Pushed by meven into branch 'master'. informationpanel: ensure selection info is shown when using keyboard navigation The original implementation prioritized mouse hover over keyboard selection, preventing panel updates when navigating with arrow keys while the mouse was over another item. This patch adds explicit state tracking to ensure keyboard selections always update the panel, regardless of mouse position. M +7 -2 src/panels/information/informationpanel.cpp M +2 -0 src/panels/information/informationpanel.h https://invent.kde.org/system/dolphin/-/commit/bad63660b4c3253fdbd5fc3f989146519a7338b7 -- You are receiving this mail because: You are watching all bug changes.
