Issue 408: Group comparison grid and graph can become disconnected

issues
Status:closed
Assigned To:Guest
Type:Defect
Area:Skyline
Priority:1
Milestone:3.2
Opened:2015-03-26 05:29 by Brendan MacLean
Changed:2015-06-22 09:44 by Brendan MacLean
Resolved:2015-03-31 14:08 by Nick Shulman
Resolution:Fixed
Closed:2015-06-22 09:44 by Brendan MacLean
2015-03-26 05:29 Brendan MacLean
Title»Group comparison grid and graph can become disconnected
Assigned To»Nick Shulman
Type»Defect
Area»Skyline
Priority»1
Milestone»3.2
Open Rat_plasma.sky.
Show a group comparison grid.
Click its Show Graph button.
Close the grid.
Use the Edit > Group Comparisons menu to show the grid again.
Sort by Fold Change ascending.

I got the following exception:

Stack trace:
   at System.Windows.Forms.ToolStripControlHost.set_Enabled(Boolean value)
   at pwiz.Common.DataBinding.Controls.NavBar.RefreshUi()
   at System.ComponentModel.ListChangedEventHandler.Invoke(Object sender, ListChangedEventArgs e)
   at System.Windows.Forms.BindingSource.InnerList_ListChanged(Object sender, ListChangedEventArgs e)
   at pwiz.Common.DataBinding.Internal.BindingListView.OnListChanged(ListChangedEventArgs e)
   at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
   at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
   at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)

During the course tutorial, I only saw the graph not responding to changes in the grid (thankfull), and had to close it and re-open it by clicking the "Show Graph" button again.

2015-03-31 14:08 Nick Shulman
resolve as Fixed
Statusopen»resolved
Assigned ToNick Shulman»Brendan MacLean
Fixed in 3.1 branch in r7341

2015-06-22 09:44 Brendan MacLean
close
Statusresolved»closed
Assigned ToBrendan MacLean»Guest