--- old/zim/gui/pageindex.py 2011-09-20 14:52:31.375535000 +0200 +++ zim/zim/gui/pageindex.py 2011-10-11 15:40:29.562978102 +0200 @@ -670,7 +670,7 @@ self.expand_to_path(treepath) self.get_selection().select_path(treepath) self.set_cursor(treepath) - self.scroll_to_cell(treepath, use_align=True, row_align=0.9) + self.scroll_to_cell(treepath, use_align=False, row_align=0.9) def get_selected_path(self): '''Get the selected notebook path