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

fix(oopifs): do not emulate focus in oopifs #5270

Merged
merged 1 commit into from
Feb 3, 2021
Merged

fix(oopifs): do not emulate focus in oopifs #5270

merged 1 commit into from
Feb 3, 2021

Commits on Feb 3, 2021

  1. fix(oopifs): do not emulate focus in oopifs

    - We don't need this, since it should propagate from the main frame.
    - Forcing focus in oopif immediately focuses it and blurs currently
      focused frame. This leads to undesired side effects, e.g. selects
      being closed.
    dgozman committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    813b11c View commit details
    Browse the repository at this point in the history