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

NativeFrame sample clicking behind ui components #1345

Open
1 of 11 tasks
Xiaoy312 opened this issue Feb 14, 2025 · 0 comments
Open
1 of 11 tasks

NativeFrame sample clicking behind ui components #1345

Xiaoy312 opened this issue Feb 14, 2025 · 0 comments
Labels
kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification.

Comments

@Xiaoy312
Copy link
Contributor

Current behavior

With "native frame" opened, ui components behind the frame can still be interacted with:
Image
^ when clicking on where "Show Sample" is, the frame blinked every time, not just the first time. the recording just failed to capture that.

Expected behavior

^ should not happen

How to reproduce it (as minimally and precisely as possible)

  1. checkout this repo @ e3327ab
  2. launch the sample app on skia
  3. go to: Controls\NativeFrame
  4. click on "Show Sample"
    ^ and dont move the cursor
  5. click on the same spot again
    ^ notice that the entire page will blink (the frame is reloaded/opened again)
  6. click randomly on where the navigation view menu items are
  7. click on "Exit Sample"
    ^ notice that we are no longer on the "NativeFrame" page anymore, if you manage to hit anything on step6

Affected platform(s): // may be reproducible on other platforms as well

  • WebAssembly
  • Android
  • iOS
  • macOS (AppKit)
  • Mac Catalyst
  • Skia
    • WPF
    • GTK (Linux)
    • Linux Framebuffer
    • Tizen
  • Windows

IDE: Visual Studio 2022
Relevant plugins: N/A

Anything else we need to know?

@Xiaoy312 Xiaoy312 added kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification. labels Feb 14, 2025
@Xiaoy312 Xiaoy312 changed the title NativeFrame NativeFrame sample clicking behind ui components Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification.
Projects
None yet
Development

No branches or pull requests

1 participant