mediacapture-screen-share icon indicating copy to clipboard operation
mediacapture-screen-share copied to clipboard

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

Open youennf opened this issue 3 years ago • 2 comments

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.

youennf avatar Mar 28 '23 08:03 youennf

Would you send a PR?

eladalon1983 avatar Mar 28 '23 08:03 eladalon1983

Sure, will do

youennf avatar Mar 28 '23 09:03 youennf