Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On some computers, OSC 9;4;3;100 ST shows progress indication on tab but no animation on taskbar icon #9374

Closed
sba923 opened this issue Mar 4, 2021 · 26 comments
Labels
Area-User Interface Issues pertaining to the user interface of the Console or Terminal Issue-Question For questions or discussion Needs-Attention The core contributors need to come back around and look at this ASAP. Priority-3 A description (P3) Product-Terminal The new Windows Terminal. Resolution-Answered Related to questions that have been answered

Comments

@sba923
Copy link

sba923 commented Mar 4, 2021

Environment

Windows build number: 10.0.19042.804
Windows Terminal version (if applicable): 1.7.572.0 Preview
PowerShell 7.1.2

Steps to reproduce

Run this from PowerShell:

Write-Host "`e]9;4;3;100`a"

Expected behavior

The progress indicator should be shown on the Windows Terminal tab, and the taskbar icon should show a progress animation:

2021-03-04-12-32-03 (Small)

Actual behavior

On some computers, the tab animation is present but the taskbar icon animation is not (the taskbar icon changes colors, that's all):

2021-03-04-12-26-40 (Small)

@ghost ghost added Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Needs-Tag-Fix Doesn't match tag requirements labels Mar 4, 2021
@zadjii-msft
Copy link
Member

Weird. Clearly, the taskbar knows something's supposed to happen, but then just, doesn't? Seems like an external bug on the shell. I'll dig through the internal bug tracker, see if anything looks similar.

@zadjii-msft zadjii-msft added Issue-Bug It either shouldn't be doing this or needs an investigation. Priority-3 A description (P3) Product-Terminal The new Windows Terminal. labels Mar 4, 2021
@zadjii-msft
Copy link
Member

@sba923 Any chance you have System Properties / Performance Options, "Animations in the taskbar and Start Menu" disabled?

see:
https://stackoverflow.com/a/10645907

@zadjii-msft zadjii-msft added the Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something label Mar 4, 2021
@sba923
Copy link
Author

sba923 commented Mar 4, 2021

Where is this exactly? Found this:
image

@ghost ghost added Needs-Attention The core contributors need to come back around and look at this ASAP. and removed Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something labels Mar 4, 2021
@sba923
Copy link
Author

sba923 commented Mar 15, 2021

How can I troubleshoot this?

@zadjii-msft
Copy link
Member

Frankly, I've got no idea. On the PC where the Terminal's progress indicator doesn't work in the taskbar, do other apps? Like, I think Edge will show download progress in the taskbar?

@zadjii-msft zadjii-msft added Area-User Interface Issues pertaining to the user interface of the Console or Terminal Needs-Repro We can't figure out how to make this happen. Please help find a simplified repro. and removed Needs-Attention The core contributors need to come back around and look at this ASAP. labels Mar 16, 2021
@ghost ghost removed the Needs-Tag-Fix Doesn't match tag requirements label Mar 16, 2021
@zadjii-msft zadjii-msft added this to the Terminal Backlog milestone Mar 16, 2021
@sba923
Copy link
Author

sba923 commented Mar 16, 2021

Yes, Edge progress indication does work

So do OSC9;4;1;xST, OSC9;4;2;100ST and OSC9;4;4;100ST

Only the "indeterminate" status is broken.

@zadjii-msft
Copy link
Member

Weird. I'm not sure I know of any other apps that use the indeterminate progress, but if we could find one, that would be useful to help validate.

@DHowett
Copy link
Member

DHowett commented Mar 16, 2021

How about this one?

Settings > Ease of Access > Display

image

@sba923
Copy link
Author

sba923 commented Mar 16, 2021

Oh, it's off. I swear: I didn't do it ;-)

image

@sba923
Copy link
Author

sba923 commented Mar 16, 2021

That was the culprit!

@sba923
Copy link
Author

sba923 commented Mar 16, 2021

@DHowett is the winner of the grand prize.

