CoatiSoftware/Sourcetrail

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

Open

#325 创建于 2017年1月23日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)C++ (14,130 star) (1,310 fork)batch import
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

贡献者指南