Linked by Thom Holwerda on Sat 28th Feb 2009 11:47 UTC
Apple A few days ago, Apple surprised everyone by releasing the first beta of Safari 4, the company's latest version of their WebKit browser. While I generally love Safari on the Mac (my browser of choice on that side of the fence), I've never felt as comfortable with it on the Windows side of things. In any case, this latest beta has made a very bold move in the interface department, and I'm sad to say that it's not for the better. Let me explain where it went wrong for Apple.
Thread beginning with comment 351090
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE: Comment by Diablo
by Liquidator on Sat 28th Feb 2009 15:42 UTC in reply to "Comment by Diablo"
Liquidator
Member since:
2007-03-04

Could you explain how to do it in details please?

I welcome the native Windows look and feel, especially on Vista. It looks nice.

But I also find the tabs on the title bar ridiculous. They should have left a small space for the title bar, like on Chrome.

And the "Close tab" button is on the left of the tab, even on the Windows platform, which is not done properly. On Windows, close buttons are on the upper-right corner.

The very wide tabs are really strange. They remind me the old Gnome taskbar (which was fixed later on). I'm surprised by so many GUI mistakes from a company like Apple.

And there is no status bar. I hope they fix these for the next version. If they do, Safari will be a nice little browser for Windows.

Reply Parent Score: 2

RE[2]: Comment by Diablo
by aesiamun on Sun 1st Mar 2009 02:07 in reply to "RE: Comment by Diablo"
aesiamun Member since:
2005-06-29

I don't know how to do it in windows, but in Mac OS X:

Open Terminal.app
paste this:
defaults write com.apple.Safari DebugSafari4TabBarIsOnTop -bool NO

Restart Safari.

Reply Parent Score: 2

RE[3]: Comment by Diablo
by mmebane on Sun 1st Mar 2009 21:46 in reply to "RE[2]: Comment by Diablo"
mmebane Member since:
2005-07-06

You can edit it on Windows with this software:
http://www.ipodrobot.com/download.htm

On Vista, the file is com.apple.Safari.plist in
C:\Users\<you>\AppData\Roaming\Apple Computer\Preferences

You just add
<key>DebugSafari4TabBarIsOnTop</key>
<false/>
somewhere in there.

It only kind of works, though. It gets the tabs out of the title bar, but the tab bar isn't properly implemented, so it's unusable, unless you like navigating your tabs sight-unseen with keyboard shortcuts.

Reply Parent Score: 2