Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0040180 | Openbravo ERP | B. User interface | public | 2019-02-11 18:20 | 2019-03-28 14:56 |
|
Reporter | lbressan | |
Assigned To | jarmendariz | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | pi | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | caristu |
OBNetwork customer | |
Web browser | Mozilla Firefox |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0040180: Error tabulating in grid mode of an standard window. |
Description | 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. |
Steps To Reproduce | 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. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | backport | 0040258 | 3.0PR19Q1 | closed | jarmendariz | Error tabulating in grid mode of an standard window. | depends on | backport | 0040259 | 3.0PR18Q4.2 | closed | jarmendariz | Error tabulating in grid mode of an standard window. | depends on | backport | 0040260 | 3.0PR18Q3.5 | closed | jarmendariz | Error tabulating in grid mode of an standard window. | related to | feature request | 0034303 | | acknowledged | Triage Platform Base | The SmartClient version must be updated. |
|
Attached Files | Error Demo.ogv (2,842,160) 2019-02-11 18:20 https://issues.openbravo.com/file_download.php?file_id=12647&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2019-02-11 18:20 | lbressan | New Issue | |
2019-02-11 18:20 | lbressan | Assigned To | => platform |
2019-02-11 18:20 | lbressan | File Added: Error Demo.ogv | |
2019-02-11 18:20 | lbressan | Web browser | => Mozilla Firefox |
2019-02-11 18:20 | lbressan | Modules | => Core |
2019-02-11 18:20 | lbressan | Resolution time | => 1551654000 |
2019-02-11 18:20 | lbressan | Triggers an Emergency Pack | => No |
2019-02-14 13:13 | miguelmartinez | Issue Monitored: miguelmartinez | |
2019-02-15 12:57 | jarmendariz | Assigned To | platform => jarmendariz |
2019-02-15 12:57 | jarmendariz | Status | new => acknowledged |
2019-02-20 10:34 | jarmendariz | Status | acknowledged => scheduled |
2019-02-21 09:23 | jarmendariz | Review Assigned To | => caristu |
2019-02-21 09:23 | jarmendariz | Web browser | Mozilla Firefox => Mozilla Firefox |
2019-02-21 09:24 | hgbot | Checkin | |
2019-02-21 09:24 | hgbot | Note Added: 0109980 | |
2019-02-21 09:24 | hgbot | Status | scheduled => resolved |
2019-02-21 09:24 | hgbot | Resolution | open => fixed |
2019-02-21 09:24 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/6b45cce606e02c890c1d2bebdbad69e7d38dd1d4 [^] |
2019-02-21 09:24 | hgbot | Checkin | |
2019-02-21 09:24 | hgbot | Note Added: 0109981 | |
2019-02-22 07:00 | priyam | Issue Monitored: priyam | |
2019-02-22 09:03 | alostale | Relationship added | related to 0034303 |
2019-02-22 11:49 | caristu | Note Added: 0110027 | |
2019-02-22 11:49 | caristu | Status | resolved => closed |
2019-02-22 11:49 | caristu | Fixed in Version | => 3.0PR19Q2 |
2019-02-22 12:33 | caristu | Status | closed => new |
2019-02-22 12:33 | caristu | Resolution | fixed => open |
2019-02-22 12:33 | caristu | Fixed in Version | 3.0PR19Q2 => |
2019-02-22 12:33 | caristu | Status | new => scheduled |
2019-02-22 12:33 | caristu | Status | scheduled => resolved |
2019-02-22 12:33 | caristu | Resolution | open => fixed |
2019-02-22 12:33 | caristu | Status | resolved => closed |
2019-03-28 14:56 | hudsonbot | Checkin | |
2019-03-28 14:56 | hudsonbot | Note Added: 0110830 | |
Notes |
|
(0109980)
|
hgbot
|
2019-02-21 09:24
|
|
Repository: erp/devel/pi
Changeset: 6b45cce606e02c890c1d2bebdbad69e7d38dd1d4
Author: Javier Armendáriz <javier.armendariz <at> openbravo.com>
Date: Wed Feb 20 10:42:06 2019 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/6b45cce606e02c890c1d2bebdbad69e7d38dd1d4 [^]
Fixed issue 40180: 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
---
|
|
|
(0109981)
|
hgbot
|
2019-02-21 09:24
|
|
Repository: erp/mods/org.openbravo.userinterface.smartclient.dev
Changeset: 584977f889910f6cef1966e1d50907b5a026a8cd
Author: Javier Armendáriz <javier.armendariz <at> openbravo.com>
Date: Wed Feb 20 10:55:23 2019 +0100
URL: http://code.openbravo.com/erp/mods/org.openbravo.userinterface.smartclient.dev/rev/584977f889910f6cef1966e1d50907b5a026a8cd [^]
Related to issue 40180: 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 web/org.openbravo.userinterface.smartclient/isomorphic/client/event/EventHandler.js
M web/org.openbravo.userinterface.smartclient/isomorphic/system/development/ISC_Core.js
M web/org.openbravo.userinterface.smartclient/isomorphic/system/modules-debug/ISC_Core.js
M web/org.openbravo.userinterface.smartclient/isomorphic/system/modules/ISC_Core.js
---
|
|
|
|
|
|
|
|