Page 1 of 1

F3 search in edit note does not position as expected

Posted: Thu Feb 24, 2011 9:10 am
by Thomas Lohrum
As of version 1.4.2 cintanotes search using F3 key will position in edit note and allow searching inside note. This works correct for editor.focus.title = 0.

However, when using editor.focus.title = 1 the focus is first set to the title. You must then click arrow down to position inside note.

Fix: Always position on first found text regardless of editor.focus.title setting.

Re: F3 search in edit note does not position as expected

Posted: Thu Feb 24, 2011 9:22 am
by CintaNotes Developer
Hello and thanks for the report!

Yes I agree that this is an inconsistency, will fix this in the next version.