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

Bug 374319

Summary: [Search]Find and replace should remove the current match annotation when editor gets focus.
Product: [ECD] Orion Reporter: libing wang <libingw>
Component: ClientAssignee: libing wang <libingw>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: Silenio_Quarti
Version: 0.4   
Target Milestone: 0.5 M1   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description libing wang CLA 2012-03-14 17:32:04 EDT
This is a minor issue after fixing Bug 373669.
When editor gets focus we want to remember the current match and remove the annotation visually. When focus gets back to the find slide out, we should restore somehow restore the annotation.
There are some technical issues now with the text view listener and the annotation model.
Will dis cuss with Silenio.