Bug 271668 - konsole find shortcut should give focus to the search box when pressed for the second time
Summary: konsole find shortcut should give focus to the search box when pressed for th...
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Mageia RPMs Linux
: NOR minor
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-25 07:58 UTC by Ahmad Samir
Modified: 2012-07-28 07:28 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 4.10.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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