Mozilla 1.7 Alpha ReleasedMonday February 23rd, 2004The Mozilla Foundation has just unveiled Mozilla 1.7 Alpha. This release features improved popup blocking, with a better method for detecting and stopping popups and the ability to open blocked popups. Mail & Newsgroups now supports multiple mail identities per mail account (though there is no user interface for this yet) and also sports several usability enhancements. In addition, this version of Mozilla adds support for the Get a build from the Mozilla Releases page or direct from the mozilla1.7a directory on ftp.mozilla.org. More information can be found in the Mozilla 1.7 Alpha Release Notes. ... to reduce the heavy traffic on ftp.mozilla.org http://www.mozilla.org/mirrors.html ercan, this isn't necessary. Each of the mirrors listed at the top of that list are actually part of a round-robbin that lives behind the domain ftp.mozilla.org and most of the location-specific mirrors listed below aren't updated to 1.7a yet (with a few exceptions, listed below). http://www.zentek-international.com/mirrors/mozilla/releases/mozilla1.7a/ ftp://fr2.rpmfind.net/linux/mozilla/releases/mozilla1.7a/ and http://fr2.rpmfind.net/linux/mozilla/releases/mozilla1.7a/ ftp://ftp.fredan.org/mozilla/mozilla1.7a/ ftp://archive.progeny.com/mozilla/releases/mozilla1.7a/ and http://archive.progeny.com/mozilla/releases/mozilla1.7a/ Until ftp.mozilla.org itself goes down. ;-) Maybe Asa was not clear? ~% host ftp.mozilla.org ftp.mozilla.org has address 207.200.85.49 ftp.mozilla.org has address 64.12.168.21 ftp.mozilla.org has address 64.12.168.243 ftp.mozilla.org has address 128.193.0.3 ftp.mozilla.org has address 129.79.5.133 ftp.mozilla.org has address 130.207.108.135 So when you ask for ftp.mozilla.org you get a random (or possibly load-balanced; I don't know how it's implemented exactly) address from that list. The last few major releases each time implied severe stress on both mozilla.org and related sites. I'm sure the new hosting scheme addresses some of these issues but such solutions cost real money (something that the mozilla foundation can use for other things as well). Many users have p2p clients installed and the cost of providing links for such clients in addition to the regular http/ftp links is minimal and could significantly reduce bandwidth and improve availability. The obvious networks to support would be kazaa, bittorrent and ed2k. Two of those networks require only a hash key in a link and bittorrent requires a small file to be hosted somewhere. I know this issue has been raised before but considering the appeals for donations on the mozilla website, it deserves an answer. To save other people researching exactly what onbeforeunload is, it basically allows you to run some code and then display a confirm dialog box asking the user if they really want to leave the page (for example, when there is unsaved data). Is this in any standard? I can't see any mention of it in a quick search of w3c.org The arrows by back/forward disappeared in the theme I was using in 1.7a > The arrows by back/forward disappeared in the theme I was using in 1.7a Of course you didn't mention the theme you were using, but if it's a third-party theme then you probably have to wait for a updated version. This happens. > the theme I was using in 1.7a Ah, and it broke when? When you changed from 1.7a to err... 1.7a? Time to brace for the deluge of "WTF, why are you guys still putting out Mozilla? I thought Firefox was taking over, idiots" posts if this hits Slashdot ;). firefox is not ready. still cooking. Not sure if this release will work on 10.2.8. There is a bug filed about nightlies not launching with 10.2.8--hopefully this has been fixed. #13 Re: Nice release-works on MacOS 10.3.2 (10.2.8???)by MozSaidAloha Tuesday February 24th, 2004 12:09 AM 1.7a works on 10.2.8 on an iBook G3/900. I tried a Camino nightly this week that crashed on me, though. I had a problem with the bookmarks not displaying in the bookmarks menu and the prsonal toolbar. I think it has to be a combination of GUI and extension, as deleting all files related to the GUI in my profiles restored things. The culprit is most likely MultiZilla as this has been an issue before - but only on Mac :-( "The culprit is most likely MultiZilla as this has been an issue before - but only on Mac :-(" I don't think so. We only had that problem during the 1.4 cycle, when I was away for months, and even that turned out to be a mozilla bug! Oh lord. Shit happens. We do have a regression with mozilla 1.7a. I don't know (yet) what it caused but we will find out soon enough. Not having a Mac and still (trying) to support it is almost impossible but I might have one soon ;) I like the new style in the "What's New" (README) page. However, there is something odd I observed. Start selecting some text in the Chatzilla section, such as "Chatzilla has moved forward...", with your mouse. Move the mouse up over the "Chatzilla" title, and suddenly the focus of the window gets shot down several lines. The same things happens at several other parts of the page. It has to do with the style information position: relative (set on the legend class). Could this be a bug? I couldn't find anything on this in Bugzilla. I see this too with build 2004-02-10-08 on win2K. It doesn't happen with the "Browser" section, but it does for all the others. Not quite being familiar enough with the code migration process, I'll ask... Any guesses of how long it might take for the improvements in this release (particularly the popup blocking enhancements) to make their way into the Firefox nightlies? No guesses, it went in 2004-02-03. http://www.squarefree.com/burningedge/archives/000314.html There is no code migration. There are three places for code - Seamonkey UI , Firefox UI, or GRE. GRE is where this went which is common to both browsers. There is no UI for using this except for using about:config. It's dom.popup_allowed_events and dom.popup_maximum. 1.7a is also the first Mozilla 1.x release with support for relative paths for mail folders in prefs.js. This makes it easier to copy profiles around without having to fix up prefs.js afterwards. Does in means it is now possible to easy share a profile to Linux and Windows on one machine? Well, TB you can share mail folders, you just have to change the local directories in your accounts settings. I guess this should work with the Suite. Btw, has anyone been able to share address books between Linux and windows? This is the first Mozilla 1.x release with support for multiple identities on the same mail account. See the Multiple Identity Support documentation for more details. The rought changelog is really impressive, lots and lots of bugs, some new, some really old (like bug 24655). I'm glad mozilla keeps improving and getting better in aspects more than eye candy and obvious bugfixes. When Firebird was anounced I thought the suite would stay there freezed, but thankfully Firefox is just a new UI over the 90% of the code the suite uses, so the suite gets more and more improvements even when many people are working on firefox. I hate this one way mozilla -> mozilla Firefox route. All the good stuff goes into mozilla Firefox, which is good, but nothing of the goodies comes back to mozilla. Why is that? What you ask. Well, I would love to see the Toolbar Configurator, or whatever its name is, implemented in mozilla. It can be done, but they don't do this, but why not? I might be wrong or misinformed. I guess Asa, Ben or Blake would know best. Please let me know what I've been missing. I also like to know if Sun is going to support/use mozilla Firefox or that they stick to the suite for their 'new' desktop software. From what I understand, toolbar configuration would be very difficult to code using the old XPFE toolkit. The limitations of the old toolkit were some of the reasons Phoenix was created with a new toolkit, I believe (along with complete frustration with the bloated although ridiculously feature-rich UI the Suite has). As for Sun, I'd imagine they will eventually, but <guess type="uneducated">I wouldn't predict it for *at least* a year</guess>. Firefox etc. are designed to become the main end-user browsers. I would assume that companies such as Sun may begin to consider moving to Firefox/Thunderbird once they hit 1.0 in the summer. I completely agree with the concentration on the new single-function software, even though personally I still use the suite [only for its browser feature]. --sam I think its wonderful that the suite is still being improved. I use Firefox sometimes, but generally use the App Suite most of the time. I much prefer the suite to FireFox and TB and I hope that development of the suite will continue with this pace. Keep up the good work! Just to make sure everyone's clear... Pretty much all the changes noted in these Mozilla release notes also apply to Firefox and/or Thunderbird. Because most of the code is shared, most development work is good for the suite as well as Firefox and Thunderbird. In every single release I hope and hope for a little change to the way forwarding of mails work. It would be so much easier if attached emails would get the extension ".eml". As it is right now I need to save the email to desktop and attach it like a normal file, if I want to be sure that the receiver knows how to open it. Ex. outlook will just say its unsave to open it, making it greyed out, or something, with the default settings. I have found a single "bug" report on it once, but it doesn't seems there is anybody working on it. So my question is, why is I the only one, and my colleague who always complaince about all the extra work he has to do to open the emails I forward to him. I'm not really into the bug-system and such, and maybe this is a feature request and not a bug? I haven't used Mozilla Mail or Thunderbird, so I don't know about the behavior you are talking about. Which bug report are you talking about? >So my question is, why is I the only one, Well, there are tons of "must-have" features that users request (see the comments for "Critical Review of Mozilla Thunderbird 0.5" for a partial list); developers are busy and can only get to them when they can. Some bugs sit around for years before someone fixes them. You can vote for your bug to show that there's interest in it, and you can can attach your email to the CC list for the bug to be notified when someone works on it. Some people even attach bounties to bugs, i.e. mention in the bug report that they will pay $ for anyone to fix it. And there's always the option of trying to fix it yourself... |