-
-
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
Tooltip/popover doesn't work correctly when text is long and without space #16871
Comments
Hi @Hiieu! You appear to have posted a live example (http://fiddle.jshell.net/p8d23y74/show/light/), which is always a good first step. However, according to Bootlint, your example has some Bootstrap usage errors, which might potentially be causing your issue:
You'll need to fix these errors and post a revised example before we can proceed further. (Please note that this is a fully automated comment.) |
@Hiieu Please update to the latest version of Bootstrap. and let us know if the error persists. We do not do support for old versions of Bootstrap. |
Hello, This is not a bootstrap issue it's related to the html :) |
Here is example of the fix I am proposing. https://jsfiddle.net/frpeqfmL/ |
You appear to have posted a live example (https://fiddle.jshell.net/frpeqfmL/show/light/), which is always a good first step. However, according to Bootlint, your example has some Bootstrap usage errors, which might potentially be causing your issue:
You'll need to fix these errors and post a revised example before we can proceed further. (Please note that this is a fully automated comment.) |
Refs #14162 |
Still broken in v4: http://jsfiddle.net/z4fck0o2/3/ |
i'm going to tag this as a css issue. You css nerds just need to use |
CSS possibilities:
Non-CSS tricks: |
@mdo Thoughts on using |
I'm good with |
I vote for dropping it from the mixin like we did with |
Fixed in v4 via #18927. |
Bootstrap 3 is no longer being officially developed or supported. All work has moved onto our next major release, v4. As such, this issue or pull request is being closed as a "won't fix." For additional help and support, we recommend utilizing our community resources. Thanks for your understanding, and see you on the other side of v4! <3, |
http://jsfiddle.net/19jaoah4/
It goes outside the popup.
The text was updated successfully, but these errors were encountered: