After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 683322 - Update selection when a box is removed or inserted
Update selection when a box is removed or inserted
Status: RESOLVED FIXED
Product: gnome-boxes
Classification: Applications
Component: general
unspecified
Other All
: Normal normal
: --
Assigned To: GNOME Boxes maintainer(s)
GNOME Boxes maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2012-09-04 09:59 UTC by Marc-Andre Lureau
Modified: 2016-03-31 13:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Update selection when a box is removed or inserted (1.33 KB, patch)
2012-09-04 09:59 UTC, Marc-Andre Lureau
committed Details | Review

Description Marc-Andre Lureau 2012-09-04 09:59:24 UTC
When deleting a box, the selection count in the topbar isn't updated
correctly. This patch makes sure the selection is notified when an
item is removed or inserted from the model.

(fixme later, libgd-way isn't as nice as having a real
GtkTreeSelection::changed)
Comment 1 Marc-Andre Lureau 2012-09-04 09:59:26 UTC
Created attachment 223407 [details] [review]
Update selection when a box is removed or inserted
Comment 2 Christophe Fergeau 2012-09-05 09:48:12 UTC
Review of attachment 223407 [details] [review]:

ACK
Comment 3 Marc-Andre Lureau 2012-09-06 11:12:11 UTC
Attachment 223407 [details] pushed as b41ac45 - Update selection when a box is removed or inserted