CoatiSoftware/Sourcetrail

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

Offen

#325 geöffnet am 23.01.2017

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (1.310 Forks)batch import
featuregood first issue

Repository-Metriken

Stars
 (14.130 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide