Created attachment 73661 [details] "Search key not found" dialog with overly verbose title Problem description: Find & Replace errormessage has version number in title. Steps to reproduce: 1. Ctrl-F 2. click on Magnifier 3. search for nonexistent string Current behavior: Trying to find nonexistent word results in a "Search key not found" messagebox - the title of this messagebox is "Libreoffice 4.0.0.2". This is inconsistent with other areas in LibreOffice (e.g. the "LibreOffice crashed" dialog only has "LibreOffice" in the window title) Expected behavior: In my opinion the most logical window title would be to repeat the "Find & Replace" string from the parent dialog. Operating System: Windows 7 Version: 4.0.0.2 rc
Thanks for reporting! I can reproduce this 'problem' with the latest bibisectable 'bibisect40' version of LibreOffice: LibreOffice 3.5.0 Build ID: d6cde02 So this is not a 4.0 problem but this is older (maybe inherit from AOo). * I set LO version of this bug to 3.5.0 (oldest version we can reproduce so far) * Set bug priority following [1] as 'trivial' 'low' [1] https://wiki.documentfoundation.org/images/0/06/Prioritizing_Bugs_Flowchart.jpg
As this bug also affects Linux, I am setting the affected OS to All.
You suggested that the title of the infobox should be the same as the title of the Find & Replace dialog, however you can also search from the search bar, when you have not started the search from the dialog. What should be the title in this case? As "Find & Replace" is not really fit, as the find bar does not have an option to replace.
Robert Roth committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=a29032c951c53ac889de2a7644ae4ac9beef28dc Show meaningful title for search key not found infobox, fdo#59865 The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
(In reply to comment #4) > Robert Roth committed a patch related to this issue. > It has been pushed to "master": I can confirm this is resolved in latest master. Therefore VERIFIED FIXED. Thanks for this patch!