Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0035170 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2017-02-06 17:23 | 2017-05-25 11:49 | |||
Reporter | guillermogil | View Status | public | |||||
Assigned To | jorge-garcia | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR17Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 616a50b2eb90 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0035170: If you have a popup opened and you raise a showLoading the popup is behind and clickable | |||||||
Description | If you have a popup opened and you raise a showLoading the popup is behind and clickable. This behavior in creating confusion and can rely on wrong data | |||||||
Steps To Reproduce | - Login on WebPOS - Open developers tools - Put the following code: OB.MobileApp.view.waterfall('onShowPopup', { popup: 'receiptPropertiesDialog' }); - Put the following code: OB.UTIL.showLoading(true); You will notice that the popup is still in there | |||||||
Proposed Solution | Hide the popup too or put it behind the showLoading scrim | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||||||||
|
![]() |
|
(0094395) hgbot (developer) 2017-02-16 16:38 |
Repository: tools/automation/pi-mobile Changeset: d46b2b7301bfeb20f9391e5793bfdae72701043a Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Wed Feb 15 12:42:13 2017 +0100 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/d46b2b7301bfeb20f9391e5793bfdae72701043a [^] Verifies issue 35170: If you have a popup opened and you raise a showLoading the popup is behind and clickable Added test I35170_HideOpenedPopupOnShowLoading. --- A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I35170_HideOpenedPopupOnShowLoading.java --- |
(0094396) hgbot (developer) 2017-02-16 16:39 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 616a50b2eb90eb78b46670f10be6c0e22fb8ee05 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Wed Feb 15 12:26:57 2017 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/616a50b2eb90eb78b46670f10be6c0e22fb8ee05 [^] Fixed issue 35170: If you have a popup opened and you raise a showLoading the popup is behind and clickable The opened popup is hidden when the loading bar is raised and is shown again wen the loading screen is canceled. --- M web/org.openbravo.mobile.core/source/utils/ob-utilitiesui.js --- |
(0096789) hgbot (developer) 2017-05-25 11:49 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 234a37ef5a652d8e5128407a76b02e6ddeda0f4d Author: Guillermo Gil <guillermo.gil <at> openbravo.com> Date: Thu May 25 11:49:15 2017 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/234a37ef5a652d8e5128407a76b02e6ddeda0f4d [^] Fixed issue 36081: raising a showLoading and then a popup This was an unhandled case from issue 35170. Now if showLoading is showing we set the display of the opened popup to none. Once showLoading popup gets hidden it will automatically remove the display:none --- M web/org.openbravo.mobile.core/source/component/ob-terminal-component.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2017-02-06 17:23 | guillermogil | New Issue | |
2017-02-06 17:23 | guillermogil | Assigned To | => Retail |
2017-02-06 17:23 | guillermogil | OBNetwork customer | => Yes |
2017-02-06 17:23 | guillermogil | Resolution time | => 1488150000 |
2017-02-06 17:23 | guillermogil | Triggers an Emergency Pack | => No |
2017-02-07 11:39 | jorge-garcia | Status | new => scheduled |
2017-02-07 11:39 | jorge-garcia | Assigned To | Retail => jorge-garcia |
2017-02-16 16:38 | hgbot | Checkin | |
2017-02-16 16:38 | hgbot | Note Added: 0094395 | |
2017-02-16 16:39 | hgbot | Checkin | |
2017-02-16 16:39 | hgbot | Note Added: 0094396 | |
2017-02-16 16:39 | hgbot | Status | scheduled => resolved |
2017-02-16 16:39 | hgbot | Resolution | open => fixed |
2017-02-16 16:39 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/616a50b2eb90eb78b46670f10be6c0e22fb8ee05 [^] |
2017-02-20 12:24 | marvintm | Review Assigned To | => marvintm |
2017-02-20 12:24 | marvintm | Status | resolved => closed |
2017-02-20 12:24 | marvintm | Fixed in Version | => RR17Q2 |
2017-02-20 12:57 | ranjith_qualiantech_com | Relationship added | causes 0035305 |
2017-05-24 10:40 | guillermogil | Relationship added | related to 0036081 |
2017-05-25 11:49 | hgbot | Checkin | |
2017-05-25 11:49 | hgbot | Note Added: 0096789 |
Copyright © 2000 - 2009 MantisBT Group |