Problem description: Steps to reproduce: 1. Type words example "Ctrl + f keresés nem működik" 2. You should explicitly select any of the words, example "nem" 3. The search box appears in the lower left corner and the selected text is not included. First problem: I searched in the search window for several minutes while the left-hand corner has been found. Second: Selected text no in search box Thrid: The list is empty after repeated search
Confirmed, I think the second problem is indeed annoying, will fix in a bit.
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=2b92546ee3aa3d56f64c68ff3e8e782b3c56dba4 fdo#49750 findbar: try to fill empty textfield with selected text
1st problem (it is hard to find the Search bar) is invalid. Search bars are getting popular in other applications, too. For example in Firefox. 2nd problem (selected text in Search box) has been partially resolved by Miklos. In fact it is a duplicate of bug 37791, I'll comment it there. 3rd problem (history is empty) - well, I'm afraid that it is not implemented. Let's convert this bug to deal with this problem only.
Created attachment 65309 [details] History doesn't vanish by closing Until now, only the ToolBar's TextField stored the history, but this is destructed when ToolBar is closed. The "Manager" class is alive in case of Toolbar's invisibility, so I made this class to store history temporarly.
Zolnai Tamas committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=0d2abfdbd4a8f8ea1a46fcfd84270e30e45f967c fdo#49750 Search Toolbar keeps its history
Resolved in master, closing.
Zolnai Tamas committed a patch related to this issue. It has been pushed to "libreoffice-3-6": http://cgit.freedesktop.org/libreoffice/core/commit/?id=35b6007b7f62b75a3e6ec924fa5863cd6e7a53e0&g=libreoffice-3-6 fdo#49750 Search Toolbar keeps its history It will be available in LibreOffice 3.6.1.
Verified on XP SP3 4.0.0.beta1. List of search is populated with words used in session.
*** Bug 47631 has been marked as a duplicate of this bug. ***