CoatiSoftware/Sourcetrail

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

开放

#325 创建于 2017年1月23日

 (2 条评论) (0 个反应) (0 位负责人)C++ (1,310 个派生)batch import
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

贡献者指南