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
Describe the bug
When trying to select text bachward from some point, the selection becomes invalid when crossing the line. This happens either by using keyboard or mouse.
To Reproduce
Write something like
select *
from dataset
where age > 30
Set cursor position to end of text.
Press shift and up key or start selecting with mouse upward.
The text was updated successfully, but these errors were encountered:
danijelz
changed the title
Backward selection isn't working when selection is crossing lines
Backward selection isn't working when selection crosses lines
Apr 22, 2021
F0rce
added
fixed (locally)
Bug has been fixed in my workspace, but isn't uploaded to the directory yet
and removed
in progress
A issue / feature request that is being worked on
labels
May 25, 2021
F0rce
added
fixed in live
Bug has been fixed and has been uploaded to the directory
and removed
fixed (locally)
Bug has been fixed in my workspace, but isn't uploaded to the directory yet
labels
May 25, 2021
Describe the bug
When trying to select text bachward from some point, the selection becomes invalid when crossing the line. This happens either by using keyboard or mouse.
To Reproduce
Screen recording
https://user-images.githubusercontent.com/13315108/115686442-7b3dda00-a359-11eb-9641-336254de64f6.mp4
The text was updated successfully, but these errors were encountered: