Firefox/Projects/Bookmark Dialog Focus

From MozillaWiki
Jump to: navigation, search

Overview

Sprint lead: Mano
Sprinters: beltzner, Mano

Description
If a user bookmarks a site and modifies the tag field, the next time they bookmark a site the focus should default to the tag field. If they modify the title, the next time they bookmark a site, the focus should default to the title field.

Goals / Use Cases

  • Heavy tag users should default to tag field when they bookmark a page
  • Users who frequently change the title of bookmarks should default to bookmark title field when they bookmark a page

Non Goals

  • Having preferences or configuration switches to control the default

Design

  • keep track of the first field (title or tag) that was modified by the user
  • the next time the Add Bookmark dialog is opened, focus that field

Bugs