Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0032316 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2016-02-23 12:39 | 2016-03-11 13:11 | |||
Reporter | yogaskarnik | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR16Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | d94dd34d7b2b | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | RR15Q2.3 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | 40326 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0032316: autodismiss:false is not working in modalAction Window | |||||||
Description | autodismiss:false is not working in modal pop up | |||||||
Steps To Reproduce | After adding the sources provided: 1.login to web pos terminal VBS-1 2.click on the button named "Click this button" which opens a modal popup 3.press esc key and observe that the modal popup closes | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|
![]() |
|
(0084520) Orekaria (viewer) 2016-02-25 17:20 |
the js contains errors provide a diff to be applied to the retail code and instructions on how to show the popup also, major? |
(0084588) yogaskarnik (viewer) 2016-02-29 11:37 |
Added diff to reproduce the issue |
(0084685) ranjith_qualiantech_com (viewer) 2016-03-03 14:37 |
Issue Steps to reproduce is working as per current functionality autoDismiss works as follows * if it is set as "false", popup will be closed by esc key (or) cliking popup buttons * if it is set as "true", popup will be closed by clicking on black area (or) esc key (or) cliking popup buttons To prevent Popup/Modal close by clicking "esc" key, we have attribute called "closeOnEscKey" in "OB.UI.Popup" kind. (By default, the value is true.). TO prevent Popup/Modal close , we need to pass "closeOnEscKey" as "false" |
(0084797) yogaskarnik (viewer) 2016-03-08 05:54 |
Yes, the popup/modal does not close if the property "closeOnEscKey" is set as "false". |
(0084820) hgbot (developer) 2016-03-08 12:02 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: d94dd34d7b2bda219039d82f41c1ea7de82b9400 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Tue Mar 08 16:14:36 2016 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/d94dd34d7b2bda219039d82f41c1ea7de82b9400 [^] Fixes issue 32316 : Adding autoDismiss condition to Popup Esc key handler event --- M web/org.openbravo.mobile.core/source/component/ob-commonbuttons.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2016-02-23 12:39 | yogaskarnik | New Issue | |
2016-02-23 12:39 | yogaskarnik | Assigned To | => Retail |
2016-02-23 12:39 | yogaskarnik | File Added: myModalPopup.js | |
2016-02-23 12:39 | yogaskarnik | OBNetwork customer | => Yes |
2016-02-23 12:39 | yogaskarnik | Support ticket | => 40326 |
2016-02-23 12:39 | yogaskarnik | Resolution time | => 1456441200 |
2016-02-23 12:39 | yogaskarnik | Triggers an Emergency Pack | => No |
2016-02-23 12:52 | yogaskarnik | version | RR15Q3.4 => RR15Q2.3 |
2016-02-25 17:20 | Orekaria | Note Added: 0084520 | |
2016-02-25 17:20 | Orekaria | Status | new => feedback |
2016-02-29 11:36 | yogaskarnik | File Deleted: myModalPopup.js | |
2016-02-29 11:37 | yogaskarnik | File Added: 32316_reproduce_issue.diff | |
2016-02-29 11:37 | yogaskarnik | Note Added: 0084588 | |
2016-02-29 11:38 | yogaskarnik | Status | feedback => new |
2016-02-29 11:39 | Orekaria | Status | new => acknowledged |
2016-02-29 12:08 | yogaskarnik | Steps to Reproduce Updated | View Revisions |
2016-03-03 08:37 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2016-03-03 08:37 | ranjith_qualiantech_com | Status | acknowledged => scheduled |
2016-03-03 14:37 | ranjith_qualiantech_com | Note Added: 0084685 | |
2016-03-03 14:37 | ranjith_qualiantech_com | Assigned To | ranjith_qualiantech_com => yogaskarnik |
2016-03-03 14:37 | ranjith_qualiantech_com | Status | scheduled => feedback |
2016-03-08 05:54 | yogaskarnik | Note Added: 0084797 | |
2016-03-08 05:54 | yogaskarnik | Assigned To | yogaskarnik => ranjith_qualiantech_com |
2016-03-08 05:54 | yogaskarnik | Status | feedback => new |
2016-03-08 08:11 | ranjith_qualiantech_com | Status | new => scheduled |
2016-03-08 12:02 | hgbot | Checkin | |
2016-03-08 12:02 | hgbot | Note Added: 0084820 | |
2016-03-08 12:02 | hgbot | Status | scheduled => resolved |
2016-03-08 12:02 | hgbot | Resolution | open => fixed |
2016-03-08 12:02 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/d94dd34d7b2bda219039d82f41c1ea7de82b9400 [^] |
2016-03-11 13:11 | marvintm | Review Assigned To | => marvintm |
2016-03-11 13:11 | marvintm | Status | resolved => closed |
2016-03-11 13:11 | marvintm | Fixed in Version | => RR16Q2 |
Copyright © 2000 - 2009 MantisBT Group |