Posted 2 November 2017, 2:44 pm EST
Hello,
I’m noticing some odd behavior with FlexSheet when the keyActionTab property is set to Cycle or CycleOut in version 5.20172.359. As you can see in the attached sample, when you get to the end of the row, you need to hit the tab key twice to go to the next line. And when using CycleOut, you can’t tab out of the grid when you get to the last cell.
When you use shift + tab to move to the previous cell, it gets stuck on the last cell in a row, and then cycles to the page element before the FlexSheet. I do not observe this behavior with build 5.20172.334.
I think it might also have something to do with the width of the FlexSheet. In the attached example, the width is set to auto. If I specify a fixed width (e.g. 400px), the problem does not occur.
