Changes

Jump to: navigation, search

Dive into Mozilla Fixing a Bug Lab

563 bytes added, 18:36, 28 February 2007
no edit summary
 
 
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
Bonsai
http://bonsai.mozilla.org/cvslog.cgi?file=mozilla/toolkit/obsolete/content/nsTreeController.js&rev=HEAD&mark=1.5

Navigation menu