Skip to main content
Known Participant
March 6, 2009
Question

Runtime Error

  • March 6, 2009
  • 1 reply
  • 253 views
Hi Everyone-
The software validation group discovered an error in my help file. They found that a fast double-click on a pop-up link would result in the following error: A runtime error has occured. Do you wish to debug? Line 1563. Error: Access is denied.

After that error, you can click the link again in the same manner and the error does not occur.

If on the first attempt you click the link slowly and display the pop-up, after that you cannot cause the runtime error by quickly double-clicking the link.

I've been asked to look into this. If anyone has any ideas, they would be greatly appreciated. I'm using RH7.
(Thanks to Tojo45. I used your original post.)
-Wendy
This topic has been closed for replies.

1 reply

RoboWizard
Inspiring
March 6, 2009
Hi Wendy

Welcome to the world of HTML where things operate on a single click. What is happening is that by rapidly double clicking a link to a popup, they are trying to execute the same JavaScript twice. I'm not sure of any way to prevent it. Possibly the Adobe developers are. You may wish to report it as a possible bug using the link below.

Click here to view the WishForm/Bug Reporting Form

Cheers... Rick