Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0000143Openbravo ERPB. User interfacepublic2008-04-28 11:512010-05-05 12:29
plujan 
dbaz 
normalmajorhave not tried
closedfixed 
5
 
2.40alpha-r22.40alpha-r2 
No
Core
No
0000143: Ctrl+Backspace does not work as in r2.35
When editing textfields, on r2.35 if I press Ctrl+Backspace, all text at cursor left is deleted. On r2.40.3855 is taken as a regular Backspace and previous window is loaded back.
1. Enter a window for editing. As example, using a System Administrator, enter Initial Client Setup
2. Put focus on a textfield, as Client Name. Put cursor on rightmost part of the text. Press Ctrl+Backspace. On r2.35 the field goes blank. On r2.40.3855, main screen is showed.
KeyboardOperations
Issue History
2008-04-28 11:51plujanNew Issue
2008-04-28 11:51plujanStatusnew => @50@
2008-04-28 11:51plujanAssigned To => cromero
2008-05-07 17:08pjuvaraTag Attached: KeyboardOperations
2008-05-07 17:08pjuvaraTag Attached: Regression
2008-05-07 17:11pjuvaraSeverityminor => major
2008-05-07 17:11pjuvaraversion2.40 =>
2008-05-11 11:09pjuvaraAssigned Tocromero => dbaz
2008-05-11 11:09pjuvaraStatus@50@ => @40@
2008-05-14 20:08pjuvaraNote Added: 0000193
2008-05-14 21:15dbazStatusacknowledged => scheduled
2008-05-14 21:17dbazStatusscheduled => resolved
2008-05-14 21:17dbazFixed in Version => trunk
2008-05-14 21:17dbazResolutionopen => fixed
2008-05-14 21:17dbazNote Added: 0000194
2008-05-21 19:05cromeroTarget Version => R2.40alpha r2
2008-06-12 17:23psarobeStatusresolved => closed
2008-06-12 17:23psarobeNote Added: 0007686
2008-06-12 17:23psarobeFixed in Versiontrunk => 2.40alpha r2
2009-03-18 11:01anonymoussf_bug_id0 => 2691209
2010-05-05 12:29psarobeTag Detached: Regression

Notes
(0000193)
pjuvara   
2008-05-14 20:08   
Good catch. This is a bug introduced in the fucntional specifciation I wrote. I was not aware of the standard behavior of CTRL+Backspace (which, by the way, does not clean the full input but only the last word - i.e up to the previous space).

It probably is not a very useful functionality but I guess somebody out there might be very fond of its usage and complain if we loose.

I propose to:

1) Change the specs to use CTRL+Shift+Backspace to go back
2) Change the code
3) Close the bug
(0000194)
dbaz   
2008-05-14 21:17   
Fixed in commit 4247 in trunk

Description: Now to 'Go Back' the shortcut is Ctrl+Shift+Backspace

File(s) changes:
* web/js/shortcuts.js
(0007686)
psarobe   
2008-06-12 17:23   
Tested in 240alphar2