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

> In general, it seems the spec assumes that the UA is focused at the time of resolution, which might not be the case if the captured window is already focused due to the window selection process.

There is a line that should handle this: "If [[initialFocusLost]] is true, abort these steps."
I've referred to it in an in-line comment, I assume we'll continue there.

> Also, where is the code stating that if controller is not null, automatic focusing rule is prevented?

The TPAC meeting concluded with [this](https://github.com/w3c/mediacapture-screen-share/issues/230#issuecomment-1245839419) result: "We'll not specify the default behavior (focus/no-focus) for either case (controller/no-controller)."

(That comment was published before the minutes came out, but I first checked with Dom that the summary matched the minutes he was going to publish.)

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


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

Received on Thursday, 6 October 2022 08:36:11 UTC