Bug SS-2356
1 vote

error status vs LHS matrices vs result matrix size display

Created by Davide on 6/1/2016 12:56 PM Last Updated by smath on 6/1/2016 2:30 PM
%
 (hrs)
Logged: 0   (hrs)

 Description

if a math region raises the error status, then is possible to resize the display bounds of matrices on LHS; this leads to strange behaviors while editing the region.

Steps to reproduce:

1) write omething like a*mat(1,2,3,4,2,2);

2) evaluate numerically [=];

3) move the mouse over the matrix -> now it is possible to resize the display bounds (content is still available as you can see using copy/paste) and is no more possible to resize the content of the matrix;

4) resize the matrix to 1x1;

5) try to add another matrix on the LHS (f.e. *mat(6,7,2,1)) -> the first matrix now displays all the values and is resizable, the latest seems an 1x1 matrix and inherit the resize issue (using copy paste, is a 4x4 matrix);

 

    smath (Wednesday, June 1, 2016 2:29 PM) #

Thank you. Fixed.