Issue 199: Editing annotation values in Results Grid with protein selected has strange grid selection behavior

issues
Status:closed
Assigned To:Guest
Type:Defect
Area:Skyline
Priority:2
Milestone:1.4
Opened:2012-09-24 15:41 by Brendan MacLean
Changed:2012-10-12 10:47 by Brendan MacLean
Resolved:2012-09-25 13:17 by Nick Shulman
Resolution:Fixed
Closed:2012-10-12 10:47 by Brendan MacLean
2012-09-24 15:41 Brendan MacLean
Title»Editing annotation values in Results Grid with protein selected has strange grid selection behavior
Assigned To»Nick Shulman
Type»Defect
Area»Skyline
Priority»2
Milestone»1.4
If I add a custom Text replicate annotation, and then select a protein and show the Results Grid to edit it, I see the following behavior:

- Select a cell in the column for the new Text annotation
- Type 1 and press enter

Issue: The grid selection moves down a row, but also to the furthest left column (usually Replicate Name).

Trying the same thing for peptides, precursors and transitions works as expected with the grid selection moving down a row and staying in the annotation column, which makes editing these values for all rows in the grid a lot quicker. The same thing happens if you use down-arrow key instead of Enter. It is not possible to edit all the values in a column with a protein selected without needing extra navigation keys to get the selection back into the column of interest.

2012-09-25 13:17 Nick Shulman
resolve as Fixed
Statusopen»resolved
Assigned ToNick Shulman»Brendan MacLean
ResultsGrid.HideColumns incorrectly assumed that the "Replicate Name" column was the only column to be shown when a protein was selected. So the annotation column you were in would be hidden and then reshown when you updated the value. Fixed in r3969

2012-10-12 10:47 Brendan MacLean
close
Statusresolved»closed
Assigned ToBrendan MacLean»Guest