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

Bug 394698

Summary: find replace options don't update annotations
Product: [ECD] Orion Reporter: Susan McCourt <susan>
Component: ClientAssignee: libing wang <libingw>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: mamacdon
Version: 0.5Flags: mamacdon: review+
Target Milestone: 2.0 RC2   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Susan McCourt CLA 2012-11-20 13:46:53 EST
- open a js file (one of ours with EPL)
- ctrl+F to open find/replace
- choose options-> show all so that all occurrences are shown
- type the word "license"
- you'll see various matches highlighted
- now choose options-> case sensitive
- you'll see only the little "l" matches
- now UNCHECK options->case sensitive

you won't see the "License" matches come back.

I believe this is a general problem with many options.  The searcher is set up with the new option, but the annotations aren't redrawn, so it appears not to have worked.

I noticed this while replacing dijit,Menu and testing old and new behavior.  (The new menu code hasn't changed the behavior, it was broken before).
Comment 1 Mark Macdonald CLA 2013-02-12 16:00:33 EST
reviewed