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

Calling put_IsVisible(false) would trigger focus events #238

Closed
zcbenz opened this issue Jun 3, 2020 · 3 comments
Closed

Calling put_IsVisible(false) would trigger focus events #238

zcbenz opened this issue Jun 3, 2020 · 3 comments
Labels
bug Something isn't working

Comments

@zcbenz
Copy link

zcbenz commented Jun 3, 2020

Steps:

  1. Focus on the webview;
  2. Call put_IsVisible(false);
  3. Focus on the parent window;
  4. A sequence of LostFocus => GotFocus => LostFocus events would be emitted.

Expected:
Only one LostFocus event should be emitted.

Edge version: 85.0.535.0 (Official build) canary (64-bit)
WebView2 version: 0.9.488

@pagoe-msft pagoe-msft added the bug Something isn't working label Jun 9, 2020
@pagoe-msft
Copy link

@zcbenz

Thanks for submitting this feedback. I've filed a bug and we will work on addressing this.

@liminzhu liminzhu removed their assignment Jun 12, 2020
@liminzhu
Copy link
Member

un-assigning myself and letting the bug go through normal triage process.

@champnic
Copy link
Member

champnic commented Oct 7, 2021

This should be fixed in runtimes 95.0.997.0+. Thanks!

@champnic champnic closed this as completed Oct 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants