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

Bug 371268

Summary: [Search]Pressing up/down key quickly on replace page loses focus.
Product: [ECD] Orion Reporter: libing wang <libingw>
Component: ClientAssignee: libing wang <libingw>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 0.4   
Target Milestone: 0.4 RC1   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description libing wang CLA 2012-02-10 13:08:44 EST
In the replace page when you use up/down key to iterate matches, the compare widget will highlight the upcoming change.
But if you iterate very quickly, the focus on the matches DIV will lose focus hence you have to click on the DIV again to get the focus back. 
We need to check the duration of the cursor change then we decide if we want to ask the compare widget to change content or highlighting spots.