Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0035264 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2017-02-14 17:41 | 2017-03-13 08:58 | |||
Reporter | nataliag | View Status | public | |||||
Assigned To | jorge-garcia | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | RR17Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | b123e9230ca3 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | 45510 | |||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0035264: BarCode scanner and external keyboard are not working correctly in iOS | |||||||
Description | If you use a bar code scanner in an iOS device to read the EAN code, 13 numbers + the intro key are sent very quickly but the device only reads the last character, the intro in this case and no products are found. With the external keyboard it is possible to reproduce this if you press a number and then really quickly you press some others + intro key. The intro is read before the numbers introduced and only the first number is read. | |||||||
Steps To Reproduce | 1- Connect an iOS device with an external Keyboard. 2- Go to webPos and press the UPC/EAN field. 3- Using the external keyboard press a number, for example the 1 and wait until it appears in the screen. Then press quickly some other numbers + enter key. 4- A pop up appears: UPC/EAN code not found: 1 5- Only the first number and the enter has been read but not the other numbers entered. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0094815) hgbot (developer) 2017-03-08 10:11 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: b123e9230ca3b9ef73a7df522f302b897bc5ab99 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Thu Feb 23 12:33:11 2017 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/b123e9230ca3b9ef73a7df522f302b897bc5ab99 [^] Fixed issue 35264: BarCode scanner and external keyboard are not working correctly in iOS The problem is a timeout set only if the device is a IOS. This timeout is quite long (400 milisecons) and avoid the adding of new numbers till is executed. Removed timeout for iOS. --- M web/org.openbravo.mobile.core/source/component/ob-terminal-component.js --- |
(0094871) marvintm (viewer) 2017-03-09 12:32 |
Doesn't work on all cases, on an iPhone. Most of the cases the code is scanned correctly, but in a few cases, some numbers are added to the end, and the final scanned UPC is wrong. |
(0094971) marvintm (viewer) 2017-03-13 08:58 |
Finally we have concluded that the fix is correct. |
![]() |
|||
Date Modified | Username | Field | Change |
2017-02-14 17:41 | nataliag | New Issue | |
2017-02-14 17:41 | nataliag | Assigned To | => Retail |
2017-02-14 17:41 | nataliag | OBNetwork customer | => Yes |
2017-02-14 17:41 | nataliag | Support ticket | => 45510 |
2017-02-14 17:41 | nataliag | Resolution time | => 1488841200 |
2017-02-14 17:41 | nataliag | Regression level | => Production - Confirmed Stable |
2017-02-14 17:41 | nataliag | Triggers an Emergency Pack | => No |
2017-02-14 17:47 | heccam | Issue Monitored: heccam | |
2017-02-16 16:50 | jorge-garcia | Assigned To | Retail => jorge-garcia |
2017-02-16 17:51 | jorge-garcia | Status | new => scheduled |
2017-03-08 10:11 | hgbot | Checkin | |
2017-03-08 10:11 | hgbot | Note Added: 0094815 | |
2017-03-08 10:11 | hgbot | Status | scheduled => resolved |
2017-03-08 10:11 | hgbot | Resolution | open => fixed |
2017-03-08 10:11 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/b123e9230ca3b9ef73a7df522f302b897bc5ab99 [^] |
2017-03-09 12:32 | marvintm | Note Added: 0094871 | |
2017-03-09 12:32 | marvintm | Status | resolved => new |
2017-03-09 12:32 | marvintm | Resolution | fixed => open |
2017-03-13 08:58 | marvintm | Status | new => scheduled |
2017-03-13 08:58 | marvintm | Status | scheduled => resolved |
2017-03-13 08:58 | marvintm | Fixed in Version | => RR17Q2 |
2017-03-13 08:58 | marvintm | Resolution | open => fixed |
2017-03-13 08:58 | marvintm | Review Assigned To | => marvintm |
2017-03-13 08:58 | marvintm | Note Added: 0094971 | |
2017-03-13 08:58 | marvintm | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |