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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0032316
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2016-02-23 12:392016-03-11 13:11
ReporteryogaskarnikView Statuspublic 
Assigned Toranjith_qualiantech_com 
PrioritynormalResolutionfixedFixed in VersionRR16Q2
StatusclosedFix in branchFixed in SCM revisiond94dd34d7b2b
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionRR15Q2.3SCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0032316: autodismiss:false is not working in modalAction Window

Descriptionautodismiss:false is not working in modal pop up
Steps To ReproduceAfter 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
TagsNo tags attached.
Attached Filesdiff file icon 32316_reproduce_issue.diff [^] (5,557 bytes) 2016-02-29 11:37 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0084520)
Orekaria (administrator)
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 (developer)
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
---

- Issue History
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 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
Powered by Mantis Bugtracker