Firefox 3.0 Beta 3


Recommended Posts

Yes

post-101330-1202834921.jpg

The back and forward buttons don't look right at all IMO. If you use the small icons they'll switch to the other ones though.

They look alright, but the back button is too big I think. Looks out of place. Look at the space above the top of the back button compared to the bottom of it and it makes it look crooked. Little things like that drive me nuts :laugh:

EDIT: I just noticed there's no Home button

There is a home button. You just aren't looking hard enough to see it. It's located on the Bookmarks toolbar now.

It does but if you use this addon

http://www.oxymoronical.com/web/firefox/nightly

then you can force most addons to work fine without any problems.

Beta4 link seems to be dead for me :/

Errr, supposedly every program in OS X nowadays is multilanguage btw. It doesn't make the files much bigger, honestly, since you just have to change strings of text throughout the whole application, so I don't know how many KB per language, but not a lot.

My torrent app, for instance, is transmission. It has 6 languages and is only 5.1 MB...

There is a home button. You just aren't looking hard enough to see it. It's located on the Bookmarks toolbar now.

I hate that, I always turn off that toolbar. Some other browser used to stick the Home button there also, I think it was the old Mozilla Suite or maybe Opera. I just don't get the point of moving it off the main toolbar. The Home button has been where it is since browsers came into existance.

Vista icons (put in userChrome.css but make sure to delete this before beta 4/final release):

.toolbarbutton-1 { 
  list-style-image: url("Toolbar_aero.png") !important; 
} 
toolbar[iconsize="large"][mode="icons"] #unified-back-forward-button > #back-forward-dropmarker { 
  list-style-image: url("Toolbar_aero.png") !important; 
}

The home button is now on the bookmarks toolbar but you can move it back via view->toolbars->customize..., drag and drop the icon back to the navigation toolbar.

I hate that, I always turn off that toolbar. Some other browser used to stick the Home button there also, I think it was the old Mozilla Suite or maybe Opera. I just don't get the point of moving it off the main toolbar. The Home button has been where it is since browsers came into existance.

You can move the Home button from the toolbar and place it on the nav bar where it used to live, fwiw.

Kinda stinks that they still do not have the UI ready for Vista. I thought this was supposed to happen with B3?

I have started to use Firefox less and less since IE7 was released. Plus it was annouced that they will be demoing or at least talking about IE 8 at MIX'08 in a few weeks. I will be looking forward to seeing were Microsoft is going with IE8

Kinda stinks that they still do not have the UI ready for Vista. I thought this was supposed to happen with B3?

I have started to use Firefox less and less since IE7 was released. Plus it was annouced that they will be demoing or at least talking about IE 8 at MIX'08 in a few weeks. I will be looking forward to seeing were Microsoft is going with IE8

I can not believe that someone is still using such thing as IE. IE6 and 7 is good only for plain HTML files. Try to write decent Web 2.0 application for IE and other browsers and tell me if you want to use IE ever.

I can give you a hit, 60+% could be wrong for IE and require it to rewrite only for IE. And between Opera, Safari and FireFox 8-6%, usually maybe ~2% will require some special work.

Every page in web should suggest users to use other browser than IE 6 and 7. About 8 I can not say much now, first web developers should decide how well it handles W3C standards and how different rendering types works in real worlds.

Downloaded it for Mac OS, it really does look great now (especially in Leopard). Now finally it is written natively in Cocoa (or at least it looks like it is :|). There's a lot of layout problems in the preferences pane, but seriously I am very surprised. When I saw the interface on a screenshot a couple of months ago, I told myself it was a pure copy of Safari, but apparently they tweaked a few things and the layout is a little different. Oh yeah, it also needs to include every language by default, we're not supposed to choose which language we want to download FF in.

Thumbs up for this release! Finally FF follows OS X standards...

It doesn't use Cocoa, it's just using a theme that looks like the native OS X look...

Vista icons (put in userChrome.css but make sure to delete this before beta 4/final release):

.toolbarbutton-1 { 
  list-style-image: url("Toolbar_aero.png") !important; 
} 
toolbar[iconsize="large"][mode="icons"] #unified-back-forward-button > #back-forward-dropmarker { 
  list-style-image: url("Toolbar_aero.png") !important; 
}

The home button is now on the bookmarks toolbar but you can move it back via view->toolbars->customize..., drag and drop the icon back to the navigation toolbar.

All that did was give me no icons, I had to download the icons linked here for it to work (Using beta 3 from the link in this thread and vista)

http://forums.mozillazine.org/viewtopic.php?t=625097

I turn if off myself, I figured most people do. Having an entire toolbar taking up space just to show the Home button seems ridiculous. Yeah I know it shows bookmarks too but a toolbar is far too small for such a thing. I have hundreds of bookmarks. Just my opinion but I think putting the home button there is a dumb idea.

