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

Update algorithms around setFocusBehavior to take into account OS level surface pickers #262

Open
youennf opened this issue Mar 28, 2023 · 2 comments · May be fixed by #264
Open

Update algorithms around setFocusBehavior to take into account OS level surface pickers #262

youennf opened this issue Mar 28, 2023 · 2 comments · May be fixed by #264

Comments

@youennf
Copy link
Collaborator

youennf commented Mar 28, 2023

In macOS, the window selection prompt might naturally unfocus the capturing web page.
As currently specified, it would always set [[[FocusChangeDisabled]]] to true, neutering setFocusBehavior.

The spec should give some leeway in that area so that [[[FocusChangeDisabled]]] is set to true when page is no longer focused for actions outside the device selection or something like this.

@eladalon1983
Copy link
Member

Would you send a PR?

@youennf youennf changed the title Update algorithms around setFocusBehavior to taken to account OS level surface pickers Update algorithms around setFocusBehavior to take into account OS level surface pickers Mar 28, 2023
@youennf
Copy link
Collaborator Author

youennf commented Mar 28, 2023

Sure, will do

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants