CoatiSoftware/Sourcetrail
When aborting a search request the last active symbol should be shown again
开放
#325 创建于 2017年1月23日
featuregood first issue
仓库指标
- 星标
- (14,130 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
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