Openbravo Issue Tracking System - Retail Modules
View Issue Details
0046171Retail ModulesWeb POSpublic2021-03-25 17:572021-03-30 06:19
egoitz 
ranjith_qualiantech_com 
immediatemajoralways
closedfixed 
5
 
RR21Q1.1RR21Q1.1 
marvintm
Production - Confirmed Stable
2019-07-19
RR20Q1
https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/89daa596a7d785f0beede3eaebab276aa0bcc5f2 [^]
No
0046171: Writing on the scan field is slow
On devices that have not lots of resources typing the barcode on the scan field is slow and there is delays since you press on the keys and the code is completely written on the field.

That problem only happens on the scan field.
On the search field for example the problem is not reproducible.
- Configure a touchpoint type to user external input
- acess to a touchpoint of the previos type
- Go to scan option and to the scan field.
- Write fast 123456789, depending on the device it takes few seconds on have the value on the field.
* If your laptop is very fast to you can force that problem using developers tools. Go to performnace section, open the capture setins option (right side icon), and on the cpu optoin select "4x slowdown".

With that the problem is reproducible consistently
No tags attached.
blocks defect 0046155 closed ranjith_qualiantech_com Writing on the scan field is slow 
Issue History
2021-03-29 12:05marvintmTypedefect => backport
2021-03-29 12:05marvintmTarget Version => RR21Q1.1
2021-03-30 04:09hgbotResolutionopen => fixed
2021-03-30 04:09hgbotStatusscheduled => resolved
2021-03-30 04:09hgbotFixed in Version => RR21Q1.1
2021-03-30 04:09hgbotNote Added: 0127005
2021-03-30 04:09hgbotNote Added: 0127006
2021-03-30 06:19marvintmReview Assigned To => marvintm
2021-03-30 06:19marvintmStatusresolved => closed

Notes
(0127005)
hgbot   
2021-03-30 04:09   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 6d360f0395d2903b09fcc8df8ef62358115367f1
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-03-30T07:39:16+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/6d360f0395d2903b09fcc8df8ef62358115367f1 [^]

Fixed ISSUE-46171: Updated Keyboard CSS to replacing display grid with flex

---
M web/org.openbravo.mobile.core/assets/css/obmobc-main.css
M web/org.openbravo.mobile.core/source/actions/actioneditbox.js
---
(0127006)
hgbot   
2021-03-30 04:09   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 9e5a2c9a6f9fb0949e79e3c406ac6e7af9333bd2
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-03-30T07:39:23+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/9e5a2c9a6f9fb0949e79e3c406ac6e7af9333bd2 [^]

Related to ISSUE-46171: Updated Keyboard CSS to replacing display grid with flex

---
M web/org.openbravo.retail.posterminal/css/obpos-main.css
---