New tab dropdown lagging after adding folder #22554

Closed
opened 2026-01-31 08:16:35 +00:00 by claunia · 2 comments
Owner

Originally created by @samad20 on GitHub (Nov 14, 2024).

Windows Terminal version

1.21.2911.0

Windows build number

19043,1288

Other Software

No response

Steps to reproduce

after I add a folder on drop menu it is lagging suddenly and quit from windows terminal (see the video).

lagging.webm

my newTabMenu conf look like this:
"newTabMenu": [
{
"type": "folder",
"name": "ssh",
"icon": "C:\path\to\icon.png",
"entries": [
{ "type": "profile", "profile": "test2" },
{ "type": "profile", "profile": "test1" }
]
},
{
"type": "remainingProfiles"
}
]

Expected Behavior

No response

Actual Behavior

it suppose does not quit from windows terminal

Originally created by @samad20 on GitHub (Nov 14, 2024). ### Windows Terminal version 1.21.2911.0 ### Windows build number 19043,1288 ### Other Software _No response_ ### Steps to reproduce after I add a folder on drop menu it is lagging suddenly and quit from windows terminal (see the video). [lagging.webm](https://github.com/user-attachments/assets/29c1b8a9-2d4e-4eab-8043-0c8c4cce0388) my newTabMenu conf look like this: "newTabMenu": [ { "type": "folder", "name": "ssh", "icon": "C:\\path\\to\\icon.png", "entries": [ { "type": "profile", "profile": "test2" }, { "type": "profile", "profile": "test1" } ] }, { "type": "remainingProfiles" } ] ### Expected Behavior _No response_ ### Actual Behavior it suppose does not quit from windows terminal
claunia added the Needs-TriageIssue-BugNeeds-Author-FeedbackNo-Recent-Activity labels 2026-01-31 08:16:35 +00:00
Author
Owner

@zadjii-msft commented on GitHub (Nov 15, 2024):

Windows build number

19043,1288

I bet that's the issue. There was a known issue in system XAML that would crash nested XAML flyouts like this. Make sure to update your OS 😉

If you get all the way up to date (which I believe is 19045), does the issue go away/?

@zadjii-msft commented on GitHub (Nov 15, 2024): > ### Windows build number > `19043,1288` I bet that's the issue. There was a known issue in system XAML that would crash nested XAML flyouts like this. Make sure to update your OS 😉 If you get all the way up to date (which I believe is `19045`), does the issue go away/?
Author
Owner

@microsoft-github-policy-service[bot] commented on GitHub (Nov 19, 2024):

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.

@microsoft-github-policy-service[bot] commented on GitHub (Nov 19, 2024): This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for **4 days**. It will be closed if no further activity occurs **within 3 days of this comment**. <!-- Policy app identification https://img.shields.io/static/v1?label=PullRequestIssueManagement. -->
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#22554