← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1432810] [NEW] Focus should be trapped in modal dialog box when popping up

 

Public bug reported:

When a modal dialog showing up, by design, user cannot click
on buttons and links under the overlay layer.  However when
pressing [tab]/[shift + tab] key, user still be able to navigate
the focus to any focusable elements in the page outside the
modal dialog, and interact on it via keyboard, this is not
desired. `focusTrap` service provides an elegant solution for
it.

** Affects: horizon
     Importance: Undecided
     Assignee: Shaoquan Chen (sean-chen2)
         Status: In Progress

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1432810

Title:
  Focus should be trapped in modal dialog box when popping up

Status in OpenStack Dashboard (Horizon):
  In Progress

Bug description:
  When a modal dialog showing up, by design, user cannot click
  on buttons and links under the overlay layer.  However when
  pressing [tab]/[shift + tab] key, user still be able to navigate
  the focus to any focusable elements in the page outside the
  modal dialog, and interact on it via keyboard, this is not
  desired. `focusTrap` service provides an elegant solution for
  it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1432810/+subscriptions


Follow ups

References