Description: When evoked by CTRL+F, the previously entered text should be selected, so typing/pasting text should overwrite existing value. Currently, input element is only focused, so the new content is added to the previous. Also, when a cell is copied and it's content is pasted to the input field, NL character is also pasted. This way, you can't find the exact cell you copied. I guess the content should be trimmed. Steps to Reproduce: 1. Copy cell in Calc. 2. Evoke Find toolbar (CTRL+F). 3. Paste and search. 4. Get back to document. 5. Evoke Find toolbar again (CTRL+F). 6. Input field is focused, but previously entered content is not selected. Actual Results: The pasted cell is not trimmed. The old value is not selected, so pasting value will just merge old and new one. Expected Results: Pasted cell in the Find toolbar should be trimmed. Old value in the Find toolbar should be selected, so entering/pasting new value will overwrite it. Reproducible: Always User Profile Reset: No Additional Info: See the expected results field.
*** This bug has been marked as a duplicate of bug 136269 ***
Thanks for reporting, this bug was already reported and resolved. Will be available very soon in a new version.