-
-
Notifications
You must be signed in to change notification settings - Fork 78.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tooltips arrow breakaway #22572
Comments
Tested on Win10 Firefox 53 not able to reproduced your issue. |
We do not zoom the browser, it's default 100%, and we test on Win7 and Win8.1 |
I can't duplicate this either. Tested in all mentioned browsers and OS's. |
the given example is BS 3 ?? ..."View http://getbootstrap.com/javascript/#tooltips, the tooltips arrow breakaway" ... it's labelled V4 ? |
Bootstrap 3 is essentially in maintenance mode as we focus on working towards a stable v4. As such, we're only accepting changes to v3's code on a case-by-case basis, usually only for critical bug fixes or docs improvements. |
Sorry for reply late We test v4 version also have the same problem https://v4-alpha.getbootstrap.com/components/tooltips/
|
seems to happens only with your config ? i have not this on |
@jipexu chrome 58 we test it's ok, but not on chrome 56, and also on |
I also have this issue with tooltips on Chrome 56 (mac) & ElectronJS (build on Chromium 56) |
so seems chrome 56 "bug" on both mac/win ? |
@jipexu, yes I tested on 56 win & 56 mac. Both versions have it. |
With this PR : #22681 arrow positionning will be managed by Popper.js |
@Johann-S , have the arrow issue fixed for Chrome 58? See the screenshot below, I have this issue only on Chrome (58). it's working for IE 11, Edge (latest), and Firefox |
Where can I reproduce this @feng-xiao ? |
@Johann-S After I updated bootstrap css and js got from the latest dist from v4dev branch, it works on Chrome at 100% zoom, it doesn't work well for zoom mode Codepen: https://codepen.io/anon/pen/ZyEWRN |
FYI Bootstrap don't support browser zooming. |
Hi
Browser:Chrome 56.0.2924.87 / IE 10.0.9200.16384 / Firefox 53.0
View http://getbootstrap.com/javascript/#tooltips, the tooltips arrow breakaway
But Chrome 57 / IE 11 it's ok.
The text was updated successfully, but these errors were encountered: