Openbravo Issue Tracking System - Retail Modules
View Issue Details
0049905Retail ModulesWeb POSpublic2022-04-26 09:292022-08-01 06:27
adrianromero 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
RR22Q3RR22Q3 
No
0049905: 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 => RR22Q3
2022-08-01 04:43hgbotNote Added: 0139739
2022-08-01 06:26hgbotResolutionopen => fixed
2022-08-01 06:26hgbotStatusscheduled => closed
2022-08-01 06:26hgbotFixed in Version => RR22Q3
2022-08-01 06:26hgbotNote Added: 0139750
2022-08-01 06:27hgbotNote Added: 0139751

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

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

Fixed ISSUE-49905: Replace Mousedown event path with composedPath

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