2006-07-13 Trunk builds

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 builds: Windows nightly, Windows hourly (discussion)

Linux builds: Linux nightly Linux hourly

Mac builds: Mac nightly, Mac hourly

3 Responses to “2006-07-13 Trunk builds”

  1. Simon Says:

    One fix missing on this list which has a certain impact on how the browser behaves: bug 340902 changes the default modifier for web page accesskeys to Alt+Shift (instead of Alt which is now used exclusively as a chrome accesskey).

  2. Jesse Ruderman Says:

    Added. Thanks for pointing that out.

  3. Manoj Says:

    I am using the Latest Trunk build and the login page at http://wordpress.com/ isn’t working correctly. Typing the username/password combination and hitting Enter reloads the Login page indicating that my login attempt failed but that’s misleading. The authorization has actually completed and I can visit my blog’s admin page and start posting. Anyone else notice this behaviour?