BUG: Match whole words checkbox
Posted: Mon Aug 25, 2003 6:02 pm
Try this:
- * Make sure nothing is selected. Press the left arrow once.
* Open the Find Dialog (with F5 by default), erase the current word, and replace it with "bla".
* Check "Match whole words".
* Press [Find next].
* Close the Find Dialog (even if no instances were found).
* Select multiple words in your document (existing in the same line).
* Open the Find Dialog. The "Match whole words" checkbox is still clickable! It shouldn't be.
* Delete the search word, and then type "bla". The "Match whole words" checkbox remains clickable, as it should.
* Add "[space]bloo" to the search word. The "Match whole words" checkbox becomes unclickable again, as it should.