Actions
Feature #150
closedimprovements in DevSearch
Start date:
03/09/2017
Due date:
% Done:
0%
Estimated time:
Forum topic:
Description
The following improvements are proposed for DevSearch:
- localization support for hard-coded string "Search for " in GetTitle
- same behavior for SelectCaseSens and SelectCaseInSens, which are the commands
executed when clicking on a search result link.
Currently SelectCaseInSens opens a find dialog box but SelectCaseSens does not.
It is proposed to not open a dialog box in both cases.
- avoiding redundant Kernel.Upper calls in Find
Actions