https://bugs.documentfoundation.org/show_bug.cgi?id=171865
--- Comment #16 from Paolo Benvenuto <[email protected]> --- Try this, too: - open a new document - type qwerty qwerty - ctl-h - select the "Whole words only" check box. - close the dialog - select qw (a part of the word) - ctl-h -> the dialog opens with the selected text as find text, the "Whole words only" check box is selected - click Replace All -> it says Search key not found, and nothing changes in the text, because the button performs the search before replacing CORRECT BEHAVIOUR - instead if you click Replace -> the selected text is replaced by the Replace text BUG, and _after that_ you get the message Search key not found The bug is that the replace button must check that the selection is matched according with the check boxes before performing the replace. -- You are receiving this mail because: You are the assignee for the bug.
