Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0035170
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2017-02-06 17:232017-05-25 11:49
ReporterguillermogilView Statuspublic 
Assigned Tojorge-garcia 
PriorityhighResolutionfixedFixed in VersionRR17Q2
StatusclosedFix in branchFixed in SCM revision616a50b2eb90
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0035170: If you have a popup opened and you raise a showLoading the popup is behind and clickable

DescriptionIf 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 SolutionHide the popup too or put it behind the showLoading scrim
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0036081 closedguillermogil If you raise a showLoading and then raises a popup it is shown and becomes clickable 
causes defect 0035305 closedranjith_qualiantech_com Verified returns popup stops working after it is used for the first time 

-  Notes
(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
---

- Issue History
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 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
Powered by Mantis Bugtracker