Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039432Retail ModulesWeb POSpublic2018-10-10 16:202018-11-02 09:10
anderaranguren 
rqueralta 
urgentmajoralways
closedfixed 
5
 
RR19Q1 
marvintm
No
0039432: The focusKeeper input appears in Web POS when pressing up/down arrow or scanning if there is some records saved in the input
The focusKeeper input appears in Web POS when pressing up/down arrow or scanning if there is some records saved in the input
Login in the Web POS
In the scan tab press up/down arrow in the keyboard
(sometimes happens while scanning
The input is shown in the upper-left area of the window
If the input is clicked an error is shown
No tags attached.
png liveinput.png (109,569) 2018-10-10 16:20
https://issues.openbravo.com/file_download.php?file_id=12252&type=bug
png

png errorinput.png (251,560) 2018-10-10 16:20
https://issues.openbravo.com/file_download.php?file_id=12253&type=bug
png
Issue History
2018-10-10 16:20anderarangurenNew Issue
2018-10-10 16:20anderarangurenAssigned To => Retail
2018-10-10 16:20anderarangurenFile Added: liveinput.png
2018-10-10 16:20anderarangurenResolution time => 1540940400
2018-10-10 16:20anderarangurenTriggers an Emergency Pack => No
2018-10-10 16:20anderarangurenFile Added: errorinput.png
2018-10-10 20:40rqueraltaAssigned ToRetail => rqueralta
2018-10-10 20:50rqueraltaStatusnew => scheduled
2018-10-17 22:45hgbotCheckin
2018-10-17 22:45hgbotNote Added: 0107379
2018-10-17 22:45hgbotStatusscheduled => resolved
2018-10-17 22:45hgbotResolutionopen => fixed
2018-10-17 22:45hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/630264abf791942220410fb411e38ee0073ac5b7 [^]
2018-10-29 11:49marvintmNote Added: 0107637
2018-10-29 11:49marvintmStatusresolved => new
2018-10-29 11:49marvintmResolutionfixed => open
2018-11-02 02:16hgbotCheckin
2018-11-02 02:16hgbotNote Added: 0107711
2018-11-02 02:16hgbotStatusnew => resolved
2018-11-02 02:16hgbotResolutionopen => fixed
2018-11-02 02:16hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/630264abf791942220410fb411e38ee0073ac5b7 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/cbc1a9547494f4c4f21fb3e209c064cd8ce66d6d [^]
2018-11-02 09:10marvintmReview Assigned To => marvintm
2018-11-02 09:10marvintmStatusresolved => closed
2018-11-02 09:10marvintmFixed in Version => RR19Q1

Notes
(0107379)
hgbot   
2018-10-17 22:45   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 630264abf791942220410fb411e38ee0073ac5b7
Author: Rafael Queralta <rafaelcuba81 <at> gmail.com>
Date: Tue Oct 16 15:16:04 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/630264abf791942220410fb411e38ee0073ac5b7 [^]

Fixed issue 39432: The focusKeeper input appears in Web POS when pressing
up/down arrow or scanning if there is some records saved in the input

- Avoid the use of Arrow Up and Arrow Down key

---
M web/org.openbravo.mobile.core/source/component/ob-terminal-component.js
---
(0107637)
marvintm   
2018-10-29 11:49   
Fix is not correct. The problem is related to autocomplete feature, used in the focuskeeper. We tried to disable it in the following issue:

https://issues.openbravo.com/view.php?id=39287 [^]

But it seems we weren't fully successful. We should investigate if "autocomplete=off" works.
(0107711)
hgbot   
2018-11-02 02:16   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: cbc1a9547494f4c4f21fb3e209c064cd8ce66d6d
Author: Rafael Queralta <rafaelcuba81 <at> gmail.com>
Date: Mon Oct 29 14:13:22 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/cbc1a9547494f4c4f21fb3e209c064cd8ce66d6d [^]

Fixed issue 39432: The focusKeeper input appears in Web POS when pressing
up/down arrow or scanning if there is some records saved in the input

- Avoid the use of Arrow Up and Arrow Down key

---
M web/org.openbravo.mobile.core/source/component/ob-terminal-component.js
---