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

Mouse Selection now has one line offset in Terminal #34184

Closed
rebornix opened this issue Sep 12, 2017 · 11 comments
Closed

Mouse Selection now has one line offset in Terminal #34184

rebornix opened this issue Sep 12, 2017 · 11 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug terminal Integrated terminal issues verified Verification succeeded

Comments

@rebornix
Copy link
Member

  • VSCode Version: 1.16 Insider
  • OS Version: macOS

terminal-offset

Select on the first line leads to virtual selection on the second line.

Reproduces without extensions: Yes

@vscodebot vscodebot bot added the insiders label Sep 12, 2017
@vscodebot vscodebot bot added the terminal Integrated terminal issues label Sep 12, 2017
@Tyriar
Copy link
Member

Tyriar commented Sep 12, 2017

@rebornix do you have zoom level or terminal line height in settings?

@rebornix
Copy link
Member Author

@Tyriar After plug/unplug to my monitor, I can't reproduce anymore. When I ran into that issue, I don't have any zoom, I only set terminal font size and reload the window doesn't work.

Close it right now, If I ran into it again, I'll reopen.

@Tyriar
Copy link
Member

Tyriar commented Sep 12, 2017

Oh I can reproduce, it's definitely a bug. Just curious under which settings you repro'd as there are a few different cases.

@Tyriar Tyriar reopened this Sep 12, 2017
@Tyriar Tyriar added this to the September 2017 milestone Sep 14, 2017
@Tyriar Tyriar added the bug Issue identified by VS Code Team member as probable bug label Sep 14, 2017
@will-l-h
Copy link

I have run into this issue as well as ctrl-clicking links in the terminal. window.zoomLevel -1, 0, and 1 are all far enough off to be an issue.

@will-l-h
Copy link

I'm on today's update and the issue described here is still present. On zoomLevel 0 it's still shifted a little bit down and on 1 or -1 it's more pronounced.

@darkvertex
Copy link

darkvertex commented Sep 19, 2017

I've updated to the latest code-insiders as of today and I also experience this issue constantly in my Terminal view.

I'm on Linux CentOS 7. code-insiders-1.17.0-1505758214.el7.x86_64

@martellaj
Copy link
Member

Any update or extra information needed for this one? It's kind of a killer with respect to using the integrated terminal.

@martellaj
Copy link
Member

Thanks, @Tyriar! Can confirm it looks good with today's build!

@darkvertex
Copy link

Fixed for me too 🎉 😄 with today's build! - Thanks @Tyriar!

@octref
Copy link
Contributor

octref commented Sep 28, 2017

I can't repro the original issue so both insider and stable looks fine for me. @Tyriar how should I verify the fix?

@Tyriar
Copy link
Member

Tyriar commented Sep 29, 2017

@octref I would hold off on this until tomorrow as a related issue was closed off.

To verify: Ensure that the mouse cursor selection feels natural, especially as you go further right and further down.

@chrmarti chrmarti added the verified Verification succeeded label Sep 29, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug terminal Integrated terminal issues verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants