Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 410927

Summary: Find/Replace does not clear all annotations always after deleting search term
Product: [ECD] Orion Reporter: Silenio Quarti <Silenio_Quarti>
Component: EditorAssignee: Silenio Quarti <Silenio_Quarti>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: gheorghe, ken_walker
Version: 3.0Flags: gheorghe: review+
ken_walker: review+
Target Milestone: 3.0 RC3   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Attachments:
Description Flags
fix none

Description Silenio Quarti CLA 2013-06-17 11:04:53 EDT
1) Open "examples/editor/demo.js"
2) Ctrl+F to show find slide out
3) Type "doc" and wait the annotations to show.
4) Delete "oc", pause for around 500ms and then delete "d".

The editor still shows the occurrences of "d".

It is a timing issue. So you may have to repeat 3) and 4) several times.
Comment 1 Silenio Quarti CLA 2013-06-17 11:07:08 EDT
Created attachment 232446 [details]
fix
Comment 2 Ken Walker CLA 2013-06-17 11:45:11 EDT
Tested before and after - looks ok