Mail: script "make new outgoing message with visible" not visible until restart

Originator:nriley
Number:rdar://7657434 Date Originated:17-Feb-2010 09:45 AM
Status:Behaves correctly Resolved:19-Feb-2010 09:37 PM
Product:Mail Product Version:4.2/1077
Classification:Other Bug Reproducible:Always
 
tell application "Mail" to (make new outgoing message with visible)

This creates a message, but the message window isn't visible until I quit and restart Mail.

Comments

Behaves Correctly

Engineering has determined that this issue behaves as intended based on the following information:

The correct syntax should be: tell application "Mail" to (make new outgoing message with properties {visible:true})


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!