https://bugs.kde.org/show_bug.cgi?id=389880
Nate Graham <pointedst...@zoho.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kio | |/0792ed68923b3c3eac6fd3b976 | |9e83ed2de9842b Version Fixed In| |5.44 Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #2 from Nate Graham <pointedst...@zoho.com> --- Git commit 0792ed68923b3c3eac6fd3b9769e83ed2de9842b by Nathaniel Graham. Committed on 05/02/2018 at 15:07. Pushed by ngraham into branch 'master'. Use F11 as the shortcut to toggle the aside preview Summary: FIXED-IN: 5.44 Test Plan: {F5692446} Shortcut works and toggles the aside preview. However, in doing so, another pre-existing bug is triggered: the file dialog doesn't eat the keyboard input, so if the app that spawned it has something bound to F11, you'll erroneously get the "Ambiguous shortcut" message (even though the keystroke is/should be passed only to the file dialog, not the host app). Help solving this would be appreciated. Reviewers: #frameworks, markg Reviewed By: markg Subscribers: markg Tags: #frameworks Differential Revision: https://phabricator.kde.org/D10314 M +1 -0 src/filewidgets/kdiroperator.cpp https://commits.kde.org/kio/0792ed68923b3c3eac6fd3b9769e83ed2de9842b -- You are receiving this mail because: You are watching all bug changes.