<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Safari 4 breaks bookmarklets?</title>
	<atom:link href="http://www.thisisthegreenroom.com/2009/safari-4-breaks-bookmarklets/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thisisthegreenroom.com/2009/safari-4-breaks-bookmarklets/</link>
	<description>in stereo where available</description>
	<lastBuildDate>Thu, 04 Mar 2010 04:26:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: stefankloss</title>
		<link>http://www.thisisthegreenroom.com/2009/safari-4-breaks-bookmarklets/comment-page-1/#comment-1659</link>
		<dc:creator>stefankloss</dc:creator>
		<pubDate>Thu, 19 Nov 2009 16:58:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.thisisthegreenroom.com/?p=580#comment-1659</guid>
		<description>Hi, the bug might not be related to bookmarklets but to certain methods of the window/document/self-objects. Even in regular javascript resizeTo, moveTo, or other methods or properties setting position or size don&#039;t work with multiple tabs open.</description>
		<content:encoded><![CDATA[<p>Hi, the bug might not be related to bookmarklets but to certain methods of the window/document/self-objects. Even in regular javascript resizeTo, moveTo, or other methods or properties setting position or size don&#8217;t work with multiple tabs open.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cowicide</title>
		<link>http://www.thisisthegreenroom.com/2009/safari-4-breaks-bookmarklets/comment-page-1/#comment-1347</link>
		<dc:creator>Cowicide</dc:creator>
		<pubDate>Sun, 06 Sep 2009 00:00:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.thisisthegreenroom.com/?p=580#comment-1347</guid>
		<description>Same problem here with latest Safari 4.0.4 (5531.9) -- This is really annoying...</description>
		<content:encoded><![CDATA[<p>Same problem here with latest Safari 4.0.4 (5531.9) &#8212; This is really annoying&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dcoregon</title>
		<link>http://www.thisisthegreenroom.com/2009/safari-4-breaks-bookmarklets/comment-page-1/#comment-1193</link>
		<dc:creator>dcoregon</dc:creator>
		<pubDate>Tue, 30 Jun 2009 05:37:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.thisisthegreenroom.com/?p=580#comment-1193</guid>
		<description>I have the same problem, and I usually have a set of tabs I want to control. This all worked fine right up until version 4.

I didn&#039;t get a valid WebKit bug id when I followed the above link.

More problems with Safari 4, relating to tabs:

I have some bookmarklets that let me operate on the current page, for instance:
javascript:void(document.location=&#039;http://validator.w3.org/check?url=&#039;+document.location)

Frequently I want the source page to stay up in a tab, so I&#039;ll hold down my &quot;apple&quot; key when invoking the bookmarklet on the source page. In Safari 4, that has quit working. The bookmarklet still works, but it no longer looks for the Apple key down, or else ackt like it doesn&#039;t. Luckily, I can just hit the back arrow while holding down the Apple key and I still can get it, so not so bad.

One more issue involving tabbed browsing: I have used &quot;Saft&quot; on MacOS for several years now, with no problems ever, but I had to remove it for the first time after upgrading to Safari 4, because doing an &quot;open in tabs&quot; from the bookmarks bar crashes Safari if Saft is installed.

Definitely some strangeness with tabbed browsing. Maybe some smart person will see what&#039;s tying these problems together and get that thing fixed!</description>
		<content:encoded><![CDATA[<p>I have the same problem, and I usually have a set of tabs I want to control. This all worked fine right up until version 4.</p>
<p>I didn&#8217;t get a valid WebKit bug id when I followed the above link.</p>
<p>More problems with Safari 4, relating to tabs:</p>
<p>I have some bookmarklets that let me operate on the current page, for instance:<br />
javascript:void(document.location=&#8217;http://validator.w3.org/check?url=&#8217;+document.location)</p>
<p>Frequently I want the source page to stay up in a tab, so I&#8217;ll hold down my &#8220;apple&#8221; key when invoking the bookmarklet on the source page. In Safari 4, that has quit working. The bookmarklet still works, but it no longer looks for the Apple key down, or else ackt like it doesn&#8217;t. Luckily, I can just hit the back arrow while holding down the Apple key and I still can get it, so not so bad.</p>
<p>One more issue involving tabbed browsing: I have used &#8220;Saft&#8221; on MacOS for several years now, with no problems ever, but I had to remove it for the first time after upgrading to Safari 4, because doing an &#8220;open in tabs&#8221; from the bookmarks bar crashes Safari if Saft is installed.</p>
<p>Definitely some strangeness with tabbed browsing. Maybe some smart person will see what&#8217;s tying these problems together and get that thing fixed!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cody Robbins</title>
		<link>http://www.thisisthegreenroom.com/2009/safari-4-breaks-bookmarklets/comment-page-1/#comment-1163</link>
		<dc:creator>Cody Robbins</dc:creator>
		<pubDate>Mon, 08 Jun 2009 20:42:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.thisisthegreenroom.com/?p=580#comment-1163</guid>
		<description>There seems to be a WebKit bug filed for it (https://bugs.webkit.org/show_bug.cgi?id=24218), but there&#039;s no action on it yet.</description>
		<content:encoded><![CDATA[<p>There seems to be a WebKit bug filed for it (<a href="https://bugs.webkit.org/show_bug.cgi?id=24218" rel="nofollow">https://bugs.webkit.org/show_bug.cgi?id=24218</a>), but there&#8217;s no action on it yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cody Robbins</title>
		<link>http://www.thisisthegreenroom.com/2009/safari-4-breaks-bookmarklets/comment-page-1/#comment-1162</link>
		<dc:creator>Cody Robbins</dc:creator>
		<pubDate>Mon, 08 Jun 2009 20:34:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.thisisthegreenroom.com/?p=580#comment-1162</guid>
		<description>This is apparently still broken in the final version of Safari 4.</description>
		<content:encoded><![CDATA[<p>This is apparently still broken in the final version of Safari 4.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: w-cheese</title>
		<link>http://www.thisisthegreenroom.com/2009/safari-4-breaks-bookmarklets/comment-page-1/#comment-945</link>
		<dc:creator>w-cheese</dc:creator>
		<pubDate>Sat, 04 Apr 2009 14:39:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.thisisthegreenroom.com/?p=580#comment-945</guid>
		<description>Same issue here. Please update if anyone finds a workaround.

Thanks!</description>
		<content:encoded><![CDATA[<p>Same issue here. Please update if anyone finds a workaround.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J</title>
		<link>http://www.thisisthegreenroom.com/2009/safari-4-breaks-bookmarklets/comment-page-1/#comment-931</link>
		<dc:creator>J</dc:creator>
		<pubDate>Thu, 12 Mar 2009 01:54:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.thisisthegreenroom.com/?p=580#comment-931</guid>
		<description>You&#039;re right -- it&#039;s the tabs which are breaking it.  I didn&#039;t notice that before. The settings, unfortunately, had nothing to do with this...</description>
		<content:encoded><![CDATA[<p>You&#8217;re right &#8212; it&#8217;s the tabs which are breaking it.  I didn&#8217;t notice that before. The settings, unfortunately, had nothing to do with this&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peewee</title>
		<link>http://www.thisisthegreenroom.com/2009/safari-4-breaks-bookmarklets/comment-page-1/#comment-930</link>
		<dc:creator>peewee</dc:creator>
		<pubDate>Tue, 10 Mar 2009 22:49:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.thisisthegreenroom.com/?p=580#comment-930</guid>
		<description>Hi, same problem here. Bookmarklets work in a window with a single tab, but as soon as there is a second one they stop working. What kind of settings did you hack?</description>
		<content:encoded><![CDATA[<p>Hi, same problem here. Bookmarklets work in a window with a single tab, but as soon as there is a second one they stop working. What kind of settings did you hack?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: This is the Green Room &#187; Progress in Safari 4</title>
		<link>http://www.thisisthegreenroom.com/2009/safari-4-breaks-bookmarklets/comment-page-1/#comment-917</link>
		<dc:creator>This is the Green Room &#187; Progress in Safari 4</dc:creator>
		<pubDate>Sun, 01 Mar 2009 18:41:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.thisisthegreenroom.com/?p=580#comment-917</guid>
		<description>[...] p.s. This will not affect your bookmarklets. [...]</description>
		<content:encoded><![CDATA[<p>[...] p.s. This will not affect your bookmarklets. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
