Re: Defenses against phishing via the fullscreen api (was Re: full screen api)

On Wed, Oct 17, 2012 at 12:06 PM, Florian Bösch <pyalot@gmail.com> wrote:

> On Wed, Oct 17, 2012 at 4:51 PM, Rick Waldron <waldron.rick@gmail.com>wrote:
>
>> I'm not sure where this falls, but how would things like control-w or
>> cmd-w work? If the non-alphanumerics work, but the alphanumerics do not...
>> will that close the window?
>>
> Far as I understood it the "keyboard disabled" refers to keyboard events
> to JS/DOM, it's not a statement about key response by the browser. There is
> a separate topic called "keyboardlock" which is intended to deal with
> things where you wouldn't want a special key interrupting your game (such
> as a windows key, ctrl+tab etc.) Though I don't know how far or favored
> that is.
>

It seems I was reading too literally—thanks for the clarification!

Rick

Received on Wednesday, 17 October 2012 16:29:36 UTC