Bug 559287

Summary: Undo following Backspace makes a selection
Product: [Eclipse Project] Platform Reporter: Chris Jordan <chrisjj>
Component: TextAssignee: Platform-Text-Inbox <platform-text-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-01-17 04:49:06 EST
1 In the editor, enter

 int fred

2 Press Backspace
3 Press CTRL+Z (Undo)

Expected: No selection
Observed: Character d selected

Workaround: Then press Left Arrow, Right Arrow

Tested on C/C++ IDE.