Padding breaks mouse selection #940

Closed
opened 2026-01-30 22:11:59 +00:00 by claunia · 3 comments
Owner

Originally created by @ghvanderweg on GitHub (May 10, 2019).

Originally assigned to: @carlos-zamora on GitHub.

Adding padding to a profile (e.g. "padding": "20, 20, 20, 20") breaks selecting text with your mouse. The selection is offset with the padding.

terminal

edit: Windows build 10.0.18890.1000, just in case that's relevant

Originally created by @ghvanderweg on GitHub (May 10, 2019). Originally assigned to: @carlos-zamora on GitHub. Adding padding to a profile (e.g. `"padding": "20, 20, 20, 20"`) breaks selecting text with your mouse. The selection is offset with the padding. ![terminal](https://user-images.githubusercontent.com/16590775/57524702-dc18a700-7328-11e9-9c82-86577d1ba0aa.gif) edit: Windows build 10.0.18890.1000, just in case that's relevant
claunia added the Issue-BugNeeds-Tag-FixProduct-TerminalArea-UserInterface labels 2026-01-30 22:11:59 +00:00
Author
Owner

@mwidmann commented on GitHub (May 10, 2019):

I noticed this in 18362.86 as well. It's not as bad as in your case as I have set the padding to be 10, 10, 10, 10 only.

@mwidmann commented on GitHub (May 10, 2019): I noticed this in 18362.86 as well. It's not as bad as in your case as I have set the padding to be `10, 10, 10, 10` only.
Author
Owner

@zadjii-msft commented on GitHub (May 10, 2019):

I believe @carlos-zamora is working on this :)

@zadjii-msft commented on GitHub (May 10, 2019): I believe @carlos-zamora is working on this :)
Author
Owner

@carlos-zamora commented on GitHub (May 10, 2019):

Yeah. It's off by the amount of padding. I have it in code review in our other system (still transitioning over to GitHub) so this'll be fixed soon. 😊

@carlos-zamora commented on GitHub (May 10, 2019): Yeah. It's off by the amount of padding. I have it in code review in our other system (still transitioning over to GitHub) so this'll be fixed soon. 😊
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#940