1) open Gorm
2) New Application
3) drag a button into the window
4) Format -> Group -> Group In Matrix
5) Expand the number of rows/columns if you like.
6) Format -> Group -> Group in Scroll View
7) Click on scroll view... (scroll view should be selected)
8) Click on matrix (matrix should be selected)
9) Click on button in matrix (buttoncell should be selected)
10) unselect the scroll view by clicking in the window.
11) Reselect the scroll view, then click on the matrix
RESULT: The buttoncell is selected instead of the matrix. After the first selection, it does not allow selection of the matrix.
EXPECTED: the NSMatrix instance SHOULD be selected and inspectable.
Steps to reproduce...
1) open Gorm 2) New Application 3) drag a button into the window 4) Format -> Group -> Group In Matrix 5) Expand the number of rows/columns if you like. 6) Format -> Group -> Group in Scroll View 7) Click on scroll view... (scroll view should be selected) 8) Click on matrix (matrix should be selected) 9) Click on button in matrix (buttoncell should be selected) 10) unselect the scroll view by clicking in the window. 11) Reselect the scroll view, then click on the matrix
RESULT: The buttoncell is selected instead of the matrix. After the first selection, it does not allow selection of the matrix. EXPECTED: the NSMatrix instance SHOULD be selected and inspectable.