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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0036081
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminoralways2017-05-24 10:402017-05-30 18:12
ReporterguillermogilView Statuspublic 
Assigned Toguillermogil 
PrioritynormalResolutionfixedFixed in VersionRR17Q3
StatusclosedFix in branchFixed in SCM revision
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

0036081: If you raise a showLoading and then raises a popup it is shown and becomes clickable

DescriptionIf 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 SolutionSee diff attached
TagsNo tags attached.
Attached Filesdiff file icon issue.diff [^] (1,461 bytes) 2017-05-24 10:40 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0035170 closedjorge-garcia If you have a popup opened and you raise a showLoading the popup is behind and clickable 

-  Notes
(0096762)
guillermogil (manager)
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
---

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