Re: Re: Keyboard events for accessible RIAs and Games

2013-02-24 Thread Florian Bösch
This looks fine to me, I have question though. Are we sure that the locale dependent printable keys are uniquely identified by code alone (and not also location on the keyboard)? On Sun, Feb 24, 2013 at 5:36 PM, Gary Kacmarcik (Кошмарчик) < gary...@chromium.org> wrote: > I've updated the UIEvent

Re: Re: Keyboard events for accessible RIAs and Games

2013-02-24 Thread Кошмарчик
I've updated the UIEvents document with an initial draft for queryKeyCap/queryLocale https://dvcs.w3.org/hg/d4e/raw-file/tip/source_respec.htm (Section 4.1) On Mon, Feb 18, 2013 at 8:09 AM, Gary Kacmarcik (Кошмарчик) < gary...@chromium.org> wrote: > I'll be updating the document this week. I'll

Re: Re: Keyboard events for accessible RIAs and Games

2013-02-18 Thread Кошмарчик
I'll be updating the document this week. I'll send an update to the list after that happens. On Sat, Feb 16, 2013 at 7:40 AM, Florian Bösch wrote: > Any progress on the speccing of queryKeyCap? > > > On Fri, Feb 1, 2013 at 9:14 PM, Gary Kacmarcik (Кошмарчик) < > gary...@chromium.org> wrote: > >

Re: Re: Keyboard events for accessible RIAs and Games

2013-02-16 Thread Florian Bösch
Any progress on the speccing of queryKeyCap? On Fri, Feb 1, 2013 at 9:14 PM, Gary Kacmarcik (Кошмарчик) < gary...@chromium.org> wrote: > On Fri, Feb 1, 2013 at 11:42 AM, Travis Leithead < > travis.leith...@microsoft.com> wrote: > >> I think we should give it another try by including it in our U

Re: Re: Keyboard events for accessible RIAs and Games

2013-02-01 Thread Кошмарчик
On Fri, Feb 1, 2013 at 11:42 AM, Travis Leithead < travis.leith...@microsoft.com> wrote: > I think we should give it another try by including it in our UI Events > spec. I like the idea of adding the static queryKeyCap(code) API to > Keyboard events. I wonder about the name though. A "key capabil

Re: Re: Keyboard events for accessible RIAs and Games

2013-02-01 Thread Florian Bösch
On Fri, Feb 1, 2013 at 8:42 PM, Travis Leithead < travis.leith...@microsoft.com> wrote: > A "key capability" doesn't sound right. Are we querying for a key's > locale name? e.g., queryKeyLocaleName(code)? > Well, the keys locales primary symbol for that keyboard key if the key is printable. There

RE: Re: Keyboard events for accessible RIAs and Games

2013-02-01 Thread Travis Leithead
, queryKeyLocaleName(code)? From: Florian Bösch [mailto:pya...@gmail.com] Sent: Thursday, January 31, 2013 7:52 AM To: Hallvord Reiar Michaelsen Steen Cc: Gary Kacmarcik (Кошмарчик); Webapps WG Subject: Re: Re: Keyboard events for accessible RIAs and Games Note that the www-dom WG has objected to qu

Re: Re: Keyboard events for accessible RIAs and Games

2013-01-31 Thread Florian Bösch
Note that the www-dom WG has objected to querying the localized, accessible, user-friendly, keyboard symbol on grounds that it adds more bits (or tiny fractions of bits) to the user identifyable information. Contrieved usecases and advanced handwaving where employed. This is most likely ending with

Re: Re: Keyboard events for accessible RIAs and Games

2013-01-31 Thread Florian Bösch
Sounds fine to me, any objections to add it to the Event Level 4 spec? On Thu, Jan 31, 2013 at 11:46 AM, Hallvord Reiar Michaelsen Steen < hallv...@opera.com> wrote: > > What/where would be a good place to put the API for say > queryKeyCap(code) ? > Given that the implementation will have a Keyb

Re: Re: Keyboard events for accessible RIAs and Games

2013-01-31 Thread Hallvord Reiar Michaelsen Steen
> What/where would be a good place to put the API for say queryKeyCap(code) ?   Given that the implementation will have a KeyboardEvent property specified on the global object (i.e. window) I'd propose  window.KeyboardEvent.queryKeyCap(code) which returns a string with the symbol shown on the