Openbravo Issue Tracking System - Retail Modules
View Issue Details
0049907Retail ModulesWeb POSpublic2022-04-26 09:292022-08-01 07:19
adrianromero 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
RR22Q1.3RR22Q1.4 
No
0049907: Deprecated use of Event.path in Chrome 102
When tapping on the Log in Button the following message appears in Chrome Dev 102:

Deprecated Feature Used
'Event.path' is deprecated and will be removed in M109, around January 2023. Please use 'Event.composedPath()' instead. See https://www.chromestatus.com/feature/5726124632965120 [^] for more details.

This code is in
https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/blob/master/web/org.openbravo.mobile.core/source/utils/ob-dom-extension.js#L35 [^]
In description
No tags attached.
blocks defect 0049128pi closed ranjith_qualiantech_com Deprecated use of Event.path in Chrome 102 
Issue History
2022-07-29 07:27marvintmTypedefect => backport
2022-07-29 07:27marvintmTarget Versionpi => RR22Q1.3
2022-08-01 04:43hgbotNote Added: 0139741
2022-08-01 06:27hgbotResolutionopen => fixed
2022-08-01 06:27hgbotStatusscheduled => closed
2022-08-01 06:27hgbotFixed in Version => RR22Q1.3
2022-08-01 06:27hgbotNote Added: 0139754
2022-08-01 06:27hgbotNote Added: 0139755
2022-08-01 07:19priyamFixed in VersionRR22Q1.3 => RR22Q1.4

Notes
(0139741)
hgbot   
2022-08-01 04:43   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/389 [^]
(0139754)
hgbot   
2022-08-01 06:27   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 5402feb60c1b7a56381ca58aaa0c7808b45156a0
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 01-08-2022 07:46:31
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/5402feb60c1b7a56381ca58aaa0c7808b45156a0 [^]

Fixed ISSUE-49907: Replace Mousedown event path with composedPath

---
M web/org.openbravo.mobile.core/source/utils/ob-dom-extension.js
---
(0139755)
hgbot   
2022-08-01 06:27   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/389 [^]