Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backward selection isn't working when selection crosses lines #5

Closed
danijelz opened this issue Apr 22, 2021 · 1 comment
Closed

Backward selection isn't working when selection crosses lines #5

danijelz opened this issue Apr 22, 2021 · 1 comment
Labels
bug Something isn't working fixed in live Bug has been fixed and has been uploaded to the directory

Comments

@danijelz
Copy link

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

  1. Write something like
select *
from   dataset
where  age > 30
  1. Set cursor position to end of text.
  2. Press shift and up key or start selecting with mouse upward.

Screen recording
https://user-images.githubusercontent.com/13315108/115686442-7b3dda00-a359-11eb-9641-336254de64f6.mp4

@danijelz 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 F0rce added bug Something isn't working in progress A issue / feature request that is being worked on labels Apr 28, 2021
@F0rce
Copy link
Owner

F0rce commented May 17, 2021

Answers in #7

F0rce added a commit that referenced this issue May 25, 2021
@F0rce 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 F0rce closed this as completed May 25, 2021
@F0rce 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed in live Bug has been fixed and has been uploaded to the directory
Projects
None yet
Development

No branches or pull requests

2 participants