Openbravo Issue Tracking System - Retail Modules | |||||||||||||||||||
View Issue Details | |||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||||||
0034733 | Retail Modules | Web POS | public | 2016-12-14 16:54 | 2016-12-19 11:30 | ||||||||||||||
Reporter | guilleaer | ||||||||||||||||||
Assigned To | guilleaer | ||||||||||||||||||
Priority | normal | Severity | major | Reproducibility | have not tried | ||||||||||||||
Status | closed | Resolution | fixed | ||||||||||||||||
Platform | OS | 5 | OS Version | ||||||||||||||||
Product Version | |||||||||||||||||||
Target Version | RR17Q1 | Fixed in Version | RR17Q1 | ||||||||||||||||
Merge Request Status | |||||||||||||||||||
Review Assigned To | marvintm | ||||||||||||||||||
OBNetwork customer | No | ||||||||||||||||||
Support ticket | |||||||||||||||||||
Regression level | Pre packaging ( pi ) | ||||||||||||||||||
Regression date | |||||||||||||||||||
Regression introduced in release | |||||||||||||||||||
Regression introduced by commit | |||||||||||||||||||
Triggers an Emergency Pack | No | ||||||||||||||||||
Summary | 0034733: Confirmation popup is not hiding scrim properly when 2 dialogs are shown at the same time | ||||||||||||||||||
Description | Confirmation 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 Solution | Currently 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 | ||||||||||||||||||
Additional Information | |||||||||||||||||||
Tags | No tags attached. | ||||||||||||||||||
Relationships |
| ||||||||||||||||||
Attached Files | ![]() https://issues.openbravo.com/file_download.php?file_id=10170&type=bug | ||||||||||||||||||
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 | OBNetwork customer | => No | ||||||||||||||||
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 |
Notes | |||||
|
|||||
|
|