<!-- Please provide a clear and concise description of what the bug is. Include screenshots if needed. Please test using the latest version of the relevant Lexical packages to make sure your issue has not already been fixed. --> Lexical version: v0.32.1 ## Steps To Reproduce 1. Open lexical playground on any mobile device or mobile device emulator on Chrome 2. Insert a table 3. Click in any cell 4. Click in any other cell 5. The cells between them are now selected https://github.com/user-attachments/assets/22a03083-d5e4-4c95-a6d5-d0994c86796f <!-- Your bug will get fixed much faster if we can run your code and it doesn't have dependencies other than Lexical. Issues without reproduction steps or code examples may be closed as not actionable. --> Link to code example: <!-- Please provide a CodeSandbox (https://codesandbox.io/s/new) or (https://stackblitz.com/github/facebook/lexical/tree/main/examples/react-plain-text?embed=1&file=src%2FApp.tsx&terminalHeight=0&ctl=1&showSidebar=0&devtoolsheight=0&view=preview), a link to a repository on GitHub, or provide a minimal code example that reproduces the problem. You may provide a screenshot of the application if you think it is relevant to your bug report. Here are some tips for providing a minimal example: https://stackoverflow.com/help/mcve. --> ## The current behavior A cell selection is triggered every time a the cursor is moved from one cell to another ## The expected behavior Being able to move my cursor without selecting table cells. ## Impact of fix It makes the table component usable on mobile <!-- - How severe is this bug? How often does it happen? Is it causing an outage somewhere? - Who would benefit from this fix? Any specific users, groups or companies? - If possible include metrics. Approximately how many users would this fix benefit? -->