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

[Problem/Bug]: Devtool console autocomplete text color incorrect in dark mode #5096

Open
HO-COOH opened this issue Feb 11, 2025 · 1 comment
Assignees
Labels
bug Something isn't working regression Something used to work but doesn't anymore tracked We are tracking this work internally.

Comments

@HO-COOH
Copy link

HO-COOH commented Feb 11, 2025

What happened?

Image

This is kind of epic.

It seemed like webview2's devtool window is unable to adapt to windows light/dark mode. And I remembered it must have worked before.

Edge does not have such issue.

Importance

Important. My app's user experience is significantly compromised.

Runtime Channel

Stable release (WebView2 Runtime)

Runtime Version

No response

SDK Version

No response

Framework

WinUI3/WinAppSDK

Operating System

Windows 11

OS Version

No response

Repro steps

Switch to dark mode in windows personalization settings.
Open devtool -> console, type some code to get the auto complete menu show up.

Repros in Edge Browser

No, issue does not reproduce in the corresponding Edge version

Regression

Regression in newer Runtime

Last working version (if regression)

No response

@HO-COOH HO-COOH added the bug Something isn't working label Feb 11, 2025
@github-actions github-actions bot added the regression Something used to work but doesn't anymore label Feb 11, 2025
@ParadoxZero ParadoxZero added the tracked We are tracking this work internally. label Feb 12, 2025
@ParadoxZero
Copy link

Can be repro'd. Need to determine if it's a regression. Meanwhile you can use this option to mitigate this -

  1. Go to devtools settings
  2. Uncheck match colorscheme with edge

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working regression Something used to work but doesn't anymore tracked We are tracking this work internally.
Projects
None yet
Development

No branches or pull requests

3 participants