-
Notifications
You must be signed in to change notification settings - Fork 282
Selecting an array captures one extra byte #7600
Copy link
Copy link
Closed
Labels
Component: UIIssue needs changes to the user interfaceIssue needs changes to the user interfaceEffort: TrivialIssues require < 1 day of workIssues require < 1 day of workImpact: LowIssue is a papercut or has a good, supported workaroundIssue is a papercut or has a good, supported workaroundUI: LinearIssues with the Linear viewIssues with the Linear view
Milestone
Metadata
Metadata
Assignees
Labels
Component: UIIssue needs changes to the user interfaceIssue needs changes to the user interfaceEffort: TrivialIssues require < 1 day of workIssues require < 1 day of workImpact: LowIssue is a papercut or has a good, supported workaroundIssue is a papercut or has a good, supported workaroundUI: LinearIssues with the Linear viewIssues with the Linear view
Version and Platform (required):
Bug Description:
When selecting an array, for some reason additional byte is captured as well, it's pretty annoying when using
Copy asfeature. It's actually looks like selection always is one byte higher than it's rendered, kinda counterintuitive.Steps To Reproduce:
Please provide all steps required to reproduce the behavior:
Expected Behavior:
Real selection should match the rendered.
Screenshots/Video Recording:
