cannot configure starting directory in GUI when its default value is set to null #13476

Closed
opened 2026-01-31 03:43:43 +00:00 by claunia · 6 comments
Owner

Originally created by @taroxd on GitHub (Apr 16, 2021).

Originally assigned to: @carlos-zamora, @PankajBhojwani on GitHub.

Windows Terminal version (or Windows build number)

10.0.19042.928 1.7.1033.0

Other Software

No response

Steps to reproduce

First, Set

    "profiles":
    {
        "defaults":
        {
            "startingDirectory": null
        },
...

This makes the default starting directory to the parent process, which is my expected behaviour.

After that, however, the starting directory for individual shell cannot be configured in the GUI. The Browse button is grayed out. See the screenshot:
image

Expected Behavior

The starting directory should be configurable in the GUI.

Actual Behavior

See Steps to reproduce.

Originally created by @taroxd on GitHub (Apr 16, 2021). Originally assigned to: @carlos-zamora, @PankajBhojwani on GitHub. ### Windows Terminal version (or Windows build number) 10.0.19042.928 1.7.1033.0 ### Other Software _No response_ ### Steps to reproduce First, Set ``` "profiles": { "defaults": { "startingDirectory": null }, ... ``` This makes the default starting directory to the parent process, which is my expected behaviour. After that, however, the starting directory for individual shell cannot be configured in the GUI. The `Browse` button is grayed out. See the screenshot: ![image](https://user-images.githubusercontent.com/6070540/114979591-b9507f00-9ebd-11eb-9c4a-32e93e0e7145.png) ### Expected Behavior The starting directory should be configurable in the GUI. ### Actual Behavior See `Steps to reproduce`.
Author
Owner

@skyline75489 commented on GitHub (Apr 16, 2021):

Does #8904 covers this?

@skyline75489 commented on GitHub (Apr 16, 2021): Does #8904 covers this?
Author
Owner

@taroxd commented on GitHub (Apr 16, 2021):

Hopefully it does. I will wait for it to be resolved.

@taroxd commented on GitHub (Apr 16, 2021): Hopefully it does. I will wait for it to be resolved.
Author
Owner

@zadjii-msft commented on GitHub (Apr 16, 2021):

Yea, it sounds like #8904 will take care of this

/dup #8904

@zadjii-msft commented on GitHub (Apr 16, 2021): Yea, it sounds like #8904 will take care of this /dup #8904
Author
Owner

@ghost commented on GitHub (Apr 16, 2021):

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!

@ghost commented on GitHub (Apr 16, 2021): 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!
Author
Owner

@DHowett commented on GitHub (Apr 16, 2021):

However, what we have today in 1.7 is broken and needs to be fixed.

I'm going to use this bug to track fixing it for servicing, as I am not going to backport a design change 😄

@DHowett commented on GitHub (Apr 16, 2021): However, what we have today in 1.7 is broken and needs to be fixed. I'm going to use this bug to track fixing it for servicing, as I am not going to backport a design change :smile:
Author
Owner

@ghost commented on GitHub (May 25, 2021):

:tada:This issue was addressed in #9862, which has now been successfully released as Windows Terminal Preview v1.9.1445.0.🎉

Handy links:

@ghost commented on GitHub (May 25, 2021): :tada:This issue was addressed in #9862, which has now been successfully released as `Windows Terminal Preview v1.9.1445.0`.:tada: Handy links: * [Release Notes](https://github.com/microsoft/terminal/releases/tag/v1.9.1445.0) * [Store Download](https://www.microsoft.com/store/apps/9n8g5rfz9xk3?cid=storebadge&ocid=badge)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#13476