Re: Modal Issue

2010-07-12 Thread Mark Schonewille
Hi Andrew, Yes, you are right, any script that runs and sets a focus after a modal stack opens can cause problems. I have had this too with answer dialogs. I hope that RunRev will provide a fix for this problem some day. -- Best regards, Mark Schonewille Economy-x-Talk Consulting and So

Re: Modal Issue

2010-07-12 Thread Andrew Kluthe
ld to this field before calling any modal up. -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Modal-Issue-tp2286223p2286370.html Sent from the Revolution - User mailing list archive at Nabble.com. ___ use-revolution mailin

Re: Modal Issue

2010-07-12 Thread Andrew Kluthe
l i launch off of this Payment Stack modal. Throughout the rest of my app, this process works correctly. I am trying to get some ideas of what to look for to fix it on the payment stack. -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Modal-Issue-tp2286223p22863

Re: Modal Issue

2010-07-12 Thread Mark Schonewille
Hi Andrew, That's how modal dialogs work. You will have to find a different way to do this. For example a modal dialog stack that shows itself until either 10 seconds have passed or the user clicks on a Buy button. Once the user clicks on Buy, you can close the modal dialog and show a dif

Modal Issue

2010-07-12 Thread Andrew Kluthe
ough the answer dialog is visible on top of the payment modal. What kind of things should I be looking at to track down the culprit? What could cause this? -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Modal-Issue-tp2286223p2286223.html Sent from the Revolution - Us