Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037274Retail ModulesWeb POSpublic2017-11-10 12:162018-11-19 10:23
adrianromero 
guilleaer 
normalmajorhave not tried
closedfixed 
5
 
RR18Q1 
marvintm
No
0037274: Support to scroll lists dragging it with one finger
Web POS is oriented to touch devices and in a native touch oriented OS like an android tablet or iPad, the user can scroll lists using one finger dragging anywhere in the table without interacting with the scrollbar.

This behaviour should be implemented also if it is not working in a native touch oriented OS.
N/A
Apply the attached patch
No tags attached.
related to defect 0039503 closed gorka_gil in Chrome 70 and touch screen, it is not possible to do scroll in Menu drop down 
? scrollabletable.export (2,116) 2017-11-10 12:21
https://issues.openbravo.com/file_download.php?file_id=11280&type=bug
Issue History
2017-11-10 12:16adrianromeroNew Issue
2017-11-10 12:16adrianromeroAssigned To => Retail
2017-11-10 12:16adrianromeroTriggers an Emergency Pack => No
2017-11-10 12:17adrianromeroSummarySupport to scroll tables using one finger in tables => Support to scroll lists dragging it with one finger
2017-11-10 12:21adrianromeroFile Added: scrollabletable.export
2017-11-10 14:39adrianromeroReview Assigned To => guilleaer
2017-11-10 14:39adrianromeroStatusnew => scheduled
2017-11-13 11:17hgbotCheckin
2017-11-13 11:17hgbotNote Added: 0100475
2017-11-13 11:17hgbotCheckin
2017-11-13 11:17hgbotNote Added: 0100476
2017-11-13 11:17hgbotCheckin
2017-11-13 11:17hgbotNote Added: 0100477
2017-11-13 11:19adrianromeroStatusscheduled => resolved
2017-11-13 11:19adrianromeroResolutionopen => fixed
2017-11-13 11:20adrianromeroFixed in SCM revision => https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/2cea76ce07e3fc33355290a876b64dfd918a35fa [^]
2017-11-14 13:32marvintmAssigned ToRetail => guilleaer
2017-11-14 13:35marvintmReview Assigned Toguilleaer => marvintm
2017-11-30 15:42marvintmStatusresolved => closed
2017-11-30 15:42marvintmFixed in Version => RR18Q1
2018-11-19 10:23anderarangurenRelationship addedrelated to 0039503

Notes
(0100475)
hgbot   
2017-11-13 11:17   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: fb81ba22819762df4a14f2280f0e8f90e485cf60
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Fri Nov 10 17:52:05 2017 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/fb81ba22819762df4a14f2280f0e8f90e485cf60 [^]

Related to issue 37274: Add touch capabilities to scrollable table scrolls

---
M web/org.openbravo.mobile.core/source/component/ob-scrollabletable.js
---
(0100476)
hgbot   
2017-11-13 11:17   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 6a079fe1743d9b65b35b16a5b7494025d05e8e9f
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Sun Nov 12 20:50:35 2017 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/6a079fe1743d9b65b35b16a5b7494025d05e8e9f [^]

Related to issue 37274: change in because jslint

---
M web/org.openbravo.mobile.core/source/component/ob-scrollabletable.js
---
(0100477)
hgbot   
2017-11-13 11:17   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 2cea76ce07e3fc33355290a876b64dfd918a35fa
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Mon Nov 13 11:17:07 2017 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/2cea76ce07e3fc33355290a876b64dfd918a35fa [^]

Related to issue 37274: Fix ontouchstart checl for browser window

---
M web/org.openbravo.mobile.core/source/component/ob-scrollabletable.js
---