Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0036081 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | always | 2017-05-24 10:40 | 2017-05-30 18:12 | |||
Reporter | guillermogil | View Status | public | |||||
Assigned To | guillermogil | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR17Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
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 | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0036081: If you raise a showLoading and then raises a popup it is shown and becomes clickable | |||||||
Description | If you raise a showLoading and then raises a popup it is shown and becomes clickable. This behavior is creating confusion and can rely on wrong data | |||||||
Steps To Reproduce | - Login on WebPOS - Open developers tools - Put the following code: OB.UTIL.showLoading(true); - Put the following code: OB.MobileApp.view.waterfall('onShowPopup', { popup: 'receiptPropertiesDialog' }); You will notice that the popup is shown | |||||||
Proposed Solution | See diff attached | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
||||||||
|
![]() |
|
(0096762) guillermogil (viewer) 2017-05-24 17:46 |
Proposed solution has successfully passed try: https://ci.openbravo.com/view/try-retail/job/try-ret-init/8157/ [^] |
(0096790) 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-05-24 10:40 | guillermogil | New Issue | |
2017-05-24 10:40 | guillermogil | Assigned To | => Retail |
2017-05-24 10:40 | guillermogil | File Added: issue.diff | |
2017-05-24 10:40 | guillermogil | OBNetwork customer | => No |
2017-05-24 10:40 | guillermogil | Triggers an Emergency Pack | => No |
2017-05-24 10:40 | guillermogil | Relationship added | related to 0035170 |
2017-05-24 17:46 | guillermogil | Note Added: 0096762 | |
2017-05-25 11:49 | hgbot | Checkin | |
2017-05-25 11:49 | hgbot | Note Added: 0096790 | |
2017-05-25 11:49 | hgbot | Status | new => resolved |
2017-05-25 11:49 | hgbot | Resolution | open => fixed |
2017-05-25 11:49 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/234a37ef5a652d8e5128407a76b02e6ddeda0f4d [^] |
2017-05-25 11:49 | guillermogil | Review Assigned To | => marvintm |
2017-05-25 11:49 | guillermogil | Assigned To | Retail => guillermogil |
2017-05-25 11:49 | guillermogil | Status | resolved => new |
2017-05-25 11:49 | guillermogil | Resolution | fixed => open |
2017-05-25 11:49 | guillermogil | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/234a37ef5a652d8e5128407a76b02e6ddeda0f4d [^] => |
2017-05-25 11:49 | guillermogil | Issue Monitored: marvintm | |
2017-05-25 11:50 | guillermogil | Status | new => scheduled |
2017-05-25 11:50 | guillermogil | Status | scheduled => resolved |
2017-05-25 11:50 | guillermogil | Resolution | open => fixed |
2017-05-30 18:12 | marvintm | Status | resolved => closed |
2017-05-30 18:12 | marvintm | Fixed in Version | => RR17Q3 |
Copyright © 2000 - 2009 MantisBT Group |