jugglinmike

Results 223 comments of jugglinmike

@jscholes This feature originates from [our discussion on 2022-07-07](https://www.w3.org/2022/07/07-aria-at-minutes.html), but I can't remember the motivating use case. Using "interaction.pressKeys" requires writing vendor-specific instructions, and an abstraction for a vendor's modifier...

Good point! That means the "meta" key would be contextual not just to the screen reader under test but also to its internal state. To put this in terms of...

Thanks, @jscholes! It seems like the term "modifier" may have a couple meanings. Let me see if I've got this right: - Keyboard simulation systems make a technical distinction between...

Today, the folks at [the 2022-12-05 Community Group](https://www.w3.org/2022/12/05-aria-at-minutes.html) meeting discussed this. First, we acknowledged that some system APIs support simulating the pressing of "system modifier" keys (e.g. Control and Shift)...

Thanks to everyone who attended [yesterday's community group meeting](https://www.w3.org/2022/10/24-aria-at-minutes.html)! The attendees generally agreed that a polling API built on the current capabilities of AppleScript’s VoiceOver "last phrase" property is fundamentally...

@lolaodelola Yup, this is still relevant. It's true that we still expect to use a "push-based" approach (as opposed to a polling approach) for our forthcoming macOS implementation. Even so,...

> ### Session creation or command timeout > > * Should timeout configuration be available through command parameters, similarly to how this is addressed within the WebDriver protocol? [The three...

Awesome, @jscholes! Those are all included in the table, now.

@WestonThayer Thanks! I've added most of your suggestions to the list. I'm waiting to add just this one until I understand it better: > - For VoiceOver, usually Safari and...

@jscholes thanks for even more ideas :) > Another one that comes to mind, and applies to all screen readers: audio output, or ensuring that a screen reader is okay...