Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0042968 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Cash up | minor | always | 2020-01-22 16:12 | 2020-05-06 08:28 | |||
Reporter | inaki_garcia | View Status | public | |||||
Assigned To | prakashmurugesan88 | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | RR20Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 449d57b66bf2 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | main | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | guilleaer | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | Packaging and release | |||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0042968: [20Q1] [NewSkin] Switching to portrait layout breaks the scrollables of the Cashup window in touch devices | |||||||
Description | Going from landscape to portrait breaks the ability to scroll in the "Count cash" and "Post, print and close" steps of the cashup, regardless of the orientation of any of the touch devices. This issue is treated as a regression, as it isn't reproducible as such in the 19Q4 release and earlier. NOTE: it is also reproducible in desktop with chrome developers tools emulating a mobile device | |||||||
Steps To Reproduce | 0. Log in the POS as "vallblanca" 1. Select the "Cash up" option from the dropdown menu 2. Place the device in portrait mode and try to scroll through the denominations in the "Count cash" step NOTICE that scroll is broken and not posible to see all the denominations 3. Place the device in landscape mode NOTICE that the issue is still present 4. Complete all the steps upto the "Post, print and close" step NOTICE that the issue is also present here, regardless of orientation | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||||||||
|
![]() |
|
(0118007) hgbot (developer) 2020-02-21 11:41 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 449d57b66bf2eb42a13fec0b95c9cc3900d9fd83 Author: Prakash M <prakash <at> qualiantech.com> Date: Fri Feb 21 15:25:45 2020 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/449d57b66bf2eb42a13fec0b95c9cc3900d9fd83 [^] Fixed issue 42968: Fixed cashup touch scroll issue on orientation change * Rerendered cashup payment after resize * Timeout is set as re-render must happen after window resize complete --- M web/org.openbravo.retail.posterminal/js/closecash/view/tabcashpayments.js --- |
(0119476) hgbot (developer) 2020-04-28 16:23 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: aa0d686e8de9f42bbd24aa6a1116f74ebf7cac33 Author: Prakash M <prakash <at> qualiantech.com> Date: Tue Apr 28 19:52:50 2020 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/aa0d686e8de9f42bbd24aa6a1116f74ebf7cac33 [^] Fixed BUG-43360: Switching layout in Cashup window in touch devices breaks scrolling * Related issue 42968 fixes only count cash step * resizeHandler must be implemented generic to cashup * resize handled generically * Therefore components will be re-rendered with proper scrollbar after resize. * Timeout is set as re-render must happen after window resize complete --- M web/org.openbravo.retail.posterminal/js/closecash/view/closecash.js M web/org.openbravo.retail.posterminal/js/closecash/view/tabcashpayments.js --- |
(0119602) hgbot (developer) 2020-05-06 07:53 |
Repository: retail/backports/3.0RR20Q1.2/org.openbravo.retail.posterminal Changeset: 263870a3b33b1e99d89f5d90088f5891bc0af379 Author: Prakash M <prakash <at> qualiantech.com> Date: Wed May 06 11:04:33 2020 +0530 URL: http://code.openbravo.com/retail/backports/3.0RR20Q1.2/org.openbravo.retail.posterminal/rev/263870a3b33b1e99d89f5d90088f5891bc0af379 [^] Fixed BUG-43888: Switching layout in Cashup window in touch devices breaks scrolling * Related issue 42968 fixes only count cash step * resizeHandler must be implemented generic to cashup * resize handled generically * Therefore components will be re-rendered with proper scrollbar after resize. * Timeout is set as re-render must happen after window resize complete --- M web/org.openbravo.retail.posterminal/js/closecash/view/closecash.js M web/org.openbravo.retail.posterminal/js/closecash/view/tabcashpayments.js --- |
(0119605) hgbot (developer) 2020-05-06 08:28 |
Repository: retail/backports/3.0RR20Q2/org.openbravo.retail.posterminal Changeset: 993376c9fad70b3e2034fd66b1a0e0bb84ca3302 Author: Prakash M <prakash <at> qualiantech.com> Date: Wed May 06 11:57:59 2020 +0530 URL: http://code.openbravo.com/retail/backports/3.0RR20Q2/org.openbravo.retail.posterminal/rev/993376c9fad70b3e2034fd66b1a0e0bb84ca3302 [^] Fixed BUG-43950: Switching layout in Cashup window in touch devices breaks scrolling * Related issue 42968 fixes only count cash step * resizeHandler must be implemented generic to cashup * resize handled generically * Therefore components will be re-rendered with proper scrollbar after resize. * Timeout is set as re-render must happen after window resize complete --- M web/org.openbravo.retail.posterminal/js/closecash/view/closecash.js M web/org.openbravo.retail.posterminal/js/closecash/view/tabcashpayments.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2020-01-22 16:12 | inaki_garcia | New Issue | |
2020-01-22 16:12 | inaki_garcia | Assigned To | => Retail |
2020-01-22 16:12 | inaki_garcia | OBNetwork customer | => No |
2020-01-22 16:12 | inaki_garcia | Regression level | => Packaging and release |
2020-01-22 16:12 | inaki_garcia | Triggers an Emergency Pack | => No |
2020-01-22 16:14 | inaki_garcia | Description Updated | View Revisions |
2020-01-22 16:16 | inaki_garcia | Steps to Reproduce Updated | View Revisions |
2020-01-22 16:52 | gorka_gil | Description Updated | View Revisions |
2020-02-07 09:05 | guilleaer | Target Version | => RR20Q1 |
2020-02-17 13:09 | prakashmurugesan88 | Assigned To | Retail => prakashmurugesan88 |
2020-02-17 13:09 | prakashmurugesan88 | Status | new => scheduled |
2020-02-17 13:10 | prakashmurugesan88 | Target Version | RR20Q1 => |
2020-02-21 11:41 | hgbot | Checkin | |
2020-02-21 11:41 | hgbot | Note Added: 0118007 | |
2020-02-21 11:41 | hgbot | Status | scheduled => resolved |
2020-02-21 11:41 | hgbot | Resolution | open => fixed |
2020-02-21 11:41 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/449d57b66bf2eb42a13fec0b95c9cc3900d9fd83 [^] |
2020-02-24 08:41 | guilleaer | Review Assigned To | => guilleaer |
2020-02-24 08:41 | guilleaer | Status | resolved => closed |
2020-02-24 08:41 | guilleaer | Fixed in Version | => RR20Q2 |
2020-02-27 16:10 | inaki_garcia | Issue cloned | 0043360 |
2020-02-27 16:10 | inaki_garcia | Relationship added | related to 0043360 |
2020-04-28 16:23 | hgbot | Checkin | |
2020-04-28 16:23 | hgbot | Note Added: 0119476 | |
2020-05-06 07:53 | hgbot | Checkin | |
2020-05-06 07:53 | hgbot | Note Added: 0119602 | |
2020-05-06 08:28 | hgbot | Checkin | |
2020-05-06 08:28 | hgbot | Note Added: 0119605 |
Copyright © 2000 - 2009 MantisBT Group |