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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0034733
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajorhave not tried2016-12-14 16:542016-12-19 11:30
ReporterguilleaerView Statuspublic 
Assigned Toguilleaer 
PrioritynormalResolutionfixedFixed in VersionRR17Q1
StatusclosedFix in branchFixed in SCM revision5142ec05c60e
ProjectionnoneETAnoneTarget VersionRR17Q1
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression levelPre packaging ( pi )
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0034733: Confirmation popup is not hiding scrim properly when 2 dialogs are shown at the same time

DescriptionConfirmation popup is not hiding scrim properly when 2 confirmation popups are shown at the same time
Steps To Reproduce- login into web POS
- open developer tools
- execute the following command using the console:
OB.UTIL.showConfirmation.display("popup1", "This is popup 1");
- Without close the popup execute the following command
OB.UTIL.showConfirmation.display("popup2", "This is popup 2");
- Press OK button
Fine: 1st popup has gone, 2nd Popup is properly closed
Wrong: The scrim is still there.
Proposed SolutionCurrently when a confirmation dialog is shown, previous components are destroyed but the scrim is still there.

I suggest to hide the current popup (This action will close the scrim) and then destroy the components.

Doing it the problems should dissapear
TagsNo tags attached.
Attached Filesdiff file icon possiblediffScrim.diff [^] (1,781 bytes) 2016-12-14 17:44 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0034577 closedguilleaer The component 'OB.UI.DatePicker' does not work properly. 
has duplicate defect 0034750 closedRetail can't operate webPOS after cash management 

-  Notes
(0092429)
hgbot (developer)
2016-12-16 08:37

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 5142ec05c60e911e99fdace344fbcfb1afdafe3e
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Thu Dec 15 13:54:52 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/5142ec05c60e911e99fdace344fbcfb1afdafe3e [^]

Fixed issue 34733: Confirmation popups are hidden before destroy them

---
M web/org.openbravo.mobile.core/source/component/ob-commonbuttons.js
M web/org.openbravo.mobile.core/source/utils/ob-utilitiesui.js
---

- Issue History
Date Modified Username Field Change
2016-12-14 16:54 guilleaer New Issue
2016-12-14 16:54 guilleaer Assigned To => guilleaer
2016-12-14 16:54 guilleaer Triggers an Emergency Pack => No
2016-12-14 16:55 guilleaer Relationship added related to 0034577
2016-12-14 17:44 guilleaer File Added: possiblediffScrim.diff
2016-12-15 17:49 marvintm Relationship added has duplicate 0034750
2016-12-15 17:52 marvintm Regression level => Pre packaging ( pi )
2016-12-16 08:37 hgbot Checkin
2016-12-16 08:37 hgbot Note Added: 0092429
2016-12-16 08:37 hgbot Status new => resolved
2016-12-16 08:37 hgbot Resolution open => fixed
2016-12-16 08:37 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/5142ec05c60e911e99fdace344fbcfb1afdafe3e [^]
2016-12-19 11:30 marvintm Review Assigned To => marvintm
2016-12-19 11:30 marvintm Status resolved => closed
2016-12-19 11:30 marvintm Fixed in Version => RR17Q1


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker