UI Hangs on Large Documents with JavaScript Debugger Open until user action
When working with a large Document with the JavaScript Debugger open, Acrobat creates a prompt asking if you'd like to wait for it to scan for Page JavaScripts, but it won't scan until you click a button, which means that the prompt usually takes longer than just scanning would.
It wouldn't be so bad if that only happened when you open a document with the debugger open (or open the debugger with a document open) the first time, but it also happens every time acrobat is minimized and un-minimized, or when you change documents you are viewing.
At the very least, I'd like a checkbox to say "do this every time" instead of asking, and then a setting in the JavaScript preferences for this to remove/change the setting if you find yourself working/not working on page level JavaScripts for a time.