Speaking of Safari, at first I thought this was an AppleScript
problem, but it occurs when typing the command in Safari also.
In Firefox, javascript:window.back() goes to the previous page,
which is the behaviour I would expect. But Safari does not do this
from AppleScript or directly by typing into the address bar.
Is this some wierd security thing? Some setting within Safari?
My only clue is that within the javascript console I receive the
error message "TypeError - Value undefined (result of expression
window.back) is not object".
I've been having some problems with Command-Shift-R (Reply All) in
Mail since I installed Safari 3.
Both these applications use WebKit, and just today noticing
Michelle's report of changed behavior in a Mail script.
I'm starting to think whatever alterations have been made in WebKit
for Safari 3 are the source of these bugs.