readium / readium-js-viewer

👁 ReadiumJS viewer: default web app for Readium.js library
BSD 3-Clause "New" or "Revised" License
553 stars 186 forks source link

Fixes #552 set focus into details dialog #554

Closed becka11y closed 8 years ago

becka11y commented 8 years ago

This pull request is Finalized

Related issue(s) and/or pull request(s)

This is related to but does not rely on #553 so can be applied before or after #553

Set focus onto the close icon in upper right of the book details dialog when it is opened.

Test by opening the details dialog from the library view. Shortly after the dialog is visible, focus should be set to the close icon in the upper right corner.

rkwright commented 8 years ago

@danielweck I am fine with this change. If you agree, please merge.