WebAIM - Web Accessibility In Mind

E-mail List Archives

Thread: Dragging a Floating Toolbar

for

Number of posts in this thread: 3 (In chronological order)

From: David Kaplan
Date: Thu, Aug 25 2016 9:51AM
Subject: Dragging a Floating Toolbar
No previous message | Next message →

Hello All,

A question about floating toolbars (ex. the tools panel in Photoshop): Does the dragging interaction need to be accessible? For example, I'm working in a workspace beneath the toolbar and need to access the space beneath it. Normally I would drag the tool bar out of the way. How would I make this accessible?

Thanks in advance!

Regards,
David Kaplan

From: Paul J. Adam
Date: Thu, Aug 25 2016 9:59AM
Subject: Re: Dragging a Floating Toolbar
← Previous message | Next message →

Yes anything that can be operated with the mouse needs to be keyboard operable also. You could possibly tab to the floating panel then use arrow keys to move it. There could also be menu options to place the panel in a specific location, hide/show it, etc.

Whatever UI works with the mouse must also work with the keyboard.

Paul J. Adam
Accessibility Evangelist
www.deque.com

> On Aug 25, 2016, at 10:51 AM, David Kaplan < = EMAIL ADDRESS REMOVED = > wrote:
>
> Hello All,
>
> A question about floating toolbars (ex. the tools panel in Photoshop): Does the dragging interaction need to be accessible? For example, I'm working in a workspace beneath the toolbar and need to access the space beneath it. Normally I would drag the tool bar out of the way. How would I make this accessible?
>
> Thanks in advance!
>
> Regards,
> David Kaplan
> > > >

From: Jonathan Cohn
Date: Thu, Aug 25 2016 11:00AM
Subject: Re: Dragging a Floating Toolbar
← Previous message | No next message

In some cases, this functionality can be provided by the underlying Operating System and AT. For example control+option+command+apostrophe on Macintosh systems will move the object with VoiceOver focus.
In Windows, the system menu includes a move action that performs simarly.
Best wishes,

Jonathan



> On Aug 25, 2016, at 11:59 AM, Paul J. Adam < = EMAIL ADDRESS REMOVED = > wrote:
>
> Yes anything that can be operated with the mouse needs to be keyboard operable also. You could possibly tab to the floating panel then use arrow keys to move it. There could also be menu options to place the panel in a specific location, hide/show it, etc.
>
> Whatever UI works with the mouse must also work with the keyboard.
>
> Paul J. Adam
> Accessibility Evangelist
> www.deque.com
>
>> On Aug 25, 2016, at 10:51 AM, David Kaplan < = EMAIL ADDRESS REMOVED = > wrote:
>>
>> Hello All,
>>
>> A question about floating toolbars (ex. the tools panel in Photoshop): Does the dragging interaction need to be accessible? For example, I'm working in a workspace beneath the toolbar and need to access the space beneath it. Normally I would drag the tool bar out of the way. How would I make this accessible?
>>
>> Thanks in advance!
>>
>> Regards,
>> David Kaplan
>> >> >> >> >
> > > >