Project:
View Revisions: Issue #55502 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0055502: PopUp “executeOnHide” function is not executed. | ||
Revision | 2024-05-16 19:13 by ivazquez | ||
Steps To Reproduce | It is reproduced in any PopUp, but for quick testing, you can use the one that runs when you try to delete an order with a payment attached. Put a debug point on this line: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/blob/master/web/org.openbravo.mobile.core/source/utils/ob-utilitiesui.js?ref_type=heads#L327 [^] Run the PopUp trying to delete an order with a payment and you will see that if you click outside the popup, on the “ok” button, or the “x” button, this function will be executed without problems. But if you click on the outside of the box and drag the mouse to any side, the popup will close, but the function is not executed. Simply click and drag down (or anywhere) outside the popup box. Attached is a video demonstrating the error |
||
Revision | 2024-05-16 19:11 by ivazquez | ||
Steps To Reproduce | It plays in any PopUp, but for quick testing, you can use the one that runs when you try to delete an order with a payment attached. Put a debug point on this line: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/blob/master/web/org.openbravo.mobile.core/source/utils/ob-utilitiesui.js?ref_type=heads#L327 [^] Run the PopUp trying to delete an order with a payment and you will see that if you click outside the popup, on the “ok” button, or the “x” button, this function will be executed without problems. But if you click on the outside of the box and drag the mouse to any side, the popup will close, but the function is not executed. Simply click and drag down (or anywhere) outside the popup box. Attached is a video demonstrating the error |
Copyright © 2000 - 2009 MantisBT Group |