Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0034733 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | have not tried | 2016-12-14 16:54 | 2016-12-19 11:30 | |||
Reporter | guilleaer | View Status | public | |||||
Assigned To | guilleaer | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR17Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 5142ec05c60e | ||||
Projection | none | ETA | none | Target Version | RR17Q1 | |||
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 | 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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|||||||||||||||
|
![]() |
|
(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 --- |
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |