Openbravo Issue Tracking System - Retail Modules | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0042276 | Retail Modules | Web POS | public | 2019-11-12 16:45 | 2019-11-28 12:22 | |||||||
Reporter | salvador_campanella | |||||||||||
Assigned To | javierRodriguez | |||||||||||
Priority | normal | Severity | major | Reproducibility | have not tried | |||||||
Status | closed | Resolution | fixed | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | ||||||||||||
Target Version | RR19Q4 | Fixed in Version | RR19Q4 | |||||||||
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 | 0042276: 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 | |||||||||||
Proposed Solution | ||||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2019-11-14 10:39 | javierRodriguez | Type | defect => backport | |||||||||
2019-11-14 10:39 | javierRodriguez | Target Version | => RR19Q4 | |||||||||
2019-11-14 10:43 | javierRodriguez | Status | scheduled => acknowledged | |||||||||
2019-11-14 10:45 | javierRodriguez | Assigned To | Retail => javierRodriguez | |||||||||
2019-11-14 11:48 | javierRodriguez | Status | acknowledged => scheduled | |||||||||
2019-11-14 12:28 | hgbot | Checkin | ||||||||||
2019-11-14 12:28 | hgbot | Note Added: 0115603 | ||||||||||
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.0RR19Q4/org.openbravo.mobile.core/rev/993af6edc5239b38a7e5e681972cc8b245407922 [^] | |||||||||
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 | => RR19Q4 |
Notes | |||||
|
|||||
|
|