CoatiSoftware/Sourcetrail

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

Open

#325 opened on Jan 23, 2017

View on GitHub
 (2 comments) (0 reactions) (0 assignees)C++ (14,130 stars) (1,310 forks)batch import
featuregood first issue

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

Contributor guide