microsoft / PowerToys

Windows system utilities to maximize productivity
MIT License
110.85k stars 6.53k forks source link

No Window Controls #27199

Open kpcenti opened 1 year ago

kpcenti commented 1 year ago

Microsoft PowerToys version

0.71.0

Installation method

PowerToys auto-update

Running as admin

None

Area(s) with issue?

General

Steps to reproduce

Open PowerToys No buttons to manage window [Minimize, Maximize and Close] PowerToys Settings_2023-07-05_23-07-22

✔️ Expected Behavior

Have buttons to minimize, maximize and close the window

❌ Actual Behavior

No buttons

Other Software

No response

Aaron-Junker commented 1 year ago

/reportbug

cc: @niels9001

microsoft-github-policy-service[bot] commented 1 year ago

Hi there!

We need a bit more information to really debug this issue. Can you add a "Report Bug" zip file here? You right click on our system tray icon and just go to report bug. Then drag the zipfile from your desktop onto the GitHub comment box in this issue. Thanks!
Report Bug

stefansjfw commented 1 year ago

What happens if you hover or click where buttons should be placed? Maybe it's some theme/color issue we've seen before

microsoft-github-policy-service[bot] commented 1 year ago

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

microsoft-github-policy-service[bot] commented 1 year ago

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

kpcenti commented 1 year ago

Hi there!We need a bit more information to really debug this issue. Can you add a "Report Bug" zip file here? You right click on our system tray icon and just go to report bug. Then drag the zipfile from your desktop onto the GitHub comment box in this issue. Thanks! Report Bug

PowerToysReport_2023-07-12-22-58-35.zip

What happens if you hover or click where buttons should be placed? Maybe it's some theme/color issue we've seen before

The buttons seem to work. The spot where X would be turns red but they still don't appear

stefansjfw commented 1 year ago

@niels9001 probably WASDK thingy, let's revisit after 1.4 is out :)

kpcenti commented 1 year ago

I just updated 0.73.0 and the problem still occurs image

crutkas commented 1 year ago

this is a need repro item. .74 should have 1.4, this is very odd.

Jay-o-Way commented 1 year ago

Looks like https://github.com/microsoft/microsoft-ui-xaml/issues/8899

tbayart commented 1 year ago

Hi, i'm using PowerToys in dark mode and i face a similar issue for what i opened the ticket #27331 here are some captures to show what is happening on my side

With light theme i can see the buttons image

When i switch from light to dark theme, the buttons are still visible image

But as soon as the window loose the focus, the buttons goes dark and i no longer see them image

they become visible again if i move my mouse over them image image image

in light theme, the buttons become lighter when the window loose the focus but they still can be visible image

After v0.74.1 update, the welcome window focused in dark mode image i can barely see the black cross in the upper right corner

and the settings window title bar, when focused image

and when not focused image

not sure this ticket and ticket #27331 have the same root cause since i don't face the issue with light theme i always can see the buttons in light theme

skycommand commented 3 weeks ago

The buttons (minimize, maximize, and close) are there, but they're barely visible. Also, they only disappear when the affected window has focus.

crutkas commented 2 weeks ago

Looks like there may be a fix we could implement to fix this now.

https://github.com/microsoft/WinUI-Gallery/blob/main/WinUIGallery/SettingsPage.xaml.cs#L97-L102

crutkas commented 2 weeks ago

any WinUI app inside the code base would need this fix