Openbravo Issue Tracking System - Retail Modules
View Issue Details
0044667Retail ModulesWeb POSpublic2020-07-21 11:252020-07-23 12:48
plujan 
ranjith_qualiantech_com 
immediatecriticalhave not tried
closedfixed 
5
 
RR20Q1.3RR20Q1.3 
adrianromero
Production - Confirmed Stable
No
0044667: 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 => RR20Q1.3
2020-07-23 11:54hgbotResolutionopen => fixed
2020-07-23 11:54hgbotStatusscheduled => resolved
2020-07-23 11:54hgbotFixed in Version => RR20Q1.3
2020-07-23 11:54hgbotNote Added: 0121582
2020-07-23 12:48adrianromeroReview Assigned To => adrianromero
2020-07-23 12:48adrianromeroStatusresolved => closed

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

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