Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0054620
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] POSmajoralways2024-02-08 11:312024-03-13 16:38
ReporterjfvaringotView Statuspublic 
Assigned Tomeriem_azaf 
PrioritynormalResolutionfixedFixed in Version24Q2
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionmainSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0054620: POS2 - Windows virtual keyboard and OB amount keyboard on Gift Card products

DescriptionOn workstation without physical keyboard, using the standard virtual windows keyboard.

When adding a gift card without initial amount on POS2, you have to enter an amount.
A specific keyboard pops up, allowing to enter the amount.
After having set that amount, the focus is still on the field, and the virtual windows keyboard opens.
Steps To Reproduce1. Use a workstation without physical keyboard => the screen should be tactile. You can use the tablet mode.

2. On BO, set up a product Gift Card, without initial amount.

3. On POS, add that product in cart. A specific view will open to set up the data of the gift card.

4. Click on the amount field => a specific numeric pad will open.

5. After having set the amount, click elsewhere to close that pad.

=> The focus is still on the amount field. The virtual windows keyboard should open.
Proposed Solution2 solutions are available :
1. To keep the current numeric pad, but after having entered the amount, to not have the focus on the numeric field (the virtual windows keyboard should not open).

2. To remove the OB numeric pad, and make appear the virtual windows keyboard. This last should be opened on the numeric version of the keyboard.
TagsNo tags attached.
Attached Files? file icon Virtual keyboard_gift card value issue.mp4 [^] (822,147 bytes) 2024-02-08 11:31

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0054928 newTriage Platform Base Virtual keyboard is not hidden on Cashup inputs on iOS 

-  Notes
(0160859)
jfvaringot (reporter)
2024-02-16 14:24

ADDITIONAL INFORMATION : TO TAKE INTO ACCOUNT FOR THE RESOLUTION

The issue happens also in other windows.
As soon as the numeric pad is used to filled a field, the virtual keyboard is displayed after having entered the digits.
It happens during initial counts (POS and Safe Box), cash-up and Safe-box counting.
(0161267)
AugustoMauch (manager)
2024-02-26 15:51

See: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/blob/master/web-jspack/org.openbravo.core2/src/hooks/useEditNumber/useEditNumber.js?ref_type=heads#L339 [^]

This change should be done in all inputs that use a custom keyboard
(0161847)
hgbot (developer)
2024-03-07 15:44

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1409 [^]
(0162102)
hgbot (developer)
2024-03-13 15:45

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2496 [^]
(0162105)
hgbot (developer)
2024-03-13 16:38

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: ed3c0447804c526bee2787668192a79ba02415e7
Author: Meriem Azaf <m.azaf@orisha.com>
Date: 13-03-2024 16:07:46
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/ed3c0447804c526bee2787668192a79ba02415e7 [^]

Fixes ISSUE-54620: The VirtualNumericInput does not work as expected

On workstation without physical keyboard, using the standard virtual windows keyboard.
When adding a gift card without initial amount on POS2, you have to enter an amount.
A specific keyboard pops up, allowing to enter the amount.
After having set that amount, the focus is still on the field, and the virtual windows keyboard opens.

To fix this, we had avoid the OS keyboard to not appear by making the input read only.

---
M web-jspack/org.openbravo.core2/src/components/VirtualNumericInput/VirtualNumericInput.jsx
---
(0162106)
hgbot (developer)
2024-03-13 16:38

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1409 [^]
(0162107)
hgbot (developer)
2024-03-13 16:38

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: d169adae7ecf97c4d7ac157a7624a2ffe07be0d4
Author: Javier Armendáriz <j.armendariz@orisha.com>
Date: 13-03-2024 16:08:33
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/d169adae7ecf97c4d7ac157a7624a2ffe07be0d4 [^]

Related to ISSUE-54620: Forcing CashupSplitInputs to never show the virtual keyboard on mobile devices

---
M web-jspack/org.openbravo.pos2/src/components/Cashup/CashupSplitInputs/CashupSplitInputs.jsx
---
(0162108)
hgbot (developer)
2024-03-13 16:38

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2496 [^]

- Issue History
Date Modified Username Field Change
2024-02-08 11:31 jfvaringot New Issue
2024-02-08 11:31 jfvaringot Assigned To => Retail
2024-02-08 11:31 jfvaringot File Added: Virtual keyboard_gift card value issue.mp4
2024-02-08 11:31 jfvaringot Triggers an Emergency Pack => No
2024-02-16 14:24 jfvaringot Note Added: 0160859
2024-02-26 07:06 guillermogil Assigned To Retail => Triage Platform Base
2024-02-26 15:51 AugustoMauch Note Added: 0161267
2024-03-04 09:44 AugustoMauch Assigned To Triage Platform Base => meriem_azaf
2024-03-05 11:18 AugustoMauch Status new => scheduled
2024-03-07 15:44 hgbot Note Added: 0161847
2024-03-13 07:53 jarmendariz Relationship added related to 0054928
2024-03-13 15:45 hgbot Note Added: 0162102
2024-03-13 16:38 hgbot Resolution open => fixed
2024-03-13 16:38 hgbot Status scheduled => closed
2024-03-13 16:38 hgbot Fixed in Version => 24Q2
2024-03-13 16:38 hgbot Note Added: 0162105
2024-03-13 16:38 hgbot Note Added: 0162106
2024-03-13 16:38 hgbot Note Added: 0162107
2024-03-13 16:38 hgbot Note Added: 0162108


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker