Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0040259Openbravo ERPB. User interfacepublic2019-02-11 18:202019-02-22 13:36
lbressan 
jarmendariz 
normalmajoralways
closedfixed 
5
pi 
3.0PR18Q4.23.0PR18Q4.2 
caristu
Mozilla Firefox
Core
No
0040259: Error tabulating in grid mode of an standard window.
Using Firefox version 65.0, in the grid view of an standard window, like "Business Partner" or "Purchase Order", when we press "TAB Key" instead of moving to the next column, moves two columns to the right.
1. Use Firefox version 65.0, logging into Openbravo.
2. Go to a standard window, like "Business Partner" or "Purchase Order", and set the grid mode.
3. Click in search box at the top of grid and press "TAB Key".
4. The cursor move two column to the right instead to next column.
No tags attached.
blocks defect 0040180pi closed jarmendariz Error tabulating in grid mode of an standard window. 
Issue History
2019-02-22 12:33caristuTypedefect => backport
2019-02-22 12:33caristuTarget Versionpi => 3.0PR18Q4.2
2019-02-22 12:36hgbotCheckin
2019-02-22 12:36hgbotNote Added: 0110029
2019-02-22 12:36hgbotStatusscheduled => resolved
2019-02-22 12:36hgbotResolutionopen => fixed
2019-02-22 12:36hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/6b45cce606e02c890c1d2bebdbad69e7d38dd1d4 [^] => http://code.openbravo.com/erp/backports/3.0PR18Q4.2/rev/75f6164f8691ad1cd76385a8e953fab6b210941a [^]
2019-02-22 13:36caristuNote Added: 0110036
2019-02-22 13:36caristuStatusresolved => closed
2019-02-22 13:36caristuFixed in Version => 3.0PR18Q4.2

Notes
(0110029)
hgbot   
2019-02-22 12:36   
Repository: erp/backports/3.0PR18Q4.2
Changeset: 75f6164f8691ad1cd76385a8e953fab6b210941a
Author: Javier Armendáriz <javier.armendariz <at> openbravo.com>
Date: Wed Feb 20 10:42:06 2019 +0100
URL: http://code.openbravo.com/erp/backports/3.0PR18Q4.2/rev/75f6164f8691ad1cd76385a8e953fab6b210941a [^]

Fixed issue 40259: Wrong tab behavior on grid view in Firefox 65+.

Applied a patch from latest Smartclient 12 code that prevents that keypress
events are fired twice for tab key in Firefox 65+.

---
M modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/isomorphic/ISC_Combined.js
---
(0110036)
caristu   
2019-02-22 13:36   
Reviewed + tested