Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0040012 | Retail Modules | Mobile Warehouse operations | public | 2019-01-23 14:55 | 2019-02-13 09:59 |
|
Reporter | anderaranguren | |
Assigned To | javierRodriguez | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR19Q2 | |
Merge Request Status | |
Review Assigned To | marvintm |
OBNetwork customer | OBPS |
Support ticket | 7455 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0040012: Visual error when doing scroll in iOS updated devices having touchscreens, in Mobile Warehouse Operations |
Description | 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) |
Steps To Reproduce | Go to Openbravo Warehouse Mobile Operations frontend
and scroll down |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0038634 | | closed | javierRodriguez | Visual error when scrolling the POS in iOS updated devices having touchscreens |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2019-01-23 14:55 | anderaranguren | New Issue | |
2019-01-23 14:55 | anderaranguren | Assigned To | => Retail |
2019-01-23 14:55 | anderaranguren | OBNetwork customer | => OBPS |
2019-01-23 14:55 | anderaranguren | Support ticket | => 7455 |
2019-01-23 14:55 | anderaranguren | Resolution time | => 1550012400 |
2019-01-23 14:55 | anderaranguren | Triggers an Emergency Pack | => No |
2019-01-23 15:02 | anderaranguren | Summary | Visual 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:02 | anderaranguren | Description Updated | bug_revision_view_page.php?rev_id=18175#r18175 |
2019-01-23 16:44 | Practics | Issue Monitored: Practics | |
2019-01-29 09:35 | anderaranguren | Relationship added | related to 0038634 |
2019-01-31 11:25 | hgbot | Checkin | |
2019-01-31 11:25 | hgbot | Note Added: 0109352 | |
2019-01-31 11:25 | hgbot | Status | new => resolved |
2019-01-31 11:25 | hgbot | Resolution | open => fixed |
2019-01-31 11:25 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/0501f46e3d19e7ac3e61fb81e9cef819a0a6e9fa [^] |
2019-02-01 13:07 | marvintm | Assigned To | Retail => javierRodriguez |
2019-02-04 19:06 | marvintm | Note Added: 0109542 | |
2019-02-04 19:06 | marvintm | Status | resolved => new |
2019-02-04 19:06 | marvintm | Resolution | fixed => open |
2019-02-12 13:26 | hgbot | Checkin | |
2019-02-12 13:26 | hgbot | Note Added: 0109719 | |
2019-02-12 13:26 | hgbot | Status | new => resolved |
2019-02-12 13:26 | hgbot | Resolution | open => fixed |
2019-02-12 13:26 | hgbot | Fixed in SCM revision | http://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:59 | marvintm | Review Assigned To | => marvintm |
2019-02-13 09:59 | marvintm | Status | resolved => closed |
2019-02-13 09:59 | marvintm | Fixed 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
---
|
|
|
|
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
---
|
|