GNOME Bugzilla – Bug 687111
properties: list and show correct pages
Last modified: 2016-03-31 13:55:14 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.
Created attachment 227527 [details] [review] properties: list and show correct pages
Review of attachment 227527 [details] [review]: Looks right, ACK if it works.
Attachment 227527 [details] pushed as 693a3b4 - properties: list and show correct pages