v1.4 to v1.7 - Adding New Node deep in Tree doesnt Jump to It

Bug #435310 reported by aidave
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Kabikaboo
Confirmed
Medium
Unassigned

Bug Description

If the tree is bigger than the screen, and you add a child node or whatever that goes off the screen, it doesnt jump to it.

Also, should have an option to automatically start editing new nodes.

aidave (aidave)
Changed in kabikaboo:
status: New → Confirmed
importance: Undecided → Low
aidave (aidave)
summary: - Adding New Node deep in Tree doesnt Jump to It
+ v1.4 - Adding New Node deep in Tree doesnt Jump to It
Revision history for this message
aidave (aidave) wrote : Re: v1.4 - Adding New Node deep in Tree doesnt Jump to It

Looks like this is a GTK problem.
Even when using all of these:
     self.treeview.expand_to_path(path)
     self.treeview.scroll_to_cell(path)
     self.treeview.set_cursor(path)
It still will not scroll the widget properly.

Changed in kabikaboo:
status: Confirmed → Won't Fix
aidave (aidave)
Changed in kabikaboo:
status: Won't Fix → Confirmed
aidave (aidave)
summary: - v1.4 - Adding New Node deep in Tree doesnt Jump to It
+ v1.4 to v1.5 - Adding New Node deep in Tree doesnt Jump to It
aidave (aidave)
summary: - v1.4 to v1.5 - Adding New Node deep in Tree doesnt Jump to It
+ v1.4 to v1.6 - Adding New Node deep in Tree doesnt Jump to It
Changed in kabikaboo:
importance: Low → Medium
aidave (aidave)
summary: - v1.4 to v1.6 - Adding New Node deep in Tree doesnt Jump to It
+ v1.4 to v1.7 - Adding New Node deep in Tree doesnt Jump to It
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.