Another hole in the Terminal when opening a dialog #16728

Closed
opened 2026-01-31 05:21:00 +00:00 by claunia · 11 comments
Owner

Originally created by @zadjii-msft on GitHub (Feb 9, 2022).

I forgot to report a bug related to this.

If I open Settings and then also About, and then click the Close button, part of the screen is shifted.

So I thought this behavior was a bug, not a feature.

image2

Originally posted by @akihironagai in https://github.com/microsoft/terminal/issues/12396#issuecomment-1032362345

ALSO from #12455

Windows Terminal version

1.13.10336.0

Steps to reproduce

  1. copy a bunch of text from another where
  2. paste into vim in Terminal
  3. a paste prompt pop out, asking me really going to pasting these bunch texts, and bug happens now.

Actual Behavior

about one quarter parts above there in the window "client area" disappeared, and that area becomes totally transparent , but mouse actions cannot go through, i.e. cannot click items back there.

the active area of terminal also shrinked, if I'm trying to cls, the prompt line will be in the top of the shrinked area, not disappeared instead.

the screenshot: scrnshot3 scrnshot

Originally created by @zadjii-msft on GitHub (Feb 9, 2022). > I forgot to report a bug related to this. > > If I open Settings and then also About, and then click the Close button, part of the screen is shifted. > > So I thought this behavior was a bug, not a feature. > > ![image2](https://user-images.githubusercontent.com/77012577/152951912-1c066379-fa95-44cf-9354-21bd388710d0.jpg) > _Originally posted by @akihironagai in https://github.com/microsoft/terminal/issues/12396#issuecomment-1032362345_ ALSO from #12455 > ### Windows Terminal version > 1.13.10336.0 > > ### Steps to reproduce > 1. copy a bunch of text from another where > 2. paste into vim in Terminal > 3. a paste prompt pop out, asking me really going to pasting these bunch texts, and bug happens now. > > ### Actual Behavior > about one quarter parts above there in the window "client area" disappeared, and that area becomes totally transparent , but mouse actions cannot go through, i.e. cannot click items back there. > > the active area of terminal also shrinked, if I'm trying to `cls`, the prompt line will be in the top of the shrinked area, not disappeared instead. > > the screenshot: ![scrnshot3](https://user-images.githubusercontent.com/1884240/153390457-1acafee3-1906-4242-b261-13bd4a0ea36e.png) ![scrnshot](https://user-images.githubusercontent.com/1884240/153388637-58459e58-d467-44bc-a3ef-d424f7d5900c.png) >
Author
Owner

@zadjii-msft commented on GitHub (Feb 9, 2022):

Another instance of #12208? but with the close tabs warning?

@zadjii-msft commented on GitHub (Feb 9, 2022): Another instance of #12208? but with the close tabs warning?
Author
Owner

@epiciskandar commented on GitHub (Feb 10, 2022):

OK... I come from #12455, and tried the steps mentioned above, got another buggy situation:

Untitled

steps:

  1. open Settings
  2. click About
  3. resizing window with mouse dragging window right bottom corner.
@epiciskandar commented on GitHub (Feb 10, 2022): OK... I come from #12455, and tried the steps mentioned above, got another buggy situation: ![Untitled](https://user-images.githubusercontent.com/1884240/153412004-72e863dd-58cf-4883-99a2-9ec2320e251c.png) steps: 1. open Settings 2. click About 3. resizing window with mouse dragging window right bottom corner.
Author
Owner

@epiciskandar commented on GitHub (Feb 10, 2022):

and another one🤣

Untitled2

@epiciskandar commented on GitHub (Feb 10, 2022): and another one🤣 ![Untitled2](https://user-images.githubusercontent.com/1884240/153412503-e6ee4a1a-1091-4463-94b2-66a8c1813b96.png)
Author
Owner

@zadjii-msft commented on GitHub (Feb 10, 2022):

@epiciskandar That's actually https://github.com/microsoft/terminal/issues/2380

@zadjii-msft commented on GitHub (Feb 10, 2022): @epiciskandar That's actually https://github.com/microsoft/terminal/issues/2380
Author
Owner

@PankajBhojwani commented on GitHub (Feb 15, 2022):

Doing some investigation into this - my initial suspicion is that this has something to do with trying to open a dialog when there's already another dialog open. Here are the other ways I've managed to repro this:

  • Opening the 'about' dialog when there's more than one tab open (not necessarily the settings tab), and then clicking the close button (which should cause the 'confirm close all tabs' dialog to show up, but instead causes this issue)
  • Doing a multi-line paste (causing the 'warn multi line paste' dialog to show up), then clicking the close button when there's multiple tabs open
@PankajBhojwani commented on GitHub (Feb 15, 2022): Doing some investigation into this - my initial suspicion is that this has something to do with trying to open a dialog when there's already another dialog open. Here are the other ways I've managed to repro this: - Opening the 'about' dialog when there's more than one tab open (not necessarily the settings tab), and then clicking the close button (which should cause the 'confirm close all tabs' dialog to show up, but instead causes this issue) - Doing a multi-line paste (causing the 'warn multi line paste' dialog to show up), then clicking the close button when there's multiple tabs open
Author
Owner

@ghost commented on GitHub (Mar 25, 2022):

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

Handy links:

@ghost commented on GitHub (Mar 25, 2022): :tada:This issue was addressed in #12517, which has now been successfully released as `Windows Terminal Preview v1.13.1073`.:tada: Handy links: * [Release Notes](https://github.com/microsoft/terminal/releases/tag/v1.13.1073) * [Store Download](https://www.microsoft.com/store/apps/9n8g5rfz9xk3?cid=storebadge&ocid=badge)
Author
Owner

@jnunderwood commented on GitHub (Mar 28, 2022):

Hello. I am now using Windows Terminal Preview Version: 1.13.10734.0 (Windows 11). Unfortunately, I am still seeing this behavior when I paste text larger than 5KiB.

@jnunderwood commented on GitHub (Mar 28, 2022): Hello. I am now using Windows Terminal Preview Version: 1.13.10734.0 (Windows 11). Unfortunately, I am still seeing this behavior when I paste text larger than 5KiB.
Author
Owner

@epiciskandar commented on GitHub (Apr 11, 2022):

Unfortunately, I am still seeing this behavior

same here, it's not really being fixed

@epiciskandar commented on GitHub (Apr 11, 2022): > Unfortunately, I am still seeing this behavior same here, it's not really being fixed
Author
Owner

@zadjii-msft commented on GitHub (Apr 11, 2022):

@epiciskandar Which version are you on? There's been 3 different attempts to fix this so far, all in different versions, so you might not have the very latest fix yet.

@zadjii-msft commented on GitHub (Apr 11, 2022): @epiciskandar Which version are you on? There's been 3 different attempts to fix this so far, all in different versions, so you might not have the very latest fix yet.
Author
Owner

@epiciskandar commented on GitHub (Apr 11, 2022):

@epiciskandar Which version are you on? There's been 3 different attempts to fix this so far, all in different versions, so you might not have the very latest fix yet.

Windows Terminal Preview
Version: 1.13.10733.0

Microsoft Windows [Version 10.0.19044.1620]

@epiciskandar commented on GitHub (Apr 11, 2022): > @epiciskandar Which version are you on? There's been 3 different attempts to fix this so far, all in different versions, so you might not have the very latest fix yet. Windows Terminal Preview Version: 1.13.10733.0 Microsoft Windows [Version 10.0.19044.1620]
Author
Owner

@DHowett commented on GitHub (Apr 11, 2022):

The fix will be released with the "1098" series of servicing updates. That will be 1.12.10982/3/4 and 1.13.10983/4

@DHowett commented on GitHub (Apr 11, 2022): The fix will be released with the "1098" series of servicing updates. That will be 1.12.10982/3/4 and 1.13.10983/4
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#16728