Problem summary
Array widget <IndexError>when reducing the array size and the row slider is outside the range. The Attributes tab is also affected.
Customer reported version
4.0__4.0v1
Customer reported platform
centos7
Steps to reproduce
1) Create an AttributeSet node
2) Set the numberValue parameter of the AttributeSet node to a 8x1 array
3) Slide the row slider down
4) Set the numberValue parameter to a 3x1 array
Expected behavior
The numberValue parameter array is committed without any errors.
Actual behavior
Some numberValue parameter array elements contain <IndexError>. The Messages tab prints: