Page 1 of 1

DevSearch needs another key mapping

Posted: Thu Mar 09, 2017 8:33 am
by Josef Templ
In DevSearch.GetTitle I found a string that is still not localizable:
'Search for'.

In addition, I noticed an asymmetry in the behavior when
searching for docu: (1) case insensitive, and (2) case sensitive.
In the first case a find/replace dialog box is opened when clicking on a search result link
while in the second case the find/replace dialog box is not opened.
I think that both cases should have the same behavior and
in both cases there is no need for the find/replace dialog box.

- Josef

Re: DevSearch needs another key mapping

Posted: Thu Mar 09, 2017 7:03 pm
by Robert
Josef Templ wrote:I think that both cases should have the same behavior and
in both cases there is no need for the find/replace dialog box.
Agree