Openbravo Issue Tracking System - Retail Modules
View Issue Details
0044644Retail ModulesWeb POSpublic2020-07-21 11:252020-08-06 13:48
plujan 
ranjith_qualiantech_com 
immediatecriticalhave not tried
closedfixed 
5
 
RR20Q4 
Production - Confirmed Stable
No
0044644: Upcoming Chrome release does not show the login page
When accessing the webPOS using Chrome version 85 (currently in Beta) the initial process freezes before showing the login page. See steps for details.
1. Using a recently installed Chrome Beta branch (currently version 85), go to a livebuilds release.
2. The observed result has been as following:
2a. For 20Q1.2 (CS) and 20Q3 (QA), the page freezes while checking the terminal performance, no console error is shown.
2b. For 20Q2 (QAA), an error is shown in the console about Synchronization buffer (see attached screenshot)
2c. For Stable and Devel branches, the login works as expected (no performance check is shown, though)
No tags attached.
depends on backport 0044665RR20Q3 closed ranjith_qualiantech_com Upcoming Chrome release does not show the login page 
depends on backport 0044666RR20Q2.1 closed ranjith_qualiantech_com Upcoming Chrome release does not show the login page 
depends on backport 0044667RR20Q1.3 closed ranjith_qualiantech_com Upcoming Chrome release does not show the login page 
png 20Q2_login_chrome85.png (39,822) 2020-07-21 11:25
https://issues.openbravo.com/file_download.php?file_id=14789&type=bug
png
Issue History
2020-07-21 11:25plujanNew Issue
2020-07-21 11:25plujanAssigned To => Retail
2020-07-21 11:25plujanFile Added: 20Q2_login_chrome85.png
2020-07-21 11:25plujanRegression level => Production - Confirmed Stable
2020-07-21 11:25plujanTriggers an Emergency Pack => No
2020-07-22 08:38ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2020-07-22 10:39egoitzIssue Monitored: egoitz
2020-07-22 11:16adrianromeroStatusnew => scheduled
2020-07-22 13:13adrianromeroStatusscheduled => acknowledged
2020-07-22 13:20adrianromeroStatusacknowledged => scheduled
2020-07-22 17:49martinsdanIssue Monitored: martinsdan
2020-07-23 07:17hgbotNote Added: 0121572
2020-07-23 10:58hgbotNote Added: 0121576
2020-07-23 10:58hgbotResolutionopen => fixed
2020-07-23 10:58hgbotStatusscheduled => closed
2020-07-23 10:58hgbotFixed in Version => RR20Q4
2020-07-23 10:58hgbotNote Added: 0121577
2020-08-06 13:48eugeniIssue Monitored: eugeni

Notes
(0121572)
hgbot   
2020-07-23 07:17   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/40 [^]
(0121576)
hgbot   
2020-07-23 10:58   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/40 [^]
(0121577)
hgbot   
2020-07-23 10:58   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: de8a3f6f26e665fb326bdce5dc54d554887c6320
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2020-07-22T17:12:44+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/de8a3f6f26e665fb326bdce5dc54d554887c6320 [^]

Fixed issue-44644: Refactored frame creation to check System performance
* Replaced iframe write with srcdoc to set the html content

---
M web/org.openbravo.mobile.core/lib/sunspider/sunspiderOB.html
---