Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039526Retail ModulesWeb POSpublic2018-10-22 16:192018-10-26 12:33
malsasua 
gorka_gil 
immediatemajorsometimes
closedfixed 
5
 
RR18Q3.2RR18Q3.2 
marvintm
No
0039526: 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 => RR18Q3.2
2018-10-26 11:21hgbotCheckin
2018-10-26 11:21hgbotNote Added: 0107616
2018-10-26 11:21hgbotStatusscheduled => resolved
2018-10-26 11:21hgbotResolutionopen => fixed
2018-10-26 11:21hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR18Q3.2/org.openbravo.mobile.core/rev/d1e83e2005d1e228c1f1cf407b612529ab269276 [^]
2018-10-26 12:33marvintmReview Assigned To => marvintm
2018-10-26 12:33marvintmStatusresolved => closed
2018-10-26 12:33marvintmFixed in Version => RR18Q3.2

Notes
(0107616)
hgbot   
2018-10-26 11:21   
Repository: retail/backports/3.0RR18Q3.2/org.openbravo.mobile.core
Changeset: d1e83e2005d1e228c1f1cf407b612529ab269276
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.0RR18Q3.2/org.openbravo.mobile.core/rev/d1e83e2005d1e228c1f1cf407b612529ab269276 [^]

Fixes issue 39526 : 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
---