Openbravo Issue Tracking System - Retail Modules
View Issue Details
0051320Retail ModulesWeb POSpublic2023-01-10 14:492023-01-18 15:42
migueldejuana 
ranjith_qualiantech_com 
normalcriticalalways
closedfixed 
5
 
RR23Q2 
2022-12-30
https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/40de1891faa5e9ce82718305d413af2c678b24e6 [^]
No
0051320: 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.
depends on backport 0051343RR23Q1 closed ranjith_qualiantech_com Retail Modules We cannot login in a mobile device 
caused by defect 0051092 closed ranjith_qualiantech_com Openbravo ERP After going full screen on AWO's default window, the login /password is not taken into account 
has duplicate defect 0051305 closed migueldejuana Openbravo ERP [AWO] cannot display the keyboard to log in to AWO with the PDA only 
causes defect 0052005 closed ranjith_qualiantech_com Retail Modules JS Error occurs when loading Enyo POS in iOS devices 
Issue History
2023-01-10 14:49migueldejuanaNew Issue
2023-01-10 14:49migueldejuanaAssigned To => ranjith_qualiantech_com
2023-01-10 14:49migueldejuanaRegression date => 2022-12-30
2023-01-10 14:49migueldejuanaRegression introduced by commit => https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/40de1891faa5e9ce82718305d413af2c678b24e6 [^]
2023-01-10 14:49migueldejuanaTriggers an Emergency Pack => No
2023-01-10 15:51avicenteRelationship addedrelated to 0051305
2023-01-11 07:43ranjith_qualiantech_comStatusnew => scheduled
2023-01-11 08:37ranjith_qualiantech_comRelationship addedcaused by 0051092
2023-01-11 18:10guilleaerStatusscheduled => acknowledged
2023-01-11 18:10guilleaerStatusacknowledged => scheduled
2023-01-12 11:36hgbotNote Added: 0145322
2023-01-18 15:42hgbotResolutionopen => fixed
2023-01-18 15:42hgbotStatusscheduled => closed
2023-01-18 15:42hgbotNote Added: 0145574
2023-01-18 15:42hgbotFixed in Version => RR23Q2
2023-01-18 15:42hgbotNote Added: 0145575
2023-01-30 12:03migueldejuanaRelationship replacedhas duplicate 0051305
2023-03-29 17:11guillermogilRelationship addedcauses 0052005

Notes
(0145322)
hgbot   
2023-01-12 11:36   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/458 [^]
(0145574)
hgbot   
2023-01-18 15:42   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/458 [^]
(0145575)
hgbot   
2023-01-18 15:42   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: cc1c4a534862437dcf5ffe63f574266512f317ab
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 18-01-2023 14:29:09
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/cc1c4a534862437dcf5ffe63f574266512f317ab [^]

Fixed ISSUE-51320: 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
---