Openbravo Issue Tracking System - Retail Modules
View Issue Details
0051343Retail ModulesWeb POSpublic2023-01-10 14:492023-01-23 13:04
migueldejuana 
ranjith_qualiantech_com 
normalcriticalalways
closedfixed 
5
 
RR23Q1RR23Q1 
2022-12-30
https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/40de1891faa5e9ce82718305d413af2c678b24e6 [^]
No
0051343: We cannot login in a mobile device
We cannot do login in mobile devices because the focus goes away when clicking on any input.
Open POS in a mobile device. Click on user or password inputs. ERROR! We cannot write anything because the focus doesn't remain in the input.
No tags attached.
blocks defect 0051320 closed ranjith_qualiantech_com We cannot login in a mobile device 
Issue History
2023-01-11 18:10guilleaerTypedefect => backport
2023-01-11 18:10guilleaerTarget Version => RR23Q1
2023-01-19 09:57hgbotNote Added: 0145613
2023-01-23 13:04hgbotNote Added: 0145747
2023-01-23 13:04hgbotResolutionopen => fixed
2023-01-23 13:04hgbotStatusscheduled => closed
2023-01-23 13:04hgbotFixed in Version => RR23Q1
2023-01-23 13:04hgbotNote Added: 0145748

Notes
(0145613)
hgbot   
2023-01-19 09:57   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/460 [^]
(0145747)
hgbot   
2023-01-23 13:04   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/460 [^]
(0145748)
hgbot   
2023-01-23 13:04   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 527b835f2011b9dc0a0e2da158da9080d3b71e30
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 19-01-2023 14:23:58
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/527b835f2011b9dc0a0e2da158da9080d3b71e30 [^]

Fixed ISSUE-51343: Login Inputs should be rerendered when resizing the window
* when resizing the window (both x and y), then Login inputs should be rerendered
* When screen orientation changed, Login inputs should be rerendered

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