Programmatic deselection by hiding rows is recorded if triggered via gtk.TreeModelRow assignment

Bug #500756 reported by Geoff Bache
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
StoryText
Fix Released
Undecided
Unassigned

Bug Description

If you e.g. do

for row in model:
        row[visible_column] = False

any selected rows will be recorded as being hidden by this action.

Revision history for this message
Geoff Bache (geoff.bache) wrote :

Rewrote it to assume any selection action where previously selected rows are now hidden should be ignored.

Changed in pyusecase:
status: New → Fix Committed
Changed in pyusecase:
status: Fix Committed → Fix Released
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.