code8825 / arduino

Automatically exported from code.google.com/p/arduino
Other
0 stars 0 forks source link

Shift-backspace shouldn't forward-delete on non-Mac OS X operating systems. #937

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Press shift-backspace (on Windows or Linux).

What is the expected output? What do you see instead?

The character in front of the cursor is deleted.  It should be the one behind.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by dmel...@gmail.com on 1 Jun 2012 at 2:42

GoogleCodeExporter commented 9 years ago
This can be changed in the preferences file.

Original comment by dunlapa...@gmail.com on 17 Aug 2012 at 3:50

GoogleCodeExporter commented 9 years ago
Thank you for the note about changing it in the preferences file. Would it be a 
good idea to make this setting default to the expected behavior 
(editor.keys.shift_backspace_is_delete=false) ? Or would that break things on 
Mac OS X platforms?

Original comment by matthew....@gmail.com on 21 Nov 2012 at 5:31

GoogleCodeExporter commented 9 years ago
I completely agree with dmel... and matthew...
The default setting should be "Shift+Backspace deletes the character behind the 
cursor".
This is the normal behavior used also in most other software.
This issue is open from May 2012 and is not yet corrected (Feb 2014 - Arduino 
1.0.5-r2).

Original comment by doppio...@gmail.com on 2 Feb 2014 at 1:25

GoogleCodeExporter commented 9 years ago
https://github.com/arduino/Arduino/issues/937#issuecomment-105905862

Original comment by federico...@gmail.com on 27 May 2015 at 1:23