Bug 271668

Summary: konsole find shortcut should give focus to the search box when pressed for the second time
Product: [Applications] konsole Reporter: Ahmad Samir <a.samirh78>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED FIXED    
Severity: minor CC: adaptee
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Mageia RPMs   
OS: Linux   
Latest Commit: Version Fixed In: 4.10.0

Description Ahmad Samir 2011-04-25 07:58:08 UTC
Pressing Ctrl+Shift+F, shows the find bar in konsole, pressing the shortcut again hides it. This isn't consistent with other KDE apps, e.g. kwrite, where pressing the find shortcut again would give focus to the search box, not hide the find bar.
Comment 1 Francesco Cecconi 2012-07-28 07:28:27 UTC
Git commit e9ce814072aebcf8005e9f71019d6ce113797cea by Francesco Cecconi.
Committed on 28/07/2012 at 09:22.
Pushed by cecconi into branch 'master'.

Make 'Find' action consistent with other KDE applications

When search bar is visible, pressing the shortcut/menu item for the second
time give focus to the search lineEdit. This patch remove toggleable property
from the action.
REVIEW: 105723
FIXED-IN: 4.10.0

M  +22   -8    src/SessionController.cpp
M  +4    -1    src/SessionController.h

http://commits.kde.org/konsole/e9ce814072aebcf8005e9f71019d6ce113797cea