Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039525Retail ModulesWeb POSpublic2018-10-22 16:192018-10-26 12:34
malsasua 
gorka_gil 
immediatemajorsometimes
closedfixed 
5
 
RR18Q4RR18Q4 
marvintm
No
0039525: in Chrome 70 and touch screen, it is not possible to do scroll in Menu drop down
In some touch screens, with OS Windows and Google Chrome 70, it is not possible to do scroll in the Menu drop down.
It is not reproducible in previous google chrome versions
. google chrome 70.0.3538.67
. windows 7 or 10
. tablet touch screen
. login POS
. open Menu drop down
. try to do scroll
No tags attached.
blocks defect 0039503 closed gorka_gil in Chrome 70 and touch screen, it is not possible to do scroll in Menu drop down 
Issue History
2018-10-24 11:03gorka_gilTypedefect => backport
2018-10-24 11:03gorka_gilTarget Version => RR18Q4
2018-10-26 11:23hgbotCheckin
2018-10-26 11:23hgbotNote Added: 0107617
2018-10-26 11:23hgbotStatusscheduled => resolved
2018-10-26 11:23hgbotResolutionopen => fixed
2018-10-26 11:23hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR18Q4/org.openbravo.mobile.core/rev/a80545ded0243604dabcad45af66f36e1f8ab5fa [^]
2018-10-26 12:34marvintmReview Assigned To => marvintm
2018-10-26 12:34marvintmStatusresolved => closed
2018-10-26 12:34marvintmFixed in Version => RR18Q4

Notes
(0107617)
hgbot   
2018-10-26 11:23   
Repository: retail/backports/3.0RR18Q4/org.openbravo.mobile.core
Changeset: a80545ded0243604dabcad45af66f36e1f8ab5fa
Author: Gorka Gil <gorka.gil <at> openbravo.com>
Date: Thu Oct 25 12:08:13 2018 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR18Q4/org.openbravo.mobile.core/rev/a80545ded0243604dabcad45af66f36e1f8ab5fa [^]

Fixes issue 39525 : Fix menu scroll on chrome70 in windows touch screens

Removed the TouchScrollStrategy and added the same scroll used in other
places of the pos, including the scroll bar to facilitate for resistive
screens in which scroll is difficult.

---
M web/org.openbravo.mobile.core/assets/css/ob-standard.css
M web/org.openbravo.mobile.core/source/component/ob-menu.js
---