Bug: Find toolbar, blue marking is expanded when editing

Claus Pedersen

Member³
When using the Find toolbar, the found text is marked with a light blue marking. This marking expands, when the text is edited.

An example: in an editor, type a word. In the Find toolbar, type the word and press enter. Now the word is marked. When the word is edited, for example by inserting spaces in the word, the blue marking is expanded. Also, when placing the cursor at the beginning of the word and pressing Enter some times to make line feeds, the marking is expanded over several lines.

This was an issue for the yellow syntax highlight marking some versions ago, so maybe the same bugfix can be applied?
 
This was indeed also an issue with syntax highlighting. These highlights are now completely cleared when you type something.

In case of search hit highlighting it should of course just clear the highlight for the occurrence that you edited. All other occurrences should remain. We'll enhance this.
 
Back
Top