Skip to content
New issue

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

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

Already on GitHub? # to your account

Error in transparentBackground handling in Windows #2391

Closed
1 of 2 tasks
timbell opened this issue Nov 2, 2024 · 1 comment
Closed
1 of 2 tasks

Error in transparentBackground handling in Windows #2391

timbell opened this issue Nov 2, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@timbell
Copy link

timbell commented Nov 2, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

InAppWebViewSettings(
  transparentBackground: true,
),

White flash when opening webview under Windows (especially visible in dark mode). Background is not transparent

Expected Behavior

Background should be transparent

Steps with code example to reproduce

Set transparentBackground to true in InAppWebViewSettings

Stacktrace/Logs

None

Flutter version

3.24.4

Operating System, Device-specific and/or Tool

Windows 11

Plugin version

6.1.5

Additional information

Pretty sure the error is here - the test should not be negated

Self grab

  • I'm ready to work on this issue!
@timbell timbell added the bug Something isn't working label Nov 2, 2024
hson252850 pushed a commit to hson252850/flutter_inappwebview that referenced this issue Nov 7, 2024
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 19, 2024
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant