Love OS X and Safari. Can't stand the constant "Are you sure you want to close this tab" message that always pops up when closing tabs with forms.
Finally found a way to get rid of this. Type the following into Terminal:
/usr/bin/defaults write com.apple.Safari DebugConfirmTossingUnsubmittedFormText -boolean No
Thought I'd pass this along; I searched here and haven't found this tip posted. This probably belongs in the OS X forum, but hey, I never look there and would guess many of you here don't either.
Finally found a way to get rid of this. Type the following into Terminal:
/usr/bin/defaults write com.apple.Safari DebugConfirmTossingUnsubmittedFormText -boolean No
Thought I'd pass this along; I searched here and haven't found this tip posted. This probably belongs in the OS X forum, but hey, I never look there and would guess many of you here don't either.