You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was referred to this component's GitHub page after encountering some issues with the table editing plugin in a component (Kendo React Editor). I was given the recommendation of disabling the plugin until the issues are resolved, and I'm forwarding the information here to assist the plugin's development.
Add lots of text inside a cell (e.g. lorem ipsum).
Click+drag to select a few paragraphs of text in the middle of the component that goes off the bottom of the screen. The entire cell will be highlighted instead of the selection.
Left click to select some text, then right click to copy it. The component is now stuck highlighting cells, even when all buttons are released, and you need to left click again to clear it.
I was referred to this component's GitHub page after encountering some issues with the table editing plugin in a component (Kendo React Editor). I was given the recommendation of disabling the plugin until the issues are resolved, and I'm forwarding the information here to assist the plugin's development.
Triple and double clicking
This highlights the entire cell instead of the line.
This highlights the entire cell instead of the word.
https://github.com/ProseMirror/prosemirror-tables/assets/12272970/8c16a5d9-b753-4584-b213-4f9903573aec
Drag-selecting off the screen
The entire cell will be highlighted instead of the selection.
https://github.com/ProseMirror/prosemirror-tables/assets/12272970/15c84426-114e-4d53-a970-6884259a0bdc
MacOS only - Right click and copy gets the component stuck in "highlight mode"
The component is now stuck highlighting cells, even when all buttons are released, and you need to left click again to clear it.
https://github.com/ProseMirror/prosemirror-tables/assets/12272970/9dd625f9-9c31-48a3-beeb-07c53455059f
The text was updated successfully, but these errors were encountered: