Difference between revisions of "Releases:Release Notes 1.5"

From Camino Wiki
Jump to navigation Jump to search
Line 8: Line 8:
 
* Double-clicking on a tab group in Bookmarks Manager now opens the bookmarks.
 
* Double-clicking on a tab group in Bookmarks Manager now opens the bookmarks.
 
* Camino now properly imports .p12-certificates.
 
* Camino now properly imports .p12-certificates.
* Camino now respects the Gecko pref for browser.backspace_action.
+
* Camino now respects the Gecko preferences for setting the backspace key behaviour.
 +
** browser.backspace_action.
 
* Removed the popup blocking indicator from the status bar, and display it inline in the browser wrapper instead.
 
* Removed the popup blocking indicator from the status bar, and display it inline in the browser wrapper instead.
 +
** We now have a "Unblock" and "Configure" button in the customview.
 +
** The user can now close the view.
 
* The downloads window is now always brought to the front when a download starts (user_pref to disable).
 
* The downloads window is now always brought to the front when a download starts (user_pref to disable).
 +
** For security reasons?

Revision as of 12:25, 21 March 2006

General

  • Cookie exception list now has an option for session cookies.
  • File: Open can now select local SVG files.
  • Single click on Search filed now only enters a caret and doesn't select all.
  • The toobar Search field is now resizable. We might note that it's now also attached to the URL field.
  • Option-return or Option-enter in url bar now downloads the entered link.
  • Viewsource is now opened in a chromeless window, creating new user_pref for opening in tab.
  • Double-clicking on a tab group in Bookmarks Manager now opens the bookmarks.
  • Camino now properly imports .p12-certificates.
  • Camino now respects the Gecko preferences for setting the backspace key behaviour.
    • browser.backspace_action.
  • Removed the popup blocking indicator from the status bar, and display it inline in the browser wrapper instead.
    • We now have a "Unblock" and "Configure" button in the customview.
    • The user can now close the view.
  • The downloads window is now always brought to the front when a download starts (user_pref to disable).
    • For security reasons?