likeastore / ngDialog

Modals and popups provider for Angular.js applications
http://likeastore.github.io/ngDialog
3.14k stars 692 forks source link

fixing #568 by using boundingrect to determine visibility #570

Open tadam313 opened 7 years ago

tadam313 commented 7 years ago

What issue is this PR resolving? Alternatively, please describe the bugfix/enhancement this PR aims to provide This PR is fixing #568 by making inline SVG elements focusable when we use 'trapFocus'.

Have you provided unit tests that either prove the bugfix or cover the enhancement? 👍

Related issues None AFAIK