[Terminal Display] Hide search bar on ESC
ClosedPublic

Authored by anthonyfieroni on Sep 17 2018, 11:45 AM.

Diff Detail

Repository
R319 Konsole
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
Restricted Application added a project: Konsole. · View Herald TranscriptSep 17 2018, 11:45 AM
Restricted Application added a subscriber: konsole-devel. · View Herald Transcript
anthonyfieroni requested review of this revision.Sep 17 2018, 11:45 AM
tcanabrava requested changes to this revision.Sep 17 2018, 12:51 PM
tcanabrava added inline comments.
src/TerminalDisplay.cpp
3598

if (_searchBar->isVisible() && ...) ?

This revision now requires changes to proceed.Sep 17 2018, 12:51 PM
anthonyfieroni marked an inline comment as done.
tcanabrava accepted this revision.Sep 17 2018, 12:56 PM
This revision is now accepted and ready to land.Sep 17 2018, 12:56 PM
This revision was automatically updated to reflect the committed changes.