CoatiSoftware/Sourcetrail
GitHub で見るWhen aborting a search request the last active symbol should be shown again
Open
#325 opened on 2017年1月23日
featuregood first issue
説明
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