CoatiSoftware/Sourcetrail

When aborting a search request the last active symbol should be shown again

Aberta

#325 aberto em 23 de jan. de 2017

 (2 comentários) (0 reação) (0 responsável)C++ (1.310 forks)batch import
featuregood first issue

Métricas do repositório

Stars
 (14.130 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Currently, when editing the search field, but leaving focus without activating another symbol, the newly entered query stays.

It would be better if the search field returned to displaying the currently active symbol, to provide an overall consistent UI again.

Implementation tips:

  • needs to be implemented in QtSmartSearchBox

Guia do colaborador