Skip to content

window: Let search handle type-ahead only in collection view

Felipe Borges requested to merge type-ahead-only-in-collection-view into master

Otherwise the SearchEntry will steal the key-press events from the display widget.

Fixes #78 (closed)

Merge request reports