Bug 559287 - Undo following Backspace makes a selection
Summary: Undo following Backspace makes a selection
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 4.10   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-17 04:49 EST by Chris Jordan CLA
Modified: 2020-01-17 05:02 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-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.