Q: "Are you sure you want to close this window?"
"Are you sure you want to close this window?"
Whenever I have typed something onto a page, e.g. a search engine, and want to close it; the above alert pops up. Is there a way to disable it?
Thanks!
Whenever I have typed something onto a page, e.g. a search engine, and want to close it; the above alert pops up. Is there a way to disable it?
Thanks!
iMac 266ghz 24", Mac OS X (10.6.4), also, iBook G4 from Sept. '04, 10.5.8, 1.25 GB ram
Posted on Dec 19, 2010 10:47 PM
by Carolyn Samit,Solvedanswer
Apple Watch
Hi,
If you are comfortable using the Terminal app (Applications / Utilities)
Terminal command for avoiding the secure form dialog:
defaults write com.apple.Safari DebugConfirmTossingUnsubmittedFormText NO
To undo this… same command but type Yes.
If you are comfortable using the Terminal app (Applications / Utilities)
Terminal command for avoiding the secure form dialog:
defaults write com.apple.Safari DebugConfirmTossingUnsubmittedFormText NO
To undo this… same command but type Yes.
Posted on Dec 27, 2010 11:46 AM