![]() |
|
Strange popup from Proxo - Printable Version +- The Un-Official Proxomitron Forum (https://www.prxbx.com/forums) +-- Forum: Proxomitron Config Sets (/forumdisplay.php?fid=43) +--- Forum: Sidki (/forumdisplay.php?fid=44) +--- Thread: Strange popup from Proxo (/showthread.php?tid=1371) |
Strange popup from Proxo - Mele20 - May. 20, 2009 09:25 AM I was composing a comment in the Avira forums just now and I tried to add another link in my post and Proxo popped up and said: "This script is too busy for its own good. Kill it?" It had an "ok" button and a "cancel" button. Proxo kept trying to stop me from adding the link. So, I put Proxo on bypass so I could add the link and it popped up the same thing again! I had several more links to add to this rather long post and I had to fight Proxo each time because it would stick this popup in my face even when bypassed. I used the x in the upper right corner of the popup to get it to go away and then I could add the name of the link. The next step, in that forum, is to add the link and Proxo popped up again with this strange message. I finally got all the links entered but it wasn't easy. I guess I am dumb but I don't understand the meaning of that message. What script is too busy and why should it be killed? RE: Strange popup from Proxo - sidki3003 - May. 20, 2009 12:16 PM LOL, that is still Paul Rupe's wording. Some pages present you with never ending (e.g. because looping) dialog boxes. These boxes - prompt/confirm/alert - are modal, making the browser inaccessible while active. Now, Proxomitron is intercepting after the tenth such box. However, if you chose "allow boxes", that is "Cancel", the next interception should wait for further ten boxes, instead of popping in after each one. I have changed that. Also, the Proxomitron message is more descriptive now, see screencap: [attachment=438] You can also turn off that behavior entirely, by deactivating the "Restrict Message Boxes" webfilter. In case someone wants to have it changed right now, here is the modified respective function: Code: // Returns false if alert/confirm/prompt have been called a bunch of timesRE: Strange popup from Proxo - Mele20 - May. 21, 2009 07:39 AM I knew that wasn't your wording...Paul Rupe...that's pretty old. I had never seen that popup before and I've had Proxo since 2002 I think. Thank you for the change in wording. The new wording is much more descriptive. ![]() I should have chosen "cancel" so I would have gotten ten more boxes. Instead I closed the popup from the x in the upper right corner so no wonder I had to keep fighting that popup over and over. |