Archive for July, 2006
Fixes:
- Fixed: 323801 - When a word is typed into the address bar, use Google Browse By Name (goes to the first hit if Google thinks there is a clear match, otherwise shows search results) instead of I'm Feeling Lucky (always goes to the first hit). (This is the same as the BBN feature in Google Toolbar for Internet Explorer. It is possible to get this feature in previous versions of Firefox by editing hidden prefs.)
- Fixed: 234770 - Password field names are used instead of username field names to find acceptable signons.
- Fixed: 262575 - "Visit Homepage" and "Get More Extensions/Themes" in Extension and Theme manager should respect tabbed browsing preferences.
- Fixed: 195212 - Reopening multiple Tabs when clicking "Home" and multiple homepages selected.
- Fixed: 344048 - Change default browser.tabs.tabMinWidth again, this time from 60 to 100.
- Fixed: 344736 - Add a keyboard shortcut for Undo Close Tab, Ctrl+Shift+T.
- Fixed: 345260 - Handle dynamic changes to tab title, tab icon and busy (loading) state in all tabs menu.
- Fixed: 342105 - Close button not shown if there is only one tab.
- Fixed: 345407 - Visual refresh for searchbar.
- Fixed: 340677 - Update preferences panels a bit more.
- Fixed: 322169 - Clear Private Data does not clear JS Console.
- Fixed: 234936 - Don't inline spell check URLs.
- Fixed: 339127 - Provide a way for a web page to enable/disable spell checking on a given field.
- Fixed: 340976 - Firefox should have a larger Icon for Vista.
- Fixed: 328563 - Redesign about: (remove licensing info, fix l12y issues etc.).
- Fixed: 316995 - When migrating from Internet Explorer http auth passwords are not migrated.
- Fixed: 345349 - Add notification bar when "Block images from server" is clicked, with an "Undo" button.
- Fixed: 343772 - Popup allowed at cnn.com still blocks popups.
- Fixed: 335058 - Increase the default for the time we wait (from 5 to 10 seconds) before alerting the user about a possibly infinitely looping script, and give chrome an independent limit (20 seconds).
- Fixed: 241015 - Remote XUL has no accessibility API support.
- Fixed: 330677 - Implement DOM Level 3 adoptNode.
- Fixed: 345666 - node.normalize() doesn't remove empty Text nodes.
Fixes for recent regressions:
- Fixed: 344172 - Spellchecker doesn't display suggestion list for misspelled words and doesn't underline them if Russian, Ukrainian or Bulgarian Spell dictionary is installed.
- Fixed: 336799 - Remove spellchecking UI from XUL textboxes.
- Fixed: 337845 - Spell checking options should be at the bottom of the context menu.
- Fixed: 344189 - If browser.search.openintab pref is set to true Firefox opens two identical tabs for each search.
- Fixed: 345675 - Unwanted connection to www.google.com at startup with Safe Browsing disabled.
- Fixed: 346167 - Windows Media Player plugin stopped working on some web sites, due to Firefox being overeager in blocking the mms: protocol. (This regression also exists in Firefox 1.5.0.5, and it is the reason Mozilla plans to ship a quick Firefox 1.5.0.6.)
Trunk regressions:
- Since VC8/Cairo: 329237 - [Windows] Firefox uninstaller fails.
- Since Cairo: 324707 - Animated GIFs leave trails / don't erase in Cairo.
- Since Cairo: 324560 - Can't see many Unicode characters in Cairo.
- Since Jan 26 (FDL): 325296 - [Mac] Opacity doesn't work in HTML. (Switching to Cairo will fix this bug.)
- Since Jan 26 (FDL): 324819 - Fixed positioned elements now lag/flicker when scrolling.
- Since Jan 26 (FDL): 324963 - [Windows] Menu highlight is broken/doesn't show up/not painted.
Trunk checkins between 2006-07-21 06:00 and 2006-07-30 06:00
Windows nightly
(discussion)
Linux nightly
Mac nightly
Posted in Trunk |
July 30th, 2006 |
8 Comments »
Fixes:
- Fixed: 343251 - Add "all tabs" menu to tabstrip to address usability problems with tab overflow / scrolling.
- Fixed: 319078 - [Mac] Handle smooth mousewheel (and two-finger touchpad) scrolling.
- Fixed: 345095 - Find bar only searches for the first character if search string is copied into search bar.
- Fixed: 337491 - Add checkbox for disabling search suggestions (and only use traditional form history autocomplete in the search bar).
- Fixed: 313443 - Caret move events from keyboard input not reported for XUL textboxes, confusing floating input panel on Tablet PCs.
- Fixed: 327932 - Implement search engine update system.
- Fixed: 155053 - Make the spinbuttons a real widget.
- Fixed: 335122 - Clean up XUL Sort Service.
- Fixed: 278981 - Extension mechanism for XPath extension functions.
- Fixed: 344571 - Upgrade cairo to 1.2.0+cvs.
- Fixed: 345057 - [Mac] Improve launch behavior through xpcom fork/exec restart and autoupdate restart.
Fixes for recent regressions:
- Partially fixed: 344895 - Spellchecker hangs Firefox when dealing with a largish textarea.
Trunk regressions:
- Since VC8/Cairo: 329237 - [Windows] Firefox uninstaller fails.
- Since Cairo: 324707 - Animated GIFs leave trails / don't erase in Cairo.
- Since Cairo: 324560 - Can't see many Unicode characters in Cairo.
- Since Jan 26 (FDL): 325296 - [Mac] Opacity doesn't work in HTML. (Switching to Cairo will fix this bug.)
- Since Jan 26 (FDL): 324819 - Fixed positioned elements now lag/flicker when scrolling.
- Since Jan 26 (FDL): 324963 - [Windows] Menu highlight is broken/doesn't show up/not painted.
Trunk checkins between 2006-07-13 06:00 and 2006-07-21 06:00
Windows nightly,
Windows hourly
(discussion)
Linux nightly,
Linux hourly
Mac nightly,
Mac hourly
Posted in Trunk |
July 21st, 2006 |
6 Comments »
Fixes:
- Fixed: 16203 - Double-click drag should do selection in "word-by-word" mode.
- Fixed: Part of 342366 - Make cairo gfx faster (on Windows). According to Pav's blog post, the changes so far remove half of the difference in speed between cairo and non-cairo builds.
- Fixed: 128452 - In-page accesskeys conflict w/ UI accelerators when accelkey is ALT. (Fixed by changing the default for in-page accesskeys from Alt to Alt+Shift.)
- Fixed: 340902 - Split ui.key.generalAccessKey into prefs for content and chrome.
- Fixed: 201499 - Tree widgets should support editable content within hierarchical data structures (inline edit).
- Fixed: 334806 - Update Expat (XML parser) to version 2.0.0.
- Fixed: 343628 - Double-clicking a close button of a tab should never open a new tab.
- Fixed: 307184 - [Linux] Activating tabs (fast mouse movement) produces accidently dragging of tabs (drag and drop).
- Fixed: 50590 - [Mac] Using a key shortcut should 'flash' the menu title.
- Fixed: 267426 - [Windows] An empty file when dragging images (files) out of the browser to the Windows desktop or Explorer or drives other than C:.
Fixes for recent regressions:
- Fixed: 337386 - Search suggestion autocomplete latency/delay can make search slow to respond or seem broken.
- Fixed: 343659 - Typing into text boxes performs very slowly (after opening and closing many tabs).
- Fixed: 343966 - Google Reader is broken.
- Fixed: 344048 - Decrease default minimum tab width for now (until there is a better tab overflow solution than scroll buttons)
- Fixed: 344484 - [Linux] gfxTextRun leaks lots of memory, at least with Pango.
Trunk regressions:
- Since VC8/Cairo: 329237 - [Windows] Firefox uninstaller fails.
- Since Cairo: 324707 - Animated GIFs leave trails / don't erase in Cairo.
- Since Cairo: 324560 - Can't see many Unicode characters in Cairo.
- Since Jan 26 (FDL): [Mac] Opacity doesn't work. (Related to 325296. Cairo will fix.)
- Since Jan 26 (FDL): 324819 - Fixed positioned elements now lag/flicker when scrolling.
- Since Jan 26 (FDL): 324963 - [Windows] Menu highlight is broken/doesn't show up/not painted.
Trunk checkins between 2006-07-07 06:00 and 2006-07-13 06:00
Windows nightly,
Windows hourly
(discussion)
Linux nightly
Linux hourly
Mac nightly,
Mac hourly
Posted in Trunk |
July 13th, 2006 |
3 Comments »
Fixes:
- Fixed: 241972 - New window opened by window.open('xxx.exe') or target="_blank" isn't closed automatically when a download begins. (Only fixed well for fast downloads -- see bug 343921.)
- Fixed: 313337 - Fastclick popup gets around popup blocking by abusing the onchange event.
- Fixed: 340677 - Update preferences panels (add anti-phishing, rationalize categories, simplify wording).
- Fixed: 342700 - Make undo close tab more discoverable.
- Fixed: 170477 - XMLHttpRequest()s have no referer.
- Fixed: 342062 - Add ability to observe mutations in just a subtree.
- Fixed: 314119 - Showing first launch page instead of my imported home page is confusing -- show both in tabs.
- Fixed: 337390 - Session restore dialog is scary / confusing.
- Fixed: 337484 - Add the ability for users to report a phishing site.
- Fixed: 332774 - Create API allowing extensions to hook into the session-restore service.
- Fixed: 310071 - [Windows] Add downloaded files to Windows' "Recent Documents" folder.
- Fixed: 343180 - [Mac] New version of JEP (0.9.5+f), which fixes a Java topcrash and some other bugs.
Fixes for recent regressions:
Fixed: 337386 - Search suggestion autocomplete latency/delay can make search slow to respond or seem broken.
- Fixed: 342991 - Feeds show up empty.
- Fixed: 341771 - Download manager does not overwrite existing files after confirmation.
- Fixed: 343264 - I'm prompted to save a password that password manager filled in.
Trunk regressions:
- Since ?: 343659 - Typing into text boxes performs very slowly (after opening and closing many tabs).
- Since VC8/Cairo: 329237 - [Windows] Firefox uninstaller fails.
- Since Cairo: 324707 - Animated GIFs leave trails / don't erase in Cairo.
- Since Cairo: 324560 - Can't see many Unicode characters in Cairo.
- Since Jan 26 (FDL): [Mac] Opacity doesn't work. (Related to 325296. Cairo will fix.)
- Since Jan 26 (FDL): 324819 - Fixed positioned elements now lag/flicker when scrolling.
- Since Jan 26 (FDL): 324963 - [Windows] Menu highlight is broken/doesn't show up/not painted.
Trunk checkins between 2006-07-01 06:00 and 2006-07-07 06:00
Windows nightly,
Windows hourly
(discussion)
Linux nightly
Linux hourly
Mac nightly,
Mac hourly
Posted in Trunk |
July 8th, 2006 |
3 Comments »
Fixes:
- Fixed: 189039 - Allow Find to find text in textboxes and textareas.
- Fixed: 221634 - Password manager shouldn't wait for all images to load before filling in passwords.
- Fixed: 318168 - Tab overflow: show scroll buttons when there are "too many" tabs. (See bug 343251 for some problems with this solution.)
- Fixed: 322898 - Add events for watching the addition and removal of tabs.
- Fixed: 337631 - Support document.activeElement and document.hasFocus (IE's focus model).
- Fixed: 340420 - Support Google "Did you mean..." spelling suggestions in FF2 searchbar.
- Fixed: 341665 - Support OpenSearch files in window.sidebar.addSearchEngine().
- Fixed: 340179 - Support Web Applications 1.0 "registerContentHandler" (e.g. for sites that want to register feed handlers).
- Fixed: 310299 - Big5 Unicode mapping table update.
- Fixed: 184304 - When memory cache is disabled, no-store pages are not displayed at all.
- Fixed: 181860 - Mozilla interprets mailto: and other malformed URLs in IMG SRC tag.
- Fixed: 317334 - Hang when long wrappable string is passed to prompt() [e.g. as used in the exploit for an IE bug].
- Fixed: 237085 - Text disappears with a large string of unbroken characters, e.g., in text input/field.
- Fixed: 176507 - Certificates added without warning or confirmation.
- Fixed: 257781 - vBulletin (message board) javascript causes wrong username/password to be remembered.
- Fixed: 262387 - "Find as you type" steals focus from plugins' input fields.
- Fixed: 312778 - Undo after a spell check correction doesn't work, undoes previous action.
- Fixed: 315536 - Simpler dialog when downloading executables (don't show a dialog with a bunch of disabled choices.)
- Fixed: 342229 - Fire the onDragOver event repeatedly when doing a drag (and the mouse is not moving).
Fixes for recent regressions:
- Fixed: 330715 - [Windows] Cairo incorrectly substitutes fonts and then bolds them incorrectly (incorrect fonts on Burning Edge bug lists) (since Cairo).
- Fixed: 327184 - [Windows] CSS property letter-spacing rendered incorrectly.
- Fixed: 341981 - Sporadic "engine has no properties" error on startup.
- Fixed: 328354 - "Set As Desktop Background..." is upside down and has inverted colors.
- Fixed: 342108 - Clicking link in Gmail launches extra blank tab.
Trunk regressions:
- Since June 9: 341771 - Download manager does not overwrite existing files after confirmation.
- Since VC8/Cairo: 329237 - [Windows] Firefox uninstaller fails.
- Since Cairo: 324707 - Animated GIFs leave trails / don't erase in Cairo.
- Since Cairo: 324560 - Can't see many Unicode characters in Cairo.
- Since Jan 26 (FDL): [Mac] Opacity doesn't work. (Related to 325296. Cairo will fix.)
- Since Jan 26 (FDL): 324819 - Fixed positioned elements now lag/flicker when scrolling.
- Since Jan 26 (FDL): 324963 - [Windows] Menu highlight is broken/doesn't show up/not painted.
Trunk checkins between 2006-06-21 06:00 and 2006-07-01 06:00
Windows nightly,
Windows hourly
(discussion)
Linux nightly
Linux hourly
Mac nightly,
Mac hourly
Posted in Trunk |
July 2nd, 2006 |
4 Comments »