Skip to content

Resolve "GPG tooltips not working in Safari"

Mike Greiling requested to merge 38385-gpg-tooltips-not-working-in-safari into master

What does this MR do?

Fixes an issue with the bootstrap popover plugin in which <button> elements cannot receive focus in Firefox and Safari.

See:
https://github.com/twbs/bootstrap/issues/11788
https://github.com/twbs/bootstrap/pull/14156/files
https://gist.github.com/cvrebert/68659d0333a578d75372

Are there points in the code the reviewer needs to double check?

The GPG popover should work on Safari and Firefox.

Screenshots (if relevant)

Screen_Shot_2017-11-06_at_1.08.21_PM

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #38385 (closed)

Edited by Mike Greiling

Merge request reports