Re: [mediacapture-screen-share] Define CaptureController.setFocusBehavior() (#240)

The PR language is still tied to a particular selection picker model, which is not the only model available.
It seems useful to make this PR work for all know models, including when capture surface focus might be done as part of the surface selection.
The API would be a no-op as currently written in that case:
- Initial focus would be lost as per the current rule.
- If the web application states that it wants to retain focus, the UA should make an explicit action to refocus the web application, which is not specified by the finalise focus decision algorithm (step 5 would abort and step 6 is only about focusing the captured surface).



-- 
GitHub Notification of comment by youennf
Please view or discuss this issue at https://github.com/w3c/mediacapture-screen-share/pull/240#issuecomment-1277103337 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 13 October 2022 06:40:29 UTC