Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0021216Openbravo ERPA. Platformpublic2012-07-26 12:122012-07-28 01:23
AugustoMauch 
alostale 
immediateminoralways
closedfixed 
30Professional Appliance
pi 
3.0MP14 
Google Chrome
Core
Production - QA Approved
No
0021216: Wrong grid buttons shown when moving to another line from a field with a callout
If the user is editing the grid, and moves to another row right after modifying the value of a field that has a callout, the left side buttons of the new row will be the wrong ones. Instead of showing the Cancel and Save buttons, the Open in form and Edit in grid buttons are shown.
Open Sales Order
- Create a new sales order
- Create two lines in the grid view.
- Open the first one in edit mode in the grid
- Change the quantity and push the down arrow button.
- The second line will open in edit mode, but the left side buttons will be the wrong ones.
No tags attached.
Issue History
2012-07-26 12:12AugustoMauchNew Issue
2012-07-26 12:12AugustoMauchAssigned To => alostale
2012-07-26 12:12AugustoMauchWeb browser => Google Chrome
2012-07-26 12:12AugustoMauchModules => Core
2012-07-26 13:12AugustoMauchWeb browserGoogle Chrome => Google Chrome
2012-07-26 13:12AugustoMauchRegression level => Pre packaging ( pi )
2012-07-26 13:12AugustoMauchPrioritynormal => immediate
2012-07-27 10:55AugustoMauchWeb browserGoogle Chrome => Google Chrome
2012-07-27 10:55AugustoMauchRegression levelPre packaging ( pi ) => Production - QA Approved
2012-07-27 10:55AugustoMauchNote Added: 0050930
2012-07-27 12:34hgbotCheckin
2012-07-27 12:34hgbotNote Added: 0050936
2012-07-27 12:34hgbotStatusnew => resolved
2012-07-27 12:34hgbotResolutionopen => fixed
2012-07-27 12:34hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/f119181062afd64325174017d828c70f82db1f83 [^]
2012-07-27 16:56mtaalNote Added: 0050957
2012-07-27 16:56mtaalStatusresolved => closed
2012-07-27 16:56mtaalFixed in Version => 3.0MP14
2012-07-28 01:23hudsonbotCheckin
2012-07-28 01:23hudsonbotNote Added: 0050962

Notes
(0050930)
AugustoMauch   
2012-07-27 10:55   
The regression was introduced in MP12.
(0050936)
hgbot   
2012-07-27 12:34   
Repository: erp/devel/pi
Changeset: f119181062afd64325174017d828c70f82db1f83
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Fri Jul 27 12:32:57 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/f119181062afd64325174017d828c70f82db1f83 [^]

Fixes issue 21216: Now the proper grid buttons are shown

The toggleProgressIcon function was given for granted that when it was called the Show in form / Edit in grid buttons were visible. However, if the user modifies a field with a callout and presses the down arrow key, this function will be called with the Cancel / Save button visible. Now, it can be called in either of both states.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
---
(0050957)
mtaal   
2012-07-27 16:56   
Reviewed
(0050962)
hudsonbot   
2012-07-28 01:23   
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/c6491bd9e10b [^]

Maturity status: Test