Finally got to install and try it though, and I had no problem dragging it back where it belongs. :)

Edited by Skyfrog
We're talking about default placement. The bookmarks toolbar is shown, by default, so I don't get your point.

My point is many people aren't even going to see it as they automatically close the bookmarks toolbar... and if it's there by default, common users may never know :)

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Zed 1.7.2 has landed with updated OpenCode models, bug fixes and other improvements by David Uzondu Zed 1.7.2 recently landed on the stable release channel, bringing a host of AI-related features including automatic context compaction and settings-based skill management, along with other things like better Markdown preview rendering and custom git commands in the graph view. Starting with the AI stuff, the developers introduced "/compact", a command that basically summarizes your conversation history on demand. This tool prevents your active chat window from hitting token limits by compressing older parts of the dialogue into a brief overview. In addition to that, the team relocated skill management to the settings UI, improving how the application communicates errors regarding those skills, and updated the OpenCode model roster to support DeepSeek V4 Flash, MiniMax M3, Qwen 3.7 Plus, and Nemotron 3 Ultra Free. External agent users can also monitor context window cost metrics and delete individual sessions directly from their history. Right-clicking ref labels in the git graph now opens a context menu that runs different actions against selected targets, kind of how VS Code does it. Here are some of the bug fixes this new release brings: The active agent fails to auto-select when creating a new git worktree. A scrollbar unexpectedly appears on wrapped code blocks in the agent chat. Collapse indicators for project headers appear when performing sidebar searches. Bracketed ellipsis title prefixes fail to show the ellipsis icon properly. Project icons render incorrectly in the recent projects picker. Diff hunk controls appear inside non-editable commit view multibuffers. The software update button hangs indefinitely on the downloading stage. Restoring an agent terminal in a remote project triggers a sudden crash. Splitting a pane that contains an active commit view causes a crash. Linux Wayland freezes when trying to read the clipboard from laggy external apps. Zed is a "newish" code editor trying to break the massive stronghold VS Code has on the developer community. Funny enough, the editor was created by former GitHub employees who worked on the Atom text editor (which Microsoft killed in 2022, several years after it bought GitHub). The project officially hit version 1.0 back in April, introducing platform parity for Windows and Linux alongside deep support for DeepSeek-V4-Pro.
    • 26H2 absolutely will support ARM Windows just not on devices that came with 26H1. This is evident by the fact I am running 26H2, which on my MacBook Neo and Surface Pro 12 (inch), within a VM.
    • Mp3tag 3.35 by Razvan Serea Mp3tag is a powerful and yet easy-to-use tool to edit metadata (ID3, Vorbis Comments and APE) of common audio formats. It can rename files based on the tag information, replace characters or words from tags and filenames, import/export tag information, create playlists and more. The program supports online freedb database lookups for selected files, allowing you to automatically gather proper tag information for select files or CDs. Mp3tag supports the following audio formats: Advanced Audio Coding (aac) Free Lossless Audio Codec (flac) Monkeys Audio (ape) Mpeg Layer 3 (mp3) MPEG-4 (mp4 / m4a / m4b / iTunes compatible) Musepack (mpc) Ogg Vorbis (ogg) OptimFROG (ofr) OptimFROG DualStream (ofs) Speex (spx) Toms Audio Kompressor (tak) True Audio (tta) Windows Media Audio (wma) WavPack (wv) Mp3tag 3.35 changelog: This version introduces a new Files options page, enhanced toolbar customization, support for RF64 WAV files, improved Discogs and MusicBrainz tag sources, and many other improvements and fixes. See the Release Notes for more details. Download: Mp3tag 64-bit | 5.7 MB (Freeware) Download: Mp3tag 32-bit | 5.2 MB Link: Mp3tag Homepage | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • The FIFA World Cup is not US centric.
    • It’s amusing how Microsoft is pushing IT admins as if this was a major, game-changing update. In reality, it’s just an enablement package that bumps the build number, which is disappointing compared to the more substantial 22H2 and 24H2 releases. Technically, 25H2, 26H1, and the upcoming 26H2 are essentially the same, differing only in support schedules. They could have included the Windows K2 improvements here, but chose not to. The era of Windows being in the backburner continues, and this 26H2 release feels like an afterthought. Shame, Nadella, shame.
  • Recent Achievements

    • Week One Done
      AMV earned a badge
      Week One Done
    • One Month Later
      AMV earned a badge
      One Month Later
    • Collaborator
      ryansurfer98 went up a rank
      Collaborator
    • One Month Later
      Eurosoft10 earned a badge
      One Month Later
    • Week One Done
      Eurosoft10 earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      523
    2. 2
      +Edouard
      172
    3. 3
      PsYcHoKiLLa
      78
    4. 4
      Steven P.
      72
    5. 5
      Michael Scrip
      71
  • Tell a friend

    Love Neowin? Tell a friend!