E-mail List Archives
Re: Pop-up dismiss question
From: Birkir R. Gunnarsson
Date: Dec 5, 2013 11:36AM
- Next message: Weissenberger, Todd M: "Semantics for a toggled display"
- Previous message: Don Mauck: "Re: Pop-up dismiss question"
- Next message in Thread: None
- Previous message in Thread: Don Mauck: "Re: Pop-up dismiss question"
- View all messages in this Thread
I would always recommend putting an "ok" or "close" button in a pop up.
Escape is a known user interaction for dismissing dialogs and closing
windows, certainly, but, as you pointed out, we cannot be sure all
users know that, nor can we be sure that the equivalent of "escape" is
available on all types of mobile devices (I do not know how to
simulate the escape key on my iPhone, I know a gesture for dismissing
iOS dialogs which may be maps to the same thing).
I think it would be a risky user interface design in general to expect
the users to have to know keyboard interactions to interact with your
interface (beyond the very basic ones, and I do not consider escape to
fall into that category with regards to the web).
Cheers
-Birkir
Accessibility Subject Matter Expert | Deque Systems
On 12/5/13, Don Mauck < <EMAIL REMOVED> > wrote:
> Escape and control+w are accepted and fine. While it can never be assumed
> that the user will just know that escape will work, we have chosen to put an
> OK button as well as a message at the bottom of the popup stating that
> escape will close the popup. I'm not sure about devices other than a
> keyboard, maybe the OK button is a way to resolve that.
>
- Next message: Weissenberger, Todd M: "Semantics for a toggled display"
- Previous message: Don Mauck: "Re: Pop-up dismiss question"
- Next message in Thread: None
- Previous message in Thread: Don Mauck: "Re: Pop-up dismiss question"
- View all messages in this Thread