Openbravo Issue Tracking System - Retail Modules
View Issue Details
0046172Retail ModulesWeb POSpublic2021-03-25 17:572021-03-30 06:19
egoitz 
ranjith_qualiantech_com 
immediatemajoralways
closedfixed 
5
 
RR20Q4.3RR20Q4.3 
marvintm
Production - Confirmed Stable
2019-07-19
RR20Q1
https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/89daa596a7d785f0beede3eaebab276aa0bcc5f2 [^]
No
0046172: 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 => RR20Q4.3
2021-03-30 04:10hgbotResolutionopen => fixed
2021-03-30 04:10hgbotStatusscheduled => resolved
2021-03-30 04:10hgbotFixed in Version => RR20Q4.3
2021-03-30 04:10hgbotNote Added: 0127007
2021-03-30 04:10hgbotNote Added: 0127008
2021-03-30 06:19marvintmReview Assigned To => marvintm
2021-03-30 06:19marvintmStatusresolved => closed

Notes
(0127007)
hgbot   
2021-03-30 04:10   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: c4129f6c3b4ba75bcbf988c8e35fe1f9094afd1f
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-03-30T07:40:17+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/c4129f6c3b4ba75bcbf988c8e35fe1f9094afd1f [^]

Fixed ISSUE-46172: 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
---
(0127008)
hgbot   
2021-03-30 04:10   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 4d356cf7a29466ce7aef7c6d31a06068df5bbce8
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-03-30T07:40:23+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/4d356cf7a29466ce7aef7c6d31a06068df5bbce8 [^]

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

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