Dive into Mozilla Fixing a Bug Lab
Revision as of 17:36, 28 February 2007 by David.humphrey (talk | contribs)
Deleting first item in History Sidebar causes no item have focus.
Deleting any other item sets focus on the next item after the deleted one (and that is correct).
Reproducible: Always
Steps to Reproduce: 1. Open history sidebar 2. Sort items by date 3. Delete category Today (which is certainly the first one)
You can alternatively use history search and delete fist item found.
Actual Results: None of items or categories have focus.
Expected Results: Focus should be set on the next item after deleted one.
Bug
https://bugzilla.mozilla.org/show_bug.cgi?id=318532
Need to roll-back the changes $ cd mozilla/toolkit/obsolete/content cvs update -j1.5 -j1.4 nsTreeController.js