When I'm working with Calc using the keyboard, I often want to find some text in my sheet. So, I press Ctrl+F, type in a search term, and press Enter to find it ... but that doesn't work! You see, if you've already searched for something, pressing Ctrl+F moves focus to the search bar, and places the cursor after the previous search term - so you are _appending_ to it. That does not make sense - it is very rarely what the user wants to do. Instead, it should be the case that Ctrl+F, then typing, replaces the search term. The easiest way to achieve this is having Ctrl+F select the previous search term. This is not a new issue, I believe - it probably goes way back. Still, my build info: Version: 7.0.0.3 Build ID: 8061b3e9204bef6b321a21033174034a5e2ea88e CPU threads: 4; OS: Linux 5.2; UI render: default; VCL: gtk3 Locale: he-IL (en_IL); UI: en-US Calc: threaded
I think this also happens in Impress. Perhaps elsewhere as well.
*** This bug has been marked as a duplicate of bug 136161 ***
Yeah, this was a regression. I also ran into it.