Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0045470 | 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 | PR20Q4 | Fixed in Version | PR20Q4 | |
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 | 0045470: 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 | blocks | defect | 0045449 | | 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-20 10:50 | cberner | Type | defect => backport |
2020-11-20 10:50 | cberner | Target Version | => PR20Q4 |
2020-11-20 11:04 | hgbot | Note Added: 0124519 | |
2020-11-20 11:09 | hgbot | Note Added: 0124523 | |
2020-11-20 13:09 | hgbot | Resolution | open => fixed |
2020-11-20 13:09 | hgbot | Status | scheduled => closed |
2020-11-20 13:09 | hgbot | Note Added: 0124531 | |
2020-11-20 13:09 | hgbot | Fixed in Version | => PR20Q4 |
2020-11-20 13:09 | hgbot | Note Added: 0124532 | |
2020-11-20 13:09 | hgbot | Note Added: 0124533 | |
2020-11-20 13:09 | hgbot | Note Added: 0124534 | |
Notes |
|
(0124519)
|
hgbot
|
2020-11-20 11:04
|
|
|
|
(0124523)
|
hgbot
|
2020-11-20 11:09
|
|
|
|
(0124531)
|
hgbot
|
2020-11-20 13:09
|
|
|
|
(0124532)
|
hgbot
|
2020-11-20 13:09
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: f8338a52c0e71aa6794af393797134eaa3953f96
Author: Cristian Berner <cristian.berner@openbravo.com>
Date: 2020-11-20T11:02:09+01:00
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/f8338a52c0e71aa6794af393797134eaa3953f96 [^]
Fixes ISSUE-45470: 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
---
|
|
|
(0124533)
|
hgbot
|
2020-11-20 13:09
|
|
|
|
(0124534)
|
hgbot
|
2020-11-20 13:09
|
|
|