Openbravo Issue Tracking System - Retail Modules
View Issue Details
0030748Retail ModulesWeb POSpublic2015-09-03 12:352016-02-01 13:24
aaroncalero 
ranjith_qualiantech_com 
normalminoralways
closedfixed 
5
pi 
RR16Q2 
guilleaer
No
0030748: [SERQA 103] Virtual keyboard events are being captured when popups are opened
When a modal popup is opened and the keyboard focus is not on a text field, keyboard events are captured by the virtual keyboard and typed on the web pos keyboard.
If the Enter key is pressed, the pos attempts to search a product by the upc thas has been written.
This behaviour can also be seen when the approval popup is shown and the user hits the Enter key to confirm user/password: The "UPC/EAN code not found:" warning is shown.
Open the receipt properties popup (Menu > receipt properties)
Click on the green area of the popup (to lose focus from the text field)
Hit the Enter key.
The popup is hidden and the "UPC/EAN code not found:" warning is shown.
Keyboard events should be ignored when modal popups are shown.
SER-QA
Issue History
2015-09-03 12:35aaroncaleroNew Issue
2015-09-03 12:35aaroncaleroAssigned To => Retail
2015-09-03 12:35aaroncaleroTriggers an Emergency Pack => No
2015-09-22 08:25guillermogilResolution time => 1443132000
2015-10-03 02:05fmolinaStatusnew => scheduled
2015-10-03 02:05fmolinaAssigned ToRetail => fmolina
2015-10-07 11:02avicenteIssue Monitored: avicente
2015-10-07 12:13ageteIssue Monitored: agete
2015-10-07 13:38adrianromeroAssigned Tofmolina => adrianromero
2015-11-03 09:34adrianromeroAssigned Toadrianromero => Retail
2015-11-03 09:35adrianromeroStatusscheduled => resolved
2015-11-03 09:35adrianromeroResolutionopen => fixed
2015-11-03 09:35adrianromeroStatusresolved => new
2015-11-03 09:35adrianromeroResolutionfixed => open
2015-12-01 11:48ageteTag Attached: SER-QA
2015-12-01 11:51ageteSummaryVirtual keyboard events are being captured when popups are opened => [SERQA 103]Virtual keyboard events are being captured when popups are opened
2015-12-01 13:02ageteSummary[SERQA 103]Virtual keyboard events are being captured when popups are opened => [SERQA 103] Virtual keyboard events are being captured when popups are opened
2015-12-01 14:32OrekariaStatusnew => acknowledged
2015-12-14 13:09marvintmResolution time1443132000 =>
2016-01-13 13:55ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2016-01-13 13:55ranjith_qualiantech_comStatusacknowledged => scheduled
2016-01-19 08:13hgbotCheckin
2016-01-19 08:13hgbotNote Added: 0083389
2016-01-19 08:13hgbotStatusscheduled => resolved
2016-01-19 08:13hgbotResolutionopen => fixed
2016-01-19 08:13hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/a50ada818088a6ebaf4e5bbcf53aec76c6e9261e [^]
2016-02-01 13:24guilleaerReview Assigned To => guilleaer
2016-02-01 13:24guilleaerStatusresolved => closed
2016-02-01 13:24guilleaerFixed in Version => RR16Q2

Notes
(0083389)
hgbot   
2016-01-19 08:13   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: a50ada818088a6ebaf4e5bbcf53aec76c6e9261e
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Jan 19 12:42:29 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/a50ada818088a6ebaf4e5bbcf53aec76c6e9261e [^]

Fixes issue 30748: Prevent keyboard events when popup is opened

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