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 687111 - properties: list and show correct pages
properties: list and show correct pages
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-10-29 12:49 UTC by Marc-Andre Lureau
Modified: 2016-03-31 13:55 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
properties: list and show correct pages (2.84 KB, patch)
2012-10-29 12:49 UTC, Marc-Andre Lureau
committed Details | Review

Description Marc-Andre Lureau 2012-10-29 12:49:08 UTC
The bug is currently visible with remote machine, where the shown page
doesn't match the selected page.

Since all pages are not inserted, we can't use the row index directly
to switch notebook page. I chose to use a model filter to solve this.
Comment 1 Marc-Andre Lureau 2012-10-29 12:49:11 UTC
Created attachment 227527 [details] [review]
properties: list and show correct pages
Comment 2 Zeeshan Ali 2012-10-30 17:33:23 UTC
Review of attachment 227527 [details] [review]:

Looks right, ACK if it works.
Comment 3 Marc-Andre Lureau 2012-10-30 18:52:22 UTC
Attachment 227527 [details] pushed as 693a3b4 - properties: list and show correct pages