Openbravo Issue Tracking System - Retail Modules
View Issue Details
0036443Retail ModulesWeb POSpublic2017-07-06 18:192017-09-11 09:04
malsasua 
jorge-garcia 
normalmajoralways
closedfixed 
5
 
RR17Q4 
migueldejuana
No
0036443: in android devices, refresh page is executed doing scroll in browser
In android devices, when scroll is done in browser tab, refresh page is triggered
. do scroll from down to up in browser tab

see the next video:
https://drive.google.com/a/openbravo.com/file/d/0Bw_g3Ot92TJiRlBSM1hGMTQyWEk/view?usp=sharing [^]
No tags attached.
depends on backport 0036820RR17Q3 closed jorge-garcia in android devices, refresh page is executed doing scroll in browser 
Issue History
2017-07-06 18:19malsasuaNew Issue
2017-07-06 18:19malsasuaAssigned To => Retail
2017-07-06 18:19malsasuaResolution time => 1501106400
2017-07-06 18:19malsasuaTriggers an Emergency Pack => No
2017-07-18 13:16jorge-garciaStatusnew => scheduled
2017-07-18 13:16jorge-garciaAssigned ToRetail => jorge-garcia
2017-07-18 13:31dbazIssue Monitored: dbaz
2017-07-19 08:45hgbotCheckin
2017-07-19 08:45hgbotNote Added: 0098123
2017-07-19 08:45hgbotStatusscheduled => resolved
2017-07-19 08:45hgbotResolutionopen => fixed
2017-07-19 08:45hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/3a0224611a5251dc95fd01d129bd0272d7ed88c2 [^]
2017-07-28 13:05migueldejuanaReview Assigned To => migueldejuana
2017-07-28 13:05migueldejuanaNote Added: 0098260
2017-07-28 13:05migueldejuanaStatusresolved => closed
2017-09-11 09:03guilleaerStatusclosed => new
2017-09-11 09:03guilleaerResolutionfixed => open
2017-09-11 09:03guilleaerStatusnew => scheduled
2017-09-11 09:03guilleaerStatusscheduled => resolved
2017-09-11 09:03guilleaerFixed in Version => RR17Q4
2017-09-11 09:03guilleaerResolutionopen => fixed
2017-09-11 09:04guilleaerStatusresolved => closed

Notes
(0098123)
hgbot   
2017-07-19 08:45   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 3a0224611a5251dc95fd01d129bd0272d7ed88c2
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Tue Jul 18 16:14:18 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/3a0224611a5251dc95fd01d129bd0272d7ed88c2 [^]

Fixed issue 36443: in android devices, refresh page is executed doing scroll
in browser

The solution is to set to all elements a css property to deactivate the default
touch actions.

---
M web/org.openbravo.mobile.core/assets/css/ob-standard.css
---
(0098260)
migueldejuana   
2017-07-28 13:05   
Tested and reviewed