Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0040260Openbravo ERPB. User interfacepublic2019-02-11 18:202019-02-22 13:42
lbressan 
jarmendariz 
normalmajoralways
closedfixed 
5
pi 
3.0PR18Q3.53.0PR18Q3.5 
caristu
Mozilla Firefox
Core
No
0040260: 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.0PR18Q3.5
2019-02-22 12:37hgbotCheckin
2019-02-22 12:37hgbotNote Added: 0110031
2019-02-22 12:37hgbotStatusscheduled => resolved
2019-02-22 12:37hgbotResolutionopen => fixed
2019-02-22 12:37hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/6b45cce606e02c890c1d2bebdbad69e7d38dd1d4 [^] => http://code.openbravo.com/erp/backports/3.0PR18Q3.5/rev/2afa1c38360f507f9176090d111430f24c27669f [^]
2019-02-22 13:42caristuNote Added: 0110037
2019-02-22 13:42caristuStatusresolved => closed
2019-02-22 13:42caristuFixed in Version => 3.0PR18Q3.5

Notes
(0110031)
hgbot   
2019-02-22 12:37   
Repository: erp/backports/3.0PR18Q3.5
Changeset: 2afa1c38360f507f9176090d111430f24c27669f
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.0PR18Q3.5/rev/2afa1c38360f507f9176090d111430f24c27669f [^]

Fixed issue 40260: 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
---
(0110037)
caristu   
2019-02-22 13:42   
Reviewed + tested