I’m currently migrating from 14.4 to 16.2. One thing I have noticed is that the table scrolls to the selected cell whenever it mounts in 16.2, whereas the scroll does not happen in 14.4. Is this an intended behavior? If so, is there any way to prevent this action?
This is an intended behavior that comes from improving the focus management. We treated the previous behavior as a bug and we don’t have any option to modify it.
Thank you for the clarification. I understand that the current behavior is the intended business logic decision.
However, if we think of a situation where there are multiple spreadsheets available as a tab, then the user would expect their last scrolled position to be preserved when they switch between the spreadsheets. We can observe this in Excel or Google Sheets. Could you consider this option as a feature rather than a bug?