Bug 560176 - In Project Explorer, Link with Editor can prang file search
Summary: In Project Explorer, Link with Editor can prang file search
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.10   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-15 06:31 EST by Chris Jordan CLA
Modified: 2020-02-15 06:31 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 .