Openbravo Issue Tracking System - Retail Modules
View Issue Details
0044666Retail ModulesWeb POSpublic2020-07-21 11:252020-07-23 12:48
plujan 
ranjith_qualiantech_com 
immediatecriticalhave not tried
closedfixed 
5
 
RR20Q2.1RR20Q2.1 
adrianromero
Production - Confirmed Stable
No
0044666: 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.
blocks defect 0044644 closed ranjith_qualiantech_com Upcoming Chrome release does not show the login page 
Issue History
2020-07-22 13:20adrianromeroTypedefect => backport
2020-07-22 13:20adrianromeroTarget Version => RR20Q2.1
2020-07-23 12:16hgbotResolutionopen => fixed
2020-07-23 12:16hgbotStatusscheduled => resolved
2020-07-23 12:16hgbotFixed in Version => RR20Q2.1
2020-07-23 12:16hgbotNote Added: 0121585
2020-07-23 12:48adrianromeroReview Assigned To => adrianromero
2020-07-23 12:48adrianromeroStatusresolved => closed

Notes
(0121585)
hgbot   
2020-07-23 12:16   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: b7955042a96bf354e696514568522c04a0c5b13a
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2020-07-23T15:46:30+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/b7955042a96bf354e696514568522c04a0c5b13a [^]

Fixed issue-44666: 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
---