Website:Documentation Changes for 2.0

From Camino Wiki
Revision as of 13:42, 7 October 2009 by Sardisson (talk | contribs) (→‎Setup: new real)
Jump to navigation Jump to search

Instead of having to go through all of cb.o/support and finding what needs to be changed (ugh), this page will be an on-going list of changes that need to be made due to checkins since 1.6.

Hidden Prefs

Switch to using about:config for Gecko-style prefs (except accept-lang override); Bug 515807

  • gfx.color_management.enabled (requires restart, poor perf, no CM with Flash < 10)
  • Switch mouse zoom from text size to full content zoom
  • AA all text, regardless of OS setting (gfx.use_text_smoothing_setting; requires restart)
  • inline autocomplete hidden pref switched from NSUserDefaults to browser.urlbar.autoFill
  • camino.use_aqua_selects (default true; set to false to honor author styles)
  • FocusDownloads browser.download.manager.focusWhenStarting to false
  • don't show dl window: browser.download.manager.showWhenStarting to false
  • Breakpad defaults:
    • BreakpadSendAndExit -string NO (show Apple crash UI also)

Annoyances

  • Flashblock whitelist

Bookmarks

  • Put some sort of link to "finding bookmarks" which lives in Find (or vice versa)
  • Middle-click?
  • Export Fx bookmarks to HTML first
  • Alternates for Bookmarking ([1])

Privacy & Security

  • Explain the new security exceptions model and error pages
  • Explain cert import
  • Mention software update as a way to keep yourself secure

Find

Downloading

  • Shift-click, plus other keyboard shortcuts

Tabbed Browsing

  • Rearranging Tabs
  • Seeing all tabs in the current window (tabsposé)

Setup

  • QT 7.6
  • F4M 2.2.1.11 or newer
  • Shockwave 11.0r470 or newer
  • Flash 10.0 or newer
  • PDFBP 2.3.1 or newer
  • Real 11 (need to check it out first)

Search

Keyboard Shortcuts

  • Delete as back is broken or not
  • Zoom and Text Size have switched; alternates plus toggle
  • Cmd-Ctrl-T for Tab Overview (Window)
  • Cmd-DownArrow for opening selected files in the Downloads window
  • Cmd-A to select all files in the Downloads window

General changes & FAQ

  • Remove the Text Encoding FAQ (I think this is fixed on trunk)
  • Remove Norwegian FAQ (10.3 only)
  • Replace Talkback FAQ with a new Breakpad FAQ
  • Update tab theme docs for 24px tabs
  • Mention Recently closed pages somewhere
  • Mention content zoom somewhere (customizing?)

Migration

  • Fx3 data formats for bookmarks (history?)
  • CamiNoScript
  • CookieThief 1.1 required

Bugzilla

  • look for "Mozilla caught an objc exception" in Console.log for nsObjCExceptionLogAbort crash stacks no longer fatal
  • Need to rewrite crash (and hang?) instructions for Breakpad