Bug 317984 - Conflict when setting close tab shortcut to "escape".
Summary: Conflict when setting close tab shortcut to "escape".
Status: RESOLVED FIXED
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: text-ui (show other bugs)
Version: git-latest
Platform: Other Linux
: NOR normal
Target Milestone: Future
Assignee: Telepathy Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-07 17:27 UTC by David Edmundson
Modified: 2013-04-07 20:52 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 0.6.1


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Edmundson 2013-04-07 17:27:38 UTC
[18:15] <jtalk> In my ktp-text-ui I assigned Esc as "close tab" action. it works, but when search toolbar is shown, it does not catch Esc as 'close toolbar' shortcut -- it closes tab. Generally, it's alright, but expected behaviour is closing search bar first. 

ChatWidget::keyPressEvent() probably needs an e->accept();
Comment 1 Roman 2013-04-07 20:34:50 UTC
Git commit b287d8ee3a06f894169956ef14692f6c368558ea by Roman Nazarenko.
Committed on 07/04/2013 at 22:28.
Pushed by romann into branch 'kde-telepathy-0.6'.

Pressing Escape key when search bar is active now hides search bar even if Escape key is assigned to shortcut.
Reviewed-by: David Edmundson

M  +14   -0    lib/chat-search-bar.cpp
M  +3    -0    lib/chat-search-bar.h
M  +0    -5    lib/chat-widget.cpp

http://commits.kde.org/telepathy-text-ui/b287d8ee3a06f894169956ef14692f6c368558ea