Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0045449 | Openbravo ERP | A. Platform | public | 2020-11-16 10:54 | 2020-11-20 13:09 |
|
Reporter | salvador_campanella | |
Assigned To | cberner | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | PR21Q1 | |
Merge Request Status | approved |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | Google Chrome |
Modules | Core |
Support ticket | 19785 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0045449: Grid Horizontal scroll is not working with chrome 86 and Arabic language |
Description | Grid Horizontal scroll is not working with chrome 86 and Arabic language |
Steps To Reproduce | 1. Install Google Chrome (version 86.0.4240.193)
2. Try to open the application using Arabic Language or any language (RLT)
3. Open any window in grid view
maybe will be needed to adjust the window size to show the horizontal scroll
4. Use the horizontal scroll
Error the scroll is not working |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | backport | 0045470 | PR20Q4 | closed | cberner | Grid Horizontal scroll is not working with chrome 86 and Arabic language | depends on | backport | 0045471 | PR20Q3.2 | closed | cberner | Grid Horizontal scroll is not working with chrome 86 and Arabic language | depends on | backport | 0045472 | PR20Q2.3 | closed | cberner | Grid Horizontal scroll is not working with chrome 86 and Arabic language |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2020-11-16 10:54 | salvador_campanella | New Issue | |
2020-11-16 10:54 | salvador_campanella | Assigned To | => platform |
2020-11-16 10:54 | salvador_campanella | OBNetwork customer | => OBPS |
2020-11-16 10:54 | salvador_campanella | Web browser | => Google Chrome |
2020-11-16 10:54 | salvador_campanella | Modules | => Core |
2020-11-16 10:54 | salvador_campanella | Support ticket | => 19785 |
2020-11-16 10:54 | salvador_campanella | Resolution time | => 1607295600 |
2020-11-16 10:54 | salvador_campanella | Triggers an Emergency Pack | => No |
2020-11-17 15:20 | cberner | Note Added: 0124454 | |
2020-11-18 17:25 | cberner | Assigned To | platform => cberner |
2020-11-18 17:36 | hgbot | Merge Request Status | => open |
2020-11-18 17:36 | hgbot | Note Added: 0124494 | |
2020-11-18 17:37 | hgbot | Note Added: 0124495 | |
2020-11-20 10:42 | hgbot | Merge Request Status | open => approved |
2020-11-20 10:50 | cberner | Status | new => scheduled |
2020-11-20 13:09 | hgbot | Resolution | open => fixed |
2020-11-20 13:09 | hgbot | Status | scheduled => closed |
2020-11-20 13:09 | hgbot | Fixed in Version | => PR21Q1 |
2020-11-20 13:09 | hgbot | Note Added: 0124527 | |
2020-11-20 13:09 | hgbot | Note Added: 0124528 | |
2020-11-20 13:09 | hgbot | Note Added: 0124529 | |
2020-11-20 13:09 | hgbot | Note Added: 0124530 | |
Notes |
|
|
It is also reproducible starting from version 83.0.4103 of Chrome. The issue has probably been introduced between version 81 and 83, it is not clear what causes it yet. |
|
|
(0124494)
|
hgbot
|
2020-11-18 17:36
|
|
|
|
(0124495)
|
hgbot
|
2020-11-18 17:37
|
|
|
|
(0124527)
|
hgbot
|
2020-11-20 13:09
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: d306d8b84a4bc3af8783dd93675936d9b7cf6a8d
Author: Cristian Berner <cristian.berner@openbravo.com>
Date: 2020-11-18T17:32:52+01:00
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/d306d8b84a4bc3af8783dd93675936d9b7cf6a8d [^]
Fixes ISSUE-45449: Grid Horizontal scroll on RTL is not working with Chrome >= 85
Horizontal scroll on smartclient grid is failing on Chrome version 85+,
this is due to the modification of how Chrome implements horizontal
scrolling, it has been modified to follow similar standards to mozilla,
which previously it was not.
This required porting one of the patches from smartclient version 12.1,
which fixes this issue.
---
M modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/isomorphic/ISC_Combined.js
---
|
|
|
(0124528)
|
hgbot
|
2020-11-20 13:09
|
|
|
|
(0124529)
|
hgbot
|
2020-11-20 13:09
|
|
|
|
(0124530)
|
hgbot
|
2020-11-20 13:09
|
|
|