Openbravo Issue Tracking System - Retail Modules
View Issue Details
0042833Retail ModulesWeb POSpublic2019-11-11 16:022020-01-21 11:07
salvador_campanella 
gorka_gil 
normalmajoralways
closedfixed 
5
pi 
RR20Q1RR20Q1 
guilleaer
No
0042833: The scrollbar of users in the login window of WebPOS is not working in Safari of IOS
The scrollbar of users in the login window of WebPOS is not working in Safari of IOS
In an environment in the pi version with retail modules and sampledata

#Backoffice
Create 6 users
- add "The White Valley Group Admin" Role to the users
- add "VBS POS Terminal" POS terminal access to the users


With an IPAD with iOS >= 13.1.2 in the Safari browser open the VBS-1 terminal
Try to use the scroll of user

Result: the scroll is not working

No tags attached.
has duplicate backport 0042946RR20Q1 closed gorka_gil [20Q1] [NewSkin] Scrolling in Login window with many users doesn't work in touch devices 
blocks defect 0042245 closed gorka_gil The scrollbar of users in the login window of WebPOS is not working in Safari of IOS 
Issue History
2020-01-14 09:41jorge-garciaTypedefect => backport
2020-01-14 09:41jorge-garciaTarget Version => RR20Q1
2020-01-20 18:53gorka_gilRelationship addedhas duplicate 0042946
2020-01-20 19:03gorka_gilAssigned Tojorge-garcia => gorka_gil
2020-01-20 19:16hgbotCheckin
2020-01-20 19:16hgbotNote Added: 0117105
2020-01-20 19:16hgbotStatusscheduled => resolved
2020-01-20 19:16hgbotResolutionopen => fixed
2020-01-20 19:16hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/131a381b7f11529fd8c626a677218dd462f17592 [^] => http://code.openbravo.com/retail/backports/3.0RR20Q1/org.openbravo.mobile.core/rev/4e17a8edd13457f720ab54266a10cc26583956e6 [^]
2020-01-20 19:16hgbotCheckin
2020-01-20 19:16hgbotNote Added: 0117106
2020-01-20 19:16hgbotFixed in SCM revisionhttp://code.openbravo.com/retail/backports/3.0RR20Q1/org.openbravo.mobile.core/rev/4e17a8edd13457f720ab54266a10cc26583956e6 [^] => http://code.openbravo.com/retail/backports/3.0RR20Q1/org.openbravo.mobile.core/rev/35b49b981ca75083ae054c93642da57dbb210794 [^]
2020-01-21 11:07guilleaerReview Assigned Tomarvintm => guilleaer
2020-01-21 11:07guilleaerStatusresolved => closed
2020-01-21 11:07guilleaerFixed in Version => RR20Q1

Notes
(0117105)
hgbot   
2020-01-20 19:16   
Repository: retail/backports/3.0RR20Q1/org.openbravo.mobile.core
Changeset: 4e17a8edd13457f720ab54266a10cc26583956e6
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Fri Jan 10 12:29:09 2020 +0100
URL: http://code.openbravo.com/retail/backports/3.0RR20Q1/org.openbravo.mobile.core/rev/4e17a8edd13457f720ab54266a10cc26583956e6 [^]

fixes BUG-42833: The scrollbar of users in the login window of WebPOS
is not working in Safari of IOS

The tocuh action for vertical scrolling in user login list should be
available.

---
M web/org.openbravo.mobile.core/assets/css/obmobc-main.css
M web/org.openbravo.mobile.core/source/component/ob-login.js
---
(0117106)
hgbot   
2020-01-20 19:16   
Repository: retail/backports/3.0RR20Q1/org.openbravo.mobile.core
Changeset: 35b49b981ca75083ae054c93642da57dbb210794
Author: Gorka Gil <gorka.gil <at> openbravo.com>
Date: Mon Jan 20 18:57:17 2020 +0100
URL: http://code.openbravo.com/retail/backports/3.0RR20Q1/org.openbravo.mobile.core/rev/35b49b981ca75083ae054c93642da57dbb210794 [^]

Fixes BUG-42833: Fix the users scroll of login on ipad in horizontal

---
M web/org.openbravo.mobile.core/assets/css/obmobc-main.css
---