<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>14158</bug_id>
          
          <creation_ts>2007-06-15 01:23:19 -0700</creation_ts>
          <short_desc>Creating a new mail in Mail.app lags with Safari 3 installed.</short_desc>
          <delta_ts>2007-06-19 10:59:30 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKit Misc.</component>
          <version>523.x (Safari 3)</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.4</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>14092</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Peter Vendlegård">veke</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>7468</commentid>
    <comment_count>0</comment_count>
    <who name="Peter Vendlegård">veke</who>
    <bug_when>2007-06-15 01:23:19 -0700</bug_when>
    <thetext>Since installing Safari 3 beta, creating new mail messages through AppleScript is lagging. I use a script in LaunchBar to send messages and since I installed Safari 3, there is a lag from when the script is launched and until the actual message is created in Mail.app. Reverting to Safari 2 makes it snappy again. The script looks like this:

tell application &quot;Mail&quot;
	set m to make new outgoing message with properties {subject:&quot;&quot;}
	tell m
		set visible to true
	end tell
	activate
end tell


 Thanks.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>7419</commentid>
    <comment_count>1</comment_count>
    <who name="Brady Eidson">beidson</who>
    <bug_when>2007-06-15 10:01:18 -0700</bug_when>
    <thetext>I wonder if this is a dupe of the slow iChat bug?

http://bugs.webkit.org/show_bug.cgi?id=14092

Seems possible, though I don&apos;t have a chance to test it right now</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>7156</commentid>
    <comment_count>2</comment_count>
    <who name="Mark Rowe (bdash)">mrowe</who>
    <bug_when>2007-06-18 10:57:53 -0700</bug_when>
    <thetext>&lt;rdar://problem/5276265&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>7092</commentid>
    <comment_count>3</comment_count>
    <who name="Timothy Hatcher">timothy</who>
    <bug_when>2007-06-19 10:59:30 -0700</bug_when>
    <thetext>This is a dupe of bug 14092. They both have the same root cause.

*** This bug has been marked as a duplicate of 14092 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>