Switching Tabs Results in Loss of Cell Position

Switching Tabs Results in Loss of Cell Position

This might be a bug report or a feature request, depending on one's interpretation. Using the following scenario:

  1. Create a new Zoho Sheet spreadsheet;
  2. On the first tab, enter enough data in the first column to force the sheet to scroll vertically;
  3. Switch to the second tab;
  4. Switch back to the first tab

Instead of maintaining my cell location on the first tab, Zoho Spread returns me to the top row of that tab. If I am switching back and forth between tabs, having to scroll every time to recover my previous position becomes a big headache. My expectation is that Zoho Sheet, like Excel, will maintain my cell position as I switch between tabs. It appears that each time I switch tabs, Zoho Sheet has to call the tab content fresh from the server. It seems that, ideally, it would simply hide the one tab as I switch to the other, and then unhide it when I switch back, which would seem to preserve my current cell position. However, regardless of how it is achieved, I would like Zoho Spread to maintain my current cell position as I switch between tabs.