Openbravo Issue Tracking System - POS2
View Issue Details
0046547POS2POSpublic2021-05-06 14:142021-12-30 20:21
cberner 
ablasco 
normalminorhave not tried
closedfixed 
5
 
 
No
0046547: Long click on tablet/touch mode on a ticket line results in it not being selected
When a long click is done over a ticket line, this should open multiselection and be selected by default. The issue is that this doesn't happen on touch mode, multiselection is opened but the touched element is not selected by default.
1. Open new WebPOS on a device with touch mode, or with devtools open and in emulating a phone.
2. Login and add a product to the ticket
3. Long press on a line of the ticket and release

Multiselection will open but no element will be selected. A screenshot has been provided.
No tags attached.
related to defect 0048598 closed ranjith_qualiantech_com Menu/menuitem ticketline popover doesn't work on mobile/touch mode 
png localhost_3000__terminal=VBS-2(iPad).png (246,737) 2021-05-06 14:14
https://issues.openbravo.com/file_download.php?file_id=15659&type=bug
png
Issue History
2021-05-06 14:14cbernerNew Issue
2021-05-06 14:14cbernerAssigned To => Retail
2021-05-06 14:14cbernerFile Added: localhost_3000__terminal=VBS-2(iPad).png
2021-05-06 14:14cbernerTriggers an Emergency Pack => No
2021-05-07 10:42guilleaerResolution time => 1624226400
2021-05-07 10:42guilleaerStatusnew => acknowledged
2021-07-14 09:44dmiguelezResolution time1624226400 => 1633039200
2021-12-14 15:44AugustoMauchAssigned ToRetail => ablasco
2021-12-14 15:44AugustoMauchStatusacknowledged => scheduled
2021-12-29 18:23hgbotNote Added: 0134060
2021-12-30 20:21hgbotNote Added: 0134077
2021-12-30 20:21hgbotNote Added: 0134078
2021-12-30 20:21hgbotResolutionopen => fixed
2021-12-30 20:21hgbotStatusscheduled => closed
2021-12-30 20:21hgbotNote Added: 0134079
2021-12-30 20:21hgbotNote Added: 0134080
2022-02-18 11:19ranjith_qualiantech_comRelationship addedrelated to 0048598

Notes
(0134060)
hgbot   
2021-12-29 18:23   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/685 [^]
(0134077)
hgbot   
2021-12-30 20:21   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/686 [^]
(0134078)
hgbot   
2021-12-30 20:21   
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/685 [^]
(0134079)
hgbot   
2021-12-30 20:21   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: c38c3570f92d05ed5bd8e61b1b422ea3d3c34a0b
Author: adrian.blasco <adrian.blasco@openbravo.com>
Date: 30-12-2021 20:19:08
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/c38c3570f92d05ed5bd8e61b1b422ea3d3c34a0b [^]

Fixes ISSUE-46547: Long touch works properly in swipeable line

Now when doing a long touch on a swipeable line (i.e. in a line in the ticket panel), the multiline selector will open
with the touched line selected as expected.

Also a single touch will open the ticket line popover as expected

---
M web-jspack/org.openbravo.core2/src/components/ConfigSwipeableLine/BaseSwipeableLine.jsx
---
(0134080)
hgbot   
2021-12-30 20:21   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/686 [^]