Slashdot Mirror


Mozilla 1.5 Alpha Available

An anonymous reader writes "Mozilla.org released Mozilla v1.5 alpha today, with flavors available for Linux, Mac OS X, and Windows. Some of the new features include Composer enhancements, Chatzilla logging, multiple tab window closing confirmation, and quicksearch support in about:config. A more detailed rough changelog is also available. In a somewhat related note, Mozilla 1.4 has been downloaded over a half million times in the past 3 weeks (not counting mirrors)."

20 of 437 comments (clear)

  1. omg 500!! by atari2600 · · Score: 5, Informative

    Those guys actually list about 500 issues they've taken care of with this release. Go people go!
    some useful ones imho
    *Mozilla crashes when magnifier is used
    *Browser crashes when javascript closes a window [@nsDocShell::InternalLoad]
    *Save As > withoua> extention result is a html fila> and a directory > *When saving a .zip file "as...," Moz appends a .x after the .zip extension
    *mozilla can't subscribe to existing imap folders
    *Browser crashes on HTTPS urls - Trunk M140RC1 [@cert_get_next_general_name
    *Loading personal certificates
    *pop3 password failed error msg missing

  2. Re:What's up with Camino by Rura+Penthe · · Score: 4, Informative

    Mike Pinkerton as well as others continue to work on Camino. It is by no means dead, but nightlies are highly variable in quality.

    That said, the bug button in Safari still exists (it is disabled by default in 1.0) so report those bugs so it can get even better! This will help KHTML advance more quickly as well!

  3. Re:Firebird based? by reaper20 · · Score: 5, Informative

    Read the updated roadmap, they're not going to make it for 1.5 it seems. Considering that Mozilla recently gained its independance, and a good portion of fulltime gecko developers have been let go, I think they're due for a milestone or two of of getting their bearings and realigning around the *birds.

    Besides, IE7 comes with longhorn, Mozilla has plenty of time, and is already in the lead, Firebird and Thunderbird are already proving to be ready for prime time .... give them a month or two to straighten things out, it'll be worth it.

  4. My settings by Skeme · · Score: 5, Informative

    I always set

    user_pref("dom.disable_window_flip", true);
    user_pref("dom.disable_window_move_resize" , true);
    user_pref("dom.disable_window_open_feature .close", true);
    user_pref("dom.disable_window_open_feature .directo ries", true);
    user_pref("dom.disable_window_open_feature .locatio n", true);
    user_pref("dom.disable_window_open_feature .menubar ", true);
    user_pref("dom.disable_window_open_feature .minimiz able", true);
    user_pref("dom.disable_window_open_feature .persona lbar", true);
    user_pref("dom.disable_window_open_feature .resizab le", true);
    user_pref("dom.disable_window_open_feature .scrollb ars", true);
    user_pref("dom.disable_window_open_feature .status" , true);
    user_pref("dom.disable_window_open_feature .titleba r", true);
    user_pref("dom.disable_window_open_feature .toolbar ", true);
    user_pref("dom.disable_window_status_chang e", true);
    user_pref("browser.block.target_new_window ", true)

    to keep crappy web pages from disabling my menus.

  5. Mouse Gestures by Acidic_Diarrhea · · Score: 4, Informative

    Great! But Mozilla isn't complete until you've got MOUSE GESTURES. Honestly, I've found that mouse gestures coupled with tabbed browsing is such a more pleasant experience than anything that Microsoft is peddling. It seems that the best innovation is still coming from elsewhere and Microsoft is playing catch-up. Didn't I hear about IE having tabbed browsing in the next release?

    --
    I hate liberals. If you are a liberal, do not reply.
  6. Re:Firebird based? by tfreport · · Score: 5, Informative

    I was thinking the same thing. Apparently that was the plan but they have been forced to change things (perhaps due to the Netscape break).

    Buried deep in the To Do list on the official Roadmap page is one small but significant change. This is the passage that has been added. (There are probably other changes today as well but that is the one I noticed and pertains to this question).

    It's clear now that we will not be able to switch to Mozilla Firebird by the Mozilla 1.5 final milestone. Instead, we expect Mozilla 1.5 to coincide with Mozilla Firebird 0.7. But we intend to implement the new application architecture in the next several milestones, till most of the community is won over to the new apps.

    Hmmm... At the bottom of the page, the Roadmap states that it was last changed July 22, 2003 - so it appears that they were forced to make the change and only sort of let it be known. Wonder what is going on?

    Well, until then, I will keep using Firebird. But for those migrating - another positive is that 1.5alpha is 1.4 Mbs smaller.

  7. Re:This will help a lot. by Cutriss · · Score: 4, Informative

    Funny.

    It hasn't been five minutes since I posted this comment and I've already figured out what the problem is.

    In order to set up the language support, you must go to View -> Character Coding -> Customize..., and add the language support you want for browser rendering. This is *not* at all what the popup message indicates, and seems like something that needs to be present in Preferences as well, and more clearly labelled. If a person is likely to be using a web browser in more than one language, then they'll probably want to configure all the language options all at once, so there's no sense in putting them in two separate places in the application.

    So, kudos to Moz for a lightweight multi-language browser, but demerits for making it counter-intuitive to configure.

    --
    "Mod, mod, mod...and another troll bites the dust."
  8. Re:about:config by cavegrub · · Score: 5, Informative

    A bit of explaination: the "timebomb" preference is a relic from the Netscape days. It provides a countdown until some final date, which when reached, the application will provide an expiration notice popup and request that the application stop working.

  9. Re:Firebird based? - not quite yet by patrickjolliffe · · Score: 5, Informative

    Unfortunately it may take a bit longer than that. It'll take a year to get something shippable to end users (brendan)
    This is disappointing to me as I use Firebird regularly and am really impressed, but I guess they (the developers) know what they are talking about.

  10. Re:Let's see Chatzilla and Mail put in a tab! by IvyMike · · Score: 4, Informative

    It's not really supported or production worthy, but try typing "chrome://messenger/contents/messenger.xul" and "chrome://chatzilla/contents/chatzilla.xul" into your URLbar.

    It's clearly not totally debugged, and weird stuff can happen (who knows), but it seems to sort of work for me.

  11. Re:Let's see Chatzilla and Mail put in a tab! by bad_sheep · · Score: 3, Informative

    You can already do such thing :)

    open a tab, type:
    chrome://chatzilla/content/chatzilla.xul
    o pen another tab, type:
    chrome://navigator/content/navigator.xul

    and so on... :)

  12. Re:sweet by Anonymous Coward · · Score: 3, Informative

    "I guess we'll have to wait until 1.6."

    You'll be waiting a lot long than that...

    *Mozilla Firebird 0.6.1*

    - Need to start selling it as a technology preview
    - It'll take a year to get something shippable to end users (brendan)
    - Depends on hyatt's and ben's time

    http://groups.google.com/groups?as_umsgid=3F1C4D 5C .5090400%40mozilla.org

  13. Re:Firebird based? - not quite yet by Brendan+Eich · · Score: 5, Informative

    That quote from staff minutes was out of context. I was citing the agreement I'd reached with all-volunteer Mozilla Firebird developers before the Mozilla Foundation was announced, where 0.7 would coincide with 1.5, 0.8 with 1.6, etc. I went on to say to staff, at that meeting, that if we get more time from the developers, the schedule could be shortened.

    Now, we hope to hire a Firebird developer fulltime at the Mozilla Foundation, and we expect to go faster. No promises yet; the roadmap will be updated in due course.

  14. Re:Why make a Windows version? by NFNNMIDATA · · Score: 3, Informative

    I use Windows and I love Firebird. As you say, the tabs & pop-up blocking are great. But, I am sad to say, I would like to have an optional add-on to allow for the broken javascript parsing of IE, since I often run across sites developed only for IE which don't work or don't behave as expected in Firebird. Something with a toggle would be nice, so I could just turn it on once I hit a bad page (and thus save me from having to open IE and copy the URL over). Maybe something like this exists already (prolly not)?

  15. what timing by buddha42 · · Score: 3, Informative
    Today I just so happened to be testing out my new mod_log_sql setup on the small college website I run in part. In the 650,000 GET/POST requests we've gotten since friday morning, only about 2.5% were from anything with "Gecko", "Netscape6", "Netscape/7", "Firebird"Galeon", or "Camino" in the user agent string.
    Interestingly enough, Netscape/4.7 came up with about 3.2% (3/4 of which were from on-campus).

    fortunatly we're approaching 1-year of being xhtml & css devotees and its suprisingly easy to be xhtml1-strict compliant and use tableless or low-table layouts that work in 96+% of our 'human' traffic (which btw IE 6.0 is more than 65% of).

    Anyway, sorry for the stats ramble, I just though it was really cool to have access to real numbers today, not just rumors and zealous flamewars.

  16. Re:Enough Mozilla, More Firebird! by jesser · · Score: 4, Informative

    I've been seeing a lot of firebird checkins lately (past 3 weeks or so).

    --
    The shareholder is always right.
  17. Re:Composer Tips? by glazou · · Score: 4, Informative

    About
    : yes, I can agree with that. We currently use a lot of
    because Gecko forces us to do so. If there is no content, there is no frame (basically, that's how we call the abstract boxes rendered on the canvas); and if there is no frame, we can't place a caret... Given how much the layout team was axed last week, I don't think we'll have a fix for this very big issue any time soon. I am myself working on another approach, ie make Composer get rid of any useless
    as soon as possible. You have to understand that's not a simple task _at all_. I currently have a fix in my own tree, but it's not fully satisfactory yet.

    About definition lists: I agree too and I am working on it.

    About nested lists, bug 54479: that's a major issue, and solving it is a HUGE work. I have a partial fix for this that helps **creating** valid nested lists but does not handle copy/paste yet.

    About editing stylesheets, you were probably on another planet during the last year and a half ;-) I recommend you take a look at http://cascades.mozdev.org/ or build yourself the editor in mozilla/extensions/editor/cascades.

    Daniel Glazman, Mozilla Composer module owner and author of CaScadeS.

  18. Re:Draggable tabs by colinramsay · · Score: 3, Informative

    The tabbed browsing extensions allows this and much, much more. It's my most important extension. Link.

  19. Mozilla tips ! by MythMoth · · Score: 5, Informative

    Lots of tips & tricks for mozilla at MozillaTips logically enough.

    They've got some good stuff already, but could probably use the extra traffic !

    D.

    --
    --- These are not words: wierd, genious, rediculous
  20. Re:about:config by Gerv · · Score: 3, Informative

    It's important to note that, while the code still remembers the first launch time, there is no end-time configured - so the bomb will never go off.

    As the man says, it's a code relic.

    Gerv