This repository was archived by the owner on Sep 6, 2021. It is now read-only.
Description Description:
Delete & Backspace keys can't delete preceding existing text while Shift key is pressed
Repro using Brackets Sprint 30 on Win 7 64-bit and Mac 10.8.
Repro steps:
Make a new file in Brackets.
On line Jason sanjose/js test driver #1 , type "test".
Press Return.
On line Fleshed out overall UI layout #2 , type "test".
Position the IP at the end of line Jason sanjose/js test driver #1 .
Type " FOO" (all caps, space in front, no quotes) by holding down the Shift key.
While holding down the Shift key, press the Backspace key and try to delete all of the text in line Jason sanjose/js test driver #1 .
Actual results:
You can delete " FOO", but Delete/Backspace gets stuck when it reaches the word "test".
Expected results:
Delete & Backspace don't get stuck. UTR in Sublime Text 2, TextMate, TextEdit.
Workaround:
Don't press the Shift key while deleting.
Reactions are currently unavailable
Description:
Delete & Backspace keys can't delete preceding existing text while Shift key is pressed
Repro using Brackets Sprint 30 on Win 7 64-bit and Mac 10.8.
Repro steps:
Actual results:
You can delete " FOO", but Delete/Backspace gets stuck when it reaches the word "test".
Expected results:
Delete & Backspace don't get stuck. UTR in Sublime Text 2, TextMate, TextEdit.
Workaround:
Don't press the Shift key while deleting.