Bug 560176

Summary: In Project Explorer, Link with Editor can prang file search
Product: [Eclipse Project] Platform Reporter: Chris Jordan <chrisjj>
Component: UIAssignee: Platform-UI-Inbox <Platform-UI-Inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3    
Version: 4.10   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Chris Jordan CLA 2020-02-15 06:31:18 EST
In Eclipse IDE for C/C++ Developers Version: 2018-12 (4.10.0), in Project Explorer

1) Ensure Link with Editor https://archive.is/K1Icx is engaged
2) Find two files the names of which have the same first character but different second character e.g. fish and fool
3) Type the first two characters of the second file's name with a half-second delay between the two. See that the selection moves to that file
4) Open the first file and return to the Project Editor
5) Again type the first two characters of the second file's name with a half-second delay between the two.

Expected: second file selected
Observed: first file selected, focus and tabbing moved to first file in editor, and second character entered into that editor window.

Workaround: At 5) reduce the delay between the characters to a tenth second.

Please do not mistake this as a duplicate of https://bugs.eclipse.org/bugs/show_bug.cgi?id=558567 .
This is related to https://bugs.eclipse.org/bugs/show_bug.cgi?id=558567 .