About box is not modal / masked improperly. Unexpectedly allows text entry behind it. #8020

Closed
opened 2026-01-31 01:18:47 +00:00 by claunia · 2 comments
Owner

Originally created by @fishzle on GitHub (May 8, 2020).

Environment

Windows build number: 10.0.19041.0
Windows Terminal version (if applicable): 0.11.1251.0

Any other software?
Using focus-follows-mouse

Steps to reproduce

Open a terminal.
click on the down arrow and bring up the about box.
image

Method 1: resize the terminal horizontally so it's wider than the original terminal width.
Method 2: resize the terminal vertically so it's taller than the original terminal width.

image
near the right edge you can see the lighter grey section. If you put your cursor there, you can enter text at the cursor (in the picture, you can see I added "hello covid-19")

image

similarly, when resized vertically, entering text in the light grey section works.
image

Once you've entered text in the textarea:
Pressing ESC in the light grey section doesn't close the About box.
Pressing ESC in the dark grey section outside the About box doesn't close the About box.
Pressing ESC anywhere doesn't close the About box.
The only way to dismiss the About box is to click the OK.

Expected behavior

The about box should be modal, it should not be possible to enter text behind it.
But perhaps, resizing the terminal should close the About box. Avoiding this issue.

Actual behavior

Originally created by @fishzle on GitHub (May 8, 2020). <!-- 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨 I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING: 1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement. 2. If I list multiple bugs/concerns in this one issue, the core team may close my issue without further explanation or engagement. 3. If I write an issue that has many duplicates, the core team may close my issue without further explanation or engagement (and without necessarily spending time to find the exact duplicate ID number). 4. If I leave the title incomplete when filing the issue, the core team may close my issue without further explanation or engagement. 5. If I file something completely blank in the body, the core team may close my issue without further explanation or engagement. All good? Then proceed! --> <!-- This bug tracker is monitored by Windows Terminal development team and other technical folks. **Important: When reporting BSODs or security issues, DO NOT attach memory dumps, logs, or traces to Github issues**. Instead, send dumps/traces to secure@microsoft.com, referencing this GitHub issue. If this is an application crash, please also provide a Feedback Hub submission link so we can find your diagnostic data on the backend. Use the category "Apps > Windows Terminal (Preview)" and choose "Share My Feedback" after submission to get the link. Please use this form and describe your issue, concisely but precisely, with as much detail as possible. --> # Environment ```none Windows build number: 10.0.19041.0 Windows Terminal version (if applicable): 0.11.1251.0 Any other software? Using focus-follows-mouse ``` # Steps to reproduce Open a terminal. click on the down arrow and bring up the about box. ![image](https://user-images.githubusercontent.com/8211862/81411679-0e502500-9186-11ea-9d21-446dca32ef3f.png) **Method 1**: resize the terminal horizontally so it's wider than the original terminal width. **Method 2**: resize the terminal vertically so it's taller than the original terminal width. ![image](https://user-images.githubusercontent.com/8211862/81411900-5bcc9200-9186-11ea-976b-1da6e90ab4f2.png) near the right edge you can see the lighter grey section. If you put your cursor there, you can enter text at the cursor (in the picture, you can see I added "hello covid-19") ![image](https://user-images.githubusercontent.com/8211862/81411737-24f67c00-9186-11ea-89ff-381062d0e933.png) similarly, when resized vertically, entering text in the light grey section works. ![image](https://user-images.githubusercontent.com/8211862/81413081-30e33d80-9188-11ea-93cf-048d8703c89b.png) Once you've entered text in the textarea: Pressing ESC in the light grey section doesn't close the About box. Pressing ESC in the dark grey section outside the About box doesn't close the About box. Pressing ESC anywhere doesn't close the About box. The only way to dismiss the About box is to click the OK. <!-- A description of how to trigger this bug. --> # Expected behavior The about box should be modal, it should not be possible to enter text behind it. But perhaps, resizing the terminal should close the About box. Avoiding this issue. <!-- A description of what you're expecting, possibly containing screenshots or reference material. --> # Actual behavior <!-- What's actually happening? -->
claunia added the Resolution-Duplicate label 2026-01-31 01:18:47 +00:00
Author
Owner

@zadjii-msft commented on GitHub (May 8, 2020):

Thanks for the report! This is actually already being tracked by another issue on our repo - please refer to #2380 for more discussion.

/dup #2380

@zadjii-msft commented on GitHub (May 8, 2020): Thanks for the report! This is actually already being tracked by another issue on our repo - please refer to #2380 for more discussion. /dup #2380
Author
Owner

@ghost commented on GitHub (May 8, 2020):

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 (May 8, 2020): 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!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#8020