question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

b-popover: focus not work in firefox and safari

See original GitHub issue

see in document https://bootstrap-vue.org/docs/components/popover/#variants-and-custom-class

b-popover focus trigger not work in firefox and safari, but work in chrome

image

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:14 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
jacobmllr95commented, Feb 10, 2020

@tmorehouse I can confirm that it is working for Chrome on MacOS but isn’t for Firefox and Safari. I will look into this.

0reactions
tmorehousecommented, Feb 18, 2020

@zWingz on MacOS and iOS would need to (although b-button will add tabindex="0" automatically), since MacOS and iOS do not trigger (or give) focus to (or on) a native <button> element.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bootstrap tooltip focus not working in safari and firefox
I am working on a project to add social sharing buttons inside a tooltip when a certain button is clicked. I am using...
Read more >
[wpt-sync] Sync PR 37241 - Make popover initial focus use ...
Popovers should not initially focus child dialog elements.: FAIL (Chrome: PASS , Safari: FAIL ) · Popovers should not initially focus child ...
Read more >
Popovers - Bootstrap
Triggering popovers on hidden elements will not work. ... Use the focus trigger to dismiss popovers on the user's next click of a...
Read more >
Accessibility - React
import React, { Fragment } from 'react'; function ListItem({ item } ... Use it to repair the keyboard focus flow when it is...
Read more >
popover set trigger=focus not working in firefox
popover works properly in chrome, however in firefox its clicks are being triggered twice which cause the popover to populate in the html...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found