Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0042277 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Retail Modules] Web POS | major | have not tried | 2019-11-12 16:45 | 2019-11-28 12:22 | |||
Reporter | salvador_campanella | View Status | public | |||||
Assigned To | javierRodriguez | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR19Q3.2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 8b9665a511b5 | ||||
Projection | none | ETA | none | Target Version | RR19Q3.2 | |||
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 | 12829 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0042277: Focuskeeper is lost in IOS 13.2.2 | |||||||
Description | web/org.openbravo.mobile.core/source/component/ob-terminal-component.js In the mentioned file exist the folowing conditional. // This shouldn't be done in iOS, if done the focuskeeper loses the focus if (me.scanMode && navigator.userAgent.match(/iPhone|iPad|iPod/i)) { OB.debug('scanningfocus. iOS. Focused'); keeper = document.getElementById('_focusKeeper'); keeper.disabled = false; me.setFocusOnFocusKeeper(); } In iOS version 13.2.2 the userAgent, not contains "/iPhone|iPad|iPod" You could see the userAgent in the attached Img | |||||||
Steps To Reproduce | - Using an Ipad with 13.2.2 version - Open the WebPos - Connect a Bluetooth keyboard or a bar code scanner - Try to do a ticket Result: the focuskeeper is lost | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0115602) hgbot (developer) 2019-11-14 12:28 |
Repository: retail/backports/3.0RR19Q3.2/org.openbravo.mobile.core Changeset: 8b9665a511b5327c4527b02bc0b6c340d8ca66c6 Author: Javier Rodriguez <javier.rodriguez <at> openbravo.com> Date: Thu Nov 14 12:05:25 2019 +0100 URL: http://code.openbravo.com/retail/backports/3.0RR19Q3.2/org.openbravo.mobile.core/rev/8b9665a511b5327c4527b02bc0b6c340d8ca66c6 [^] Fixed issue 42277: Focuskeeper is lost in IOS 13.2.2 --- M web/org.openbravo.mobile.core/source/component/ob-commonbuttons.js M web/org.openbravo.mobile.core/source/component/ob-login.js M web/org.openbravo.mobile.core/source/component/ob-terminal-component.js M web/org.openbravo.mobile.core/source/utils/ob-utilities.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2019-11-14 11:48 | javierRodriguez | Type | defect => backport |
2019-11-14 11:48 | javierRodriguez | Target Version | => RR19Q3.2 |
2019-11-14 12:28 | hgbot | Checkin | |
2019-11-14 12:28 | hgbot | Note Added: 0115602 | |
2019-11-14 12:28 | hgbot | Status | scheduled => resolved |
2019-11-14 12:28 | hgbot | Resolution | open => fixed |
2019-11-14 12:28 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/retail/backports/3.0RR19Q3.2/org.openbravo.mobile.core/rev/8b9665a511b5327c4527b02bc0b6c340d8ca66c6 [^] |
2019-11-28 12:22 | marvintm | Review Assigned To | => marvintm |
2019-11-28 12:22 | marvintm | Status | resolved => closed |
2019-11-28 12:22 | marvintm | Fixed in Version | => RR19Q3.2 |
Copyright © 2000 - 2009 MantisBT Group |