2004-02-20 Builds
- Fixed: 189888 - Show a warning dialog when closing a multi-tabbed browser window
- Fixed: 68215 - support onbeforeunload event
- Fixed: 234864 - More string changes to reduce number of heap allocations
- Fixed: 176675 - Dragging text to search bar should search for it
- Fixed: 67873 - File upload control doesn't fire onchange after selecting file with file picker
- Fixed: 213250 - Autoscroll logic incorrect for (non-XHTML) XML documents
- Fixed: Autoscroll doesn't trigger when middle-clicking on named anchors in HTML.
- Fixed: 228441 - Mac builds don't render contents with -moz-opacity < 1.0
- Fixed: 229199 - Open Location dialog (which appears on Ctrl+L if you hide the navigation toolbar) is mostly busted
- Continued regression (since yesterday): 234962 - During install, license text does not show.
- Continued regression (since yesterday): 234976 - Installer crashes before finishing.
- Continued regression (since around Feb 16): 234576 - Autoscroll crashes for some users
- Continued regression: 234916 - Crash on startup on MacOSX.
- Continued regression: 234116 - Context menu commands don't work in *subfolders* of bookmarks menu.
Official Windows (discussion), Official Windows installer, Lovharn's O2 builds with Flash, Shockwave, and different default prefs, scragz' G7 SSE2, G7 SSE, G6 SSE, G7, O2 G6, djeter's G6 SSE, krueger's
Official Linux, Official Linux+xft+gtk2, MrC's xft+gtk2 with DOMi,Venkman (SSE2 and non-SSE), MozillaCop's AthXP-only(?)
February 21st, 2004 at 1:49 am
onbeforeonload -> onbeforeunload
February 21st, 2004 at 2:02 am
Thanks, corrected.
February 21st, 2004 at 2:47 am
nice feature “(since…” :-)))
February 21st, 2004 at 3:35 am
*hugs devs* Lots of great bug fixes recently.
February 21st, 2004 at 7:08 am
I just installed the latest nightly (Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7a) Gecko/20040220 Firefox/0.8.0+) for win32 (.zip build) and when I try to export my bookmarks, Firefox crashes. I’m the only one with this problem or is this a regression or something like that?
February 21st, 2004 at 7:34 am
Harm: probably a regression… Hum, checking bugzilla.
February 21st, 2004 at 8:00 am
Looks like Blake’s been doing an awesome job squashing lots of bugs lately. :)
February 21st, 2004 at 8:01 am
Similar to bug #214966, but not identical. Import works in the latest build. I filed a bug => http://bugzilla.mozilla.org/show_bug.cgi?id=235129
February 21st, 2004 at 9:15 am
With this build, I can’t close any tab with the red “X” button.
Strange.
February 21st, 2004 at 9:16 am
This build, the installer version, will crash everytime I try to scroll using my mouse wheel. I don’t have to click, just roll the wheel. Using a Logitech trackball cordless mouse. Filed bug http://bugzilla.mozilla.org/show_bug.cgi?id=234966
Using the zip version and it works fine.
February 21st, 2004 at 2:37 pm
I confirmed the exporting bug. It’s not in the 20040218 build, but it is in the 20040219 build (noted in comments).
February 25th, 2004 at 12:33 pm
“Fixed: 67873 – File upload control doesn’t fire onsubmit after selecting file with file picker”. That should read “onchange” instead of “onsubmit”.
February 25th, 2004 at 4:16 pm
Thanks, changed it to “onchange”.