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
If you select text in the panes, then resize the panes, the splitter doesn't get released and is stuck to your cursor until you click somewhere again. This seems to have something to do with how web browsers allow you to select and drag text to move them to other inputs or apps. Extremely niche bug, could be solved by disabling text selection but that is not ideal.
Reproduction steps
Select some text in multiple adjacent panes (or just press CTRL+A)
Drag the splitter between the panes
Release the mouse button
Move your mouse and watch the splitter continue follow the cursor
If you select text in the panes, then resize the panes, the splitter doesn't get released and is stuck to your cursor until you click somewhere again. This seems to have something to do with how web browsers allow you to select and drag text to move them to other inputs or apps. Extremely niche bug, could be solved by disabling text selection but that is not ideal.
Reproduction steps
Happens in Chrome and Firefox.
Demo
on https://antoniandre.github.io/splitpanes/
The text was updated successfully, but these errors were encountered: