Open vhuseinova-msft opened 4 months ago
Tested on Outlook. Here's what I think we need to change:
The first two points are resolved in https://github.com/microsoft/roosterjs/pull/2767
The last to requirements are still pending, and another behavior observed is also missing. Adding it to the list.
There might be 1 more use case, when user is on the text above the table and Down arrow key is pressed (it looks like it should go to the correct cell to be consistent with 2 point above)
Keeping this open if anyone wants to pick up the fix for the remaining items.
Describe the bug When user uses arrow keys for navigation in table, focus order is not correct for:
To Reproduce Steps to reproduce the behavior:
first cell in any column before first one when up arrow key is used
last cell in the any column before last one when down arrow key is used
Expected behavior when user navigates:
Screenshots
https://github.com/microsoft/roosterjs/assets/98852890/adf448db-4a9e-44d1-81ca-a654ac910c49
Device Information
Current requirements done: