To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=60780
------- Additional comments from [EMAIL PROTECTED] Thu Jan 19 10:31:22 -0800 2006 ------- I mean the "search again" or "repeat search" (Suche wiederholen) function which is usually associated to F3. In the Visual Studio Editor (Ctrl+F = Search, F3 = search again = Bearbeiten.Weitersuchen) the same procedure produces a search for the visible string, which I expected though 'search again' really means searching for the last used search string. What about this procedure? situation: search dialog not open. *mark a word (ABC) *hit Ctrl+F for opening the dialog (marked word ABC will be shown in the dialog) *enter search string XYZ *hit Ctrl+Shift+F (F3) for "search again" or "repeat search" OO will in fact search for the first string (ABC) though another string is visible in the dialog THOUGH it is the 'search again' function and the ABC string has not been used the last time. *now repeat hitting Ctrl+Shift+F for cycling through all locations with ABC until the dialog 'end of document. repeat search from the beginning of the document?' (Möchten Sie die Suche am Dokumentanfang fortsetzen?) appears *Hit "Yes" by hitting 'return' or by clicking on the button OO now uses the visible string XYZ though it should repeat the search with the last used string ABC what the warning dialog suggests. That's not consistent. I would suggest to bind the search again keyboard stroke to the button in the dialog. in VisStudio the button is labeled "search again" even if it's the first search. the search function should only be one function which always uses the visible or at least entered string in the dialog. the keyboard stroke should be bound to this only search function and use the visible string. If the user has changed the string in the dialog someway I would suppose that he does not want to use another string for the next search. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
