Clicking on link in JSON object adds trailing double-quote #21901

Closed
opened 2026-01-31 07:57:53 +00:00 by claunia · 5 comments
Owner

Originally created by @heidemn-faro on GitHub (Jun 24, 2024).

Windows Terminal version

1.20.11381.0

Windows build number

10.0.19045.4412

Other Software

Ubuntu 20.04.6 LTS

Steps to reproduce

  1. Run in Bash:
echo '{"deepLink":"https://httpbin.org/"}'
  1. Click on the link, either in the commandline or in the output.
    (Note how the highlighting of the link is correct, and is inconsistent with the link which will be opened.)

image

Expected Behavior

This link is opened:
https://httpbin.org/

Actual Behavior

This link is opened (with trailing double-quote):
https://httpbin.org/%22

image

Originally created by @heidemn-faro on GitHub (Jun 24, 2024). ### Windows Terminal version 1.20.11381.0 ### Windows build number 10.0.19045.4412 ### Other Software Ubuntu 20.04.6 LTS ### Steps to reproduce 1. Run in Bash: ``` echo '{"deepLink":"https://httpbin.org/"}' ``` 2. Click on the link, either in the commandline or in the output. (Note how the highlighting of the link is correct, and is inconsistent with the link which will be opened.) ![image](https://github.com/microsoft/terminal/assets/66078329/72e02003-43cf-42d2-bb3f-99c78b1bdf0c) ### Expected Behavior This link is opened: `https://httpbin.org/` ### Actual Behavior This link is opened (with trailing double-quote): `https://httpbin.org/%22` ![image](https://github.com/microsoft/terminal/assets/66078329/c792d59d-a73b-4b54-82a5-6fd14dc8efb3)
claunia added the Issue-BugResolution-Duplicate labels 2026-01-31 07:57:53 +00:00
Author
Owner

@KalleOlaviNiemitalo commented on GitHub (Jun 24, 2024):

see https://github.com/microsoft/terminal/issues/17323#issuecomment-2174595098

@KalleOlaviNiemitalo commented on GitHub (Jun 24, 2024): see <https://github.com/microsoft/terminal/issues/17323#issuecomment-2174595098>
Author
Owner

@heidemn-faro commented on GitHub (Jun 24, 2024):

Thanks @KalleOlaviNiemitalo . Didn't find it since it's already closed...
I wonder why they close tickets before they're released to all users.

@heidemn-faro commented on GitHub (Jun 24, 2024): Thanks @KalleOlaviNiemitalo . Didn't find it since it's already closed... I wonder why they close tickets before they're released to all users.
Author
Owner

@linyue0103 commented on GitHub (Jun 24, 2024):

the decouraged apartment will disappeared in url website and document will closed by time

@linyue0103 commented on GitHub (Jun 24, 2024): the decouraged apartment will disappeared in url website and document will closed by time
Author
Owner

@DHowett commented on GitHub (Jun 26, 2024):

Thanks for filing! This is a /dupe of #17323.

@heidemn-faro We close bugs to track when they were committed to the main branch as a rule, only because it's strictly easier at release time than keeping track of the three active release channels. :)

@DHowett commented on GitHub (Jun 26, 2024): Thanks for filing! This is a /dupe of #17323. @heidemn-faro We close bugs to track when they were committed to the main branch as a rule, only because it's strictly easier at release time than keeping track of the three active release channels. :)
Author
Owner

@linyue0103 commented on GitHub (Jun 27, 2024):

accompiant

---- Replied Message ----
| From | @.> |
| Date | 06/27/2024 05:25 |
| To | @.
> |
| Cc | @.>@.> |
| Subject | Re: [microsoft/terminal] Clicking on link in JSON object adds trailing double-quote (Issue #17468) |

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: @.***>

@linyue0103 commented on GitHub (Jun 27, 2024): accompiant ---- Replied Message ---- | From | ***@***.***> | | Date | 06/27/2024 05:25 | | To | ***@***.***> | | Cc | ***@***.***>***@***.***> | | Subject | Re: [microsoft/terminal] Clicking on link in JSON object adds trailing double-quote (Issue #17468) | Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report! — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: ***@***.***>
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#21901