Y
yawnmoth
Occasionally, I'll be in FireFox and it'll, for all essential purposes,
freeze, because of what amounts to a javascript alert.
Ocasionally, it'll be because the popup just keeps on popping up (eg.
while (1) alert('whatever')), but sometimes it'll be because you can't
go to any window until you've clicked okay in the new window. This, in
and of itself, wouldn't be a problem if the new window always appeared
in front of all the other windows, but sometimes, it doesn't. I don't
know - maybe I just sometimes click on the main window and the new
window then goes behind it, and the main window can never be minimized
until the old window has been shrunk.
Regardless of how it happens, it's annoyng and usually results in my
having to quit the program by killing the entire process. Which is
something I'd usually prefer not to do.
Any ideas as to how I could work around this?
freeze, because of what amounts to a javascript alert.
Ocasionally, it'll be because the popup just keeps on popping up (eg.
while (1) alert('whatever')), but sometimes it'll be because you can't
go to any window until you've clicked okay in the new window. This, in
and of itself, wouldn't be a problem if the new window always appeared
in front of all the other windows, but sometimes, it doesn't. I don't
know - maybe I just sometimes click on the main window and the new
window then goes behind it, and the main window can never be minimized
until the old window has been shrunk.
Regardless of how it happens, it's annoyng and usually results in my
having to quit the program by killing the entire process. Which is
something I'd usually prefer not to do.
Any ideas as to how I could work around this?