Difference between revisions of "Website:Documentation Changes for 2.0"

From Camino Wiki
Jump to navigation Jump to search
(→‎Migration: CT1.1)
(→‎Hidden Prefs: note about switching to about:config)
Line 2: Line 2:
  
 
==Hidden Prefs==
 
==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)
 
* gfx.color_management.enabled (requires restart, poor perf, no CM with Flash < 10)
 
* Switch mouse zoom from text size to full content zoom
 
* Switch mouse zoom from text size to full content zoom
Line 7: Line 8:
 
* inline autocomplete hidden pref switched from NSUserDefaults to browser.urlbar.autoFill
 
* inline autocomplete hidden pref switched from NSUserDefaults to browser.urlbar.autoFill
 
* camino.use_aqua_selects (default true; set to false to honor author styles)
 
* camino.use_aqua_selects (default true; set to false to honor author styles)
* [http://caminobrowser.org/documentation/hiddenprefs/#FocusDownloads] browser.download.manager.focusWhenStarting to false
+
* [http://caminobrowser.org/documentation/hiddenprefs/#FocusDownloads FocusDownloads] browser.download.manager.focusWhenStarting to false
 
* don't show dl window: browser.download.manager.showWhenStarting to false
 
* don't show dl window: browser.download.manager.showWhenStarting to false
 
* Breakpad defaults:
 
* Breakpad defaults:

Revision as of 17:27, 10 September 2009

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

Search

Keyboard Shortcuts

  • Delete as back is broken
  • Zoom and Text Size have switched
  • 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
  • Need to rewrite crash (and hang?) instructions for Breakpad