Openbravo Issue Tracking System - Retail Modules
View Issue Details
0053397Retail ModulesWeb POSpublic2023-09-06 11:552023-11-16 10:23
guillermogil 
sreehari 
normalmajoralways
closedfixed 
50Android
 
RR24Q1 
guillermogil
No
0053397: MouseDown Error on Android when paying
A MouseDown error is raised on Chrome in Android when paying
Cannot read properties of null (see image attached).
Using chrome on an Android device (not happening on ubuntu/windows)
1. Connect to https://livebuilds.openbravo.com/context/retail_modules_pgsql_pi/web/org.openbravo.retail.posterminal/?terminal=VBS-1 [^] (on retail pack it is not happening)
2. Do a sale.
3. Click on Checkout
4. Click on Pay Total
Error is raised
No tags attached.
depends on backport 0053426RR23Q4 closed sreehari MouseDown Error on Android when paying 
depends on backport 0053427RR23Q3.1 closed sreehari MouseDown Error on Android when paying 
depends on backport 0053429RR23Q2.4 closed sreehari MouseDown Error on Android when paying 
has duplicate backport 0053559RR20Q3.4 closed SABARINATH P Error after Chrome update - double click triggers an error 
has duplicate defect 0056313 closed Retail ERROR with terminal log, with the latest version of Chrome 
png image (6).png (24,382) 2023-09-06 11:55
https://issues.openbravo.com/file_download.php?file_id=18935&type=bug
png
Issue History
2023-09-06 11:55guillermogilNew Issue
2023-09-06 11:55guillermogilAssigned To => sreehari
2023-09-06 11:55guillermogilFile Added: image (6).png
2023-09-06 11:55guillermogilTriggers an Emergency Pack => No
2023-09-06 12:08sreehariStatusnew => scheduled
2023-09-11 08:34hgbotNote Added: 0154662
2023-09-11 08:58sreehariStatusscheduled => acknowledged
2023-09-11 08:58sreehariStatusacknowledged => scheduled
2023-09-11 09:12hgbotResolutionopen => fixed
2023-09-11 09:12hgbotStatusscheduled => closed
2023-09-11 09:12hgbotFixed in Version => RR23Q4
2023-09-11 09:12hgbotNote Added: 0154665
2023-09-11 09:12hgbotNote Added: 0154666
2023-09-11 09:47sreehariStatusclosed => acknowledged
2023-09-11 10:53sreehariStatusacknowledged => scheduled
2023-09-11 14:35guillermogilStatusscheduled => resolved
2023-09-11 14:35guillermogilReview Assigned To => guillermogil
2023-09-11 14:35guillermogilStatusresolved => closed
2023-09-12 07:51sreehariNote Added: 0154701
2023-09-12 07:51sreehariStatusclosed => new
2023-09-12 07:51sreehariResolutionfixed => open
2023-09-12 07:51sreehariFixed in VersionRR23Q4 =>
2023-09-12 07:51sreehariStatusnew => scheduled
2023-09-12 15:37hgbotNote Added: 0154740
2023-09-14 09:44hgbotResolutionopen => fixed
2023-09-14 09:44hgbotStatusscheduled => closed
2023-09-14 09:44hgbotNote Added: 0154833
2023-09-14 09:44hgbotFixed in Version => RR23Q4
2023-09-14 09:44hgbotNote Added: 0154834
2023-10-09 08:27SABARINATH PRelationship addedrelated to 0053559
2023-10-09 09:03marvintmRelationship replacedhas duplicate 0053559
2023-11-16 10:23hgbotFixed in VersionRR23Q4 => 24Q1
2023-11-16 10:23hgbotNote Added: 0157198
2024-08-29 07:11guillermogilRelationship addedhas duplicate 0056313

Notes
(0154662)
hgbot   
2023-09-11 08:34   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/611 [^]
(0154665)
hgbot   
2023-09-11 09:12   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 2aac2304d8f6c7329abdd3d5471229e6b37dcc60
Author: Sreehari Venkataraman <sreehari@qualiantech.com>
Date: 11-09-2023 07:11:36
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/2aac2304d8f6c7329abdd3d5471229e6b37dcc60 [^]

Fixes ISSUE-53397: Changed nodeEvent of mousedown to pointerdown
*pointerdown handles both mousedown & touchdown events
*changed srcElement to target since it is deprecated

---
M web/org.openbravo.mobile.core/source/utils/ob-dom-extension.js
---
(0154666)
hgbot   
2023-09-11 09:12   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/611 [^]
(0154701)
sreehari   
2023-09-12 07:51   
Adding fix for deprecated DOMNodeInserted mutation event.
https://developer.mozilla.org/en-US/docs/Web/API/MutationEvent [^]
(0154740)
hgbot   
2023-09-12 15:37   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/614 [^]
(0154833)
hgbot   
2023-09-14 09:44   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/614 [^]
(0154834)
hgbot   
2023-09-14 09:44   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 6932f0aa348a9011b107017293714e70fc1a4731
Author: Sreehari Venkataraman <sreehari@qualiantech.com>
Date: 14-09-2023 06:11:20
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/6932f0aa348a9011b107017293714e70fc1a4731 [^]

Fixes ISSUE-53397: Replaced DOMNodeInserted with Mutation Observer

---
M web/org.openbravo.mobile.core/source/utils/ob-dom-extension.js
---
(0157198)
hgbot   
2023-11-16 10:23   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 599ce11598c7d8afdfb5fef49edee8ca81346f41
Author: Vitaliy Malets <vitaliy.malets@openbravo.com>
Date: 16-11-2023 10:22:18
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/599ce11598c7d8afdfb5fef49edee8ca81346f41 [^]

Fixed ISSUE-53397: added a condition to check the existence of the inputsAndApprovals field

---
M web-jspack/org.openbravo.pos2/src/model/ticket/actions/__test__/updateInputsAndApprovalsWithNewLine.test.js
M web-jspack/org.openbravo.pos2/src/model/ticket/actions/updateInputsAndApprovalsWithNewLine.js
---