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

Notes
(0110028)
hgbot   
2019-02-22 12:35   
Repository: erp/backports/3.0PR19Q1
Changeset: cd6d427ac70603dd8f40242d7b76bebf530690e5
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.0PR19Q1/rev/cd6d427ac70603dd8f40242d7b76bebf530690e5 [^]

Fixed issue 40258: 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
---
(0110035)
caristu   
2019-02-22 13:35   
Reviewed + tested