Merge lp://staging/~mvo/software-center/lp969050 into lp://staging/software-center

Proposed by Michael Vogt
Status: Merged
Merged at revision: 2937
Proposed branch: lp://staging/~mvo/software-center/lp969050
Merge into: lp://staging/software-center
Diff against target: 19 lines (+8/-1)
1 file modified
softwarecenter/ui/gtk3/widgets/apptreeview.py (+8/-1)
To merge this branch: bzr merge lp://staging/~mvo/software-center/lp969050
Reviewer Review Type Date Requested Status
Kiwinote Approve
Review via email: mp+100098@code.staging.launchpad.net

Description of the change

This branch fixes another GtkTreeView releated issue. The cursor_changed signal is called very often
currently leading to odd results in _update_selected_row and when doing multiple searches.

To reproduce:
- open software-center
- search for "foo"
- select one of the search results
- search for "bar"

This will show a expanded row in trunk but a unexpanded one with this branch.

To post a comment you must log in.
Revision history for this message
Kiwinote (kiwinote) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches