Skip to content
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

Fix for issue #16871 #16909

Closed
wants to merge 1 commit into from
Closed

Fix for issue #16871 #16909

wants to merge 1 commit into from

Conversation

jared-christensen
Copy link

This will prevent a long word from breaking the tooltip.
Example: https://jsfiddle.net/frpeqfmL/
Fixes #16871.

This will prevent a long word from breaking the tooltip
@cvrebert cvrebert added the css label Jul 30, 2015
@cvrebert
Copy link
Collaborator

I really don't think most folks want the tooltip text to be truncated.

@jared-christensen
Copy link
Author

@cvrebert That's a very good point. Do you have a suggestions for a different approach. Maybe it's fine the way it is.

@cvrebert
Copy link
Collaborator

I think there's probably not any one-size-fits-all universal solution, but IMHO, making the black box extend to include the unusually-wide text would at least be a more reasonable default behavior compared to the current brokenness in #16871.

@mdo
Copy link
Member

mdo commented Aug 5, 2015

Punting for now—agree with @cvrebert.

@mdo mdo closed this Aug 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants