Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040012Retail ModulesMobile Warehouse operationspublic2019-01-23 14:552019-02-13 09:59
anderaranguren 
javierRodriguez 
urgentmajoralways
closedfixed 
5
 
RR19Q2 
marvintm
No
0040012: Visual error when doing scroll in iOS updated devices having touchscreens, in Mobile Warehouse Operations
There is a visual error when scrolling in Mobile Warehouse Operations in iOS updated devices having touchscreens. The page "bounces" from below when scrolling. It seems to be related to the newer version of iOS instead of the browser nor the version of Core.

Scroll works on iOS 9.3.5 (13G36)
Scroll fails on iOS 12.1.1(16C50)
Go to Openbravo Warehouse Mobile Operations frontend
and scroll down
No tags attached.
related to defect 0038634 closed javierRodriguez Visual error when scrolling the POS in iOS updated devices having touchscreens 
Issue History
2019-01-23 14:55anderarangurenNew Issue
2019-01-23 14:55anderarangurenAssigned To => Retail
2019-01-23 14:55anderarangurenResolution time => 1550012400
2019-01-23 14:55anderarangurenTriggers an Emergency Pack => No
2019-01-23 15:02anderarangurenSummaryVisual error when scrolling the POS in iOS updated devices having touchscreens => Visual error when doing scroll in iOS updated devices having touchscreens, in Mobile Warehouse Operations
2019-01-23 15:02anderarangurenDescription Updatedbug_revision_view_page.php?rev_id=18175#r18175
2019-01-23 16:44PracticsIssue Monitored: Practics
2019-01-29 09:35anderarangurenRelationship addedrelated to 0038634
2019-01-31 11:25hgbotCheckin
2019-01-31 11:25hgbotNote Added: 0109352
2019-01-31 11:25hgbotStatusnew => resolved
2019-01-31 11:25hgbotResolutionopen => fixed
2019-01-31 11:25hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/0501f46e3d19e7ac3e61fb81e9cef819a0a6e9fa [^]
2019-02-01 13:07marvintmAssigned ToRetail => javierRodriguez
2019-02-04 19:06marvintmNote Added: 0109542
2019-02-04 19:06marvintmStatusresolved => new
2019-02-04 19:06marvintmResolutionfixed => open
2019-02-12 13:26hgbotCheckin
2019-02-12 13:26hgbotNote Added: 0109719
2019-02-12 13:26hgbotStatusnew => resolved
2019-02-12 13:26hgbotResolutionopen => fixed
2019-02-12 13:26hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/0501f46e3d19e7ac3e61fb81e9cef819a0a6e9fa [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.warehouse/rev/282813fb25acfba653325743f9554e38c010f9c8 [^]
2019-02-13 09:59marvintmReview Assigned To => marvintm
2019-02-13 09:59marvintmStatusresolved => closed
2019-02-13 09:59marvintmFixed in Version => RR19Q2

Notes
(0109352)
hgbot   
2019-01-31 11:25   
Repository: erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations
Changeset: 0501f46e3d19e7ac3e61fb81e9cef819a0a6e9fa
Author: Javier Rodriguez <javier.rodriguez <at> openbravo.com>
Date: Thu Jan 31 11:25:08 2019 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/0501f46e3d19e7ac3e61fb81e9cef819a0a6e9fa [^]

Fixed issue 40012: Visual error when doing scroll in iOS updated devices having touchscreens, in Mobile Warehouse Operations

Added a new script that if the terminal is an ipad, it will add a new listener to disabled the vertical bounces

---
M web/org.openbravo.warehouse.advancedwarehouseoperations/index.jsp
---
(0109542)
marvintm   
2019-02-04 19:06   
AWO fix is correct, but it seems we also need to do the same fix in mobile.warehouse module
(0109719)
hgbot   
2019-02-12 13:26   
Repository: erp/pmods/org.openbravo.mobile.warehouse
Changeset: 282813fb25acfba653325743f9554e38c010f9c8
Author: Javier Rodriguez <javier.rodriguez <at> openbravo.com>
Date: Tue Feb 12 13:25:48 2019 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.warehouse/rev/282813fb25acfba653325743f9554e38c010f9c8 [^]

Fixed issue 40012: Visual error when doing scroll in iOS updated devices having touchscreens, in Mobile Warehouse Operations

Added a new script that if the terminal is an ipad, it will add a new listener to disabled the vertical bounces in mobile.warehouse

---
M web/org.openbravo.mobile.warehouse/index.html
---