CoatiSoftware/Sourcetrail

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

Ouverte

#325 ouverte le 23 janv. 2017

 (2 commentaires) (0 réaction) (0 personne assignée)C++ (1 310 forks)batch import
featuregood first issue

Métriques du dépôt

Stars
 (14 130 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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

Guide contributeur