@zadjii-msft zadjii-msft added Issue-Question For questions or discussion Resolution-Answered Related to questions that have been answered labels Mar 16, 2021
@DHowett
Copy link
Member

DHowett commented Mar 16, 2021

Excellent! Thanks.

@DHowett DHowett closed this as completed Mar 16, 2021
@DHowett DHowett removed the Issue-Bug It either shouldn't be doing this or needs an investigation. label Mar 16, 2021
@DHowett DHowett removed Needs-Repro We can't figure out how to make this happen. Please help find a simplified repro. Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels Mar 16, 2021
@sba923
Copy link
Author

sba923 commented Mar 18, 2021

That was the culprit!

Note: something keeps turning that off. I RD to that machine from my (WFH) work laptop everyday. Could that be the reason? Will need to find a way to script turning that on...

@sba923
Copy link
Author

sba923 commented Aug 23, 2021

Excellent! Thanks.

It seems that something turns that option back off under some circumstances. Any clue?

@sba923
Copy link
Author

sba923 commented Aug 31, 2021

Excellent! Thanks.

It seems that something turns that option back off under some circumstances. Any clue?

Just reinstalled my home desktop (21H1 10.0.19043.1165.amd64fre.vb_release.191206-1406). Animations were turned off by default... How come?

@zadjii-msft
Copy link
Member

Animations were turned off by default... How come?

Honestly, no idea. Though I would be interested to know!

@sba923
Copy link
Author

sba923 commented Aug 31, 2021

Animations were turned off by default... How come?

Honestly, no idea. Though I would be interested to know!

Someone at MSFT should know 😆

@sba923
Copy link
Author

sba923 commented Oct 27, 2021

I've reached a situation where even with "Show animations = on", there's no animation on the taskbar icon:

Screenshot of  on 2021-10-27 09-27-14

Where do we go from here?

@zadjii-msft
Copy link
Member

@sba923 file feedback on the taskbar team and capture a trace? Kinda like this bot will tell you to do, but obviously, not for the Terminal: /feedback

@ghost
Copy link

ghost commented Oct 27, 2021

Hi there!

Can you please send us feedback with the Feedback Hub with this issue and paste the link here so we can more easily find your crash information on the back end?

Thanks!

image image

@ghost ghost added the Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something label Oct 27, 2021
@sba923
Copy link
Author

sba923 commented Oct 27, 2021

@sba923 file feedback on the taskbar team and capture a trace? Kinda like this bot will tell you to do, but obviously, not for the Terminal: /feedback

What kind of trace capture do you have in mind?

@ghost ghost added Needs-Attention The core contributors need to come back around and look at this ASAP. and removed Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something labels Oct 27, 2021
@zadjii-msft
Copy link
Member

Oh uh, if you file feedback using the Feedback Hub, and click the "start recording" button, then the FH will automatically collect traces relevant to the problem area.

image

@sba923
Copy link
Author

sba923 commented Oct 27, 2021

I know, but I have no clue as to what "area" to choose for capturing taskbar-related tracing...

@zadjii-msft
Copy link
Member

Desktop Environment > Taskbar

image

@zadjii-msft zadjii-msft added Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something and removed Needs-Attention The core contributors need to come back around and look at this ASAP. labels Oct 27, 2021
@sba923
Copy link
Author

sba923 commented Oct 27, 2021

Submitted https://aka.ms/AAehwy4

@ghost ghost added Needs-Attention The core contributors need to come back around and look at this ASAP. and removed Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something labels Oct 27, 2021
@sba923
Copy link
Author

sba923 commented Sep 7, 2022

Submitted https://aka.ms/AAehwy4

Can anyone (internally within MSFT) get some traction on this issue? (as far as I can tell, it is not closed!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-User Interface Issues pertaining to the user interface of the Console or Terminal Issue-Question For questions or discussion Needs-Attention The core contributors need to come back around and look at this ASAP. Priority-3 A description (P3) Product-Terminal The new Windows Terminal. Resolution-Answered Related to questions that have been answered
Projects
None yet
Development

No branches or pull requests

3 participants