Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0021382Openbravo ERPB. User interfacepublic2012-08-19 01:102012-09-01 01:02
pjuvara 
dbaz 
normalmajorsometimes
closedfixed 
5
3.0MP12.1 
3.0MP15 
guilleaer
Core
Production - QA Approved
2012-05-26
https://code.openbravo.com/erp/devel/pi/rev/f060d41ab218 [^]
No
0021382: [KS] ESC key shortcut does not cancel edit in grid mode
The ESC key is supposed to cancel edit in grid mode.

It does not work anymore (I am pretty sure it used to work).

It still works in form mode.
In any window, start editing in grid view and press esc.
Coworking
has duplicate defect 0020435 closed dbaz Escape key press does not cancel line edit 
Issue History
2012-08-19 01:10pjuvaraNew Issue
2012-08-19 01:10pjuvaraAssigned To => dbaz
2012-08-19 01:10pjuvaraModules => Core
2012-08-19 01:10pjuvaraTag Attached: Coworking
2012-08-19 02:11pjuvaraClosed by => pjuvara
2012-08-19 02:11pjuvaraNote Added: 0051346
2012-08-19 02:11pjuvaraStatusnew => closed
2012-08-19 02:11pjuvaraResolutionopen => unable to reproduce
2012-08-22 20:00pjuvaraSeveritycritical => major
2012-08-22 20:00pjuvaraSummaryESC key shortcut does not cancel edit in grid mode => [KS] ESC key shortcut does not cancel edit in grid mode
2012-08-22 20:02pjuvaraNote Added: 0051475
2012-08-22 20:02pjuvaraStatusclosed => new
2012-08-22 20:02pjuvaraResolutionunable to reproduce => open
2012-08-22 20:03pjuvaraReproducibilityalways => sometimes
2012-08-28 18:36dbazClosed bypjuvara => guilleaer
2012-08-28 18:36dbazRegression level => Production - QA Approved
2012-08-28 18:36dbazRegression date => 2012-05-26
2012-08-28 18:36dbazRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/f060d41ab218 [^]
2012-08-28 18:37dbazNote Added: 0051605
2012-08-28 18:41hgbotCheckin
2012-08-28 18:41hgbotNote Added: 0051606
2012-08-28 18:41hgbotStatusnew => resolved
2012-08-28 18:41hgbotResolutionopen => fixed
2012-08-28 18:41hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/155025bf029e2968a65b23686c5db9b02766a599 [^]
2012-08-29 18:31guilleaerNote Added: 0051652
2012-08-29 18:31guilleaerStatusresolved => closed
2012-08-29 18:31guilleaerFixed in Version => 3.0MP15
2012-08-30 00:43dbazRelationship addedhas duplicate 0020435
2012-09-01 01:02hudsonbotCheckin
2012-09-01 01:02hudsonbotNote Added: 0051721

Notes
(0051346)
pjuvara   
2012-08-19 02:11   
Stopped reproducing.
(0051475)
pjuvara   
2012-08-22 20:02   
It now started reproducing again.

Envrionment: Ubuntu 12.10 + Chrome 21
Window: Account Tree
To reproduce:
1) Navigate to Account Tree window
2) Select a chart of account in the header
3) Navigate to Element tab
4) Edit in grid
5) Press ESC - nothing happens
(0051605)
dbaz   
2012-08-28 18:37   
The fix is medium risk. A keyboard shortcuts complete test is needed (Pablo Lujan is working on it)
(0051606)
hgbot   
2012-08-28 18:41   
Repository: erp/devel/pi
Changeset: 155025bf029e2968a65b23686c5db9b02766a599
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Tue Aug 28 18:40:44 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/155025bf029e2968a65b23686c5db9b02766a599 [^]

Fixed issue 21382: [KS] 'ESC' key now works ok in grid view
(it cancels the row edit)

---
M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_PREFERENCE.xml
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-grid.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
---
(0051652)
guilleaer   
2012-08-29 18:31   
Code reviewed and tested in pi@19952d22eb0a
(0051721)
hudsonbot   
2012-09-01 01:02   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/05b3ea484705 [^]

Maturity status: Test