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

Tooltip/popover viewport padding not working when right aligned #16936

Closed
ctigelaar opened this issue Aug 4, 2015 · 2 comments
Closed

Tooltip/popover viewport padding not working when right aligned #16936

ctigelaar opened this issue Aug 4, 2015 · 2 comments
Labels

Comments

@ctigelaar
Copy link

I stumbled upon this issue on the current project I'm working on. When using a tooltip or popover aligned to the right of the screen, the viewport padding option is not working. Left aligned tooltips/popovers do respect the value of this option. I haven't tested other viewport selectors, I used the default body selector. Tested in Chrome 44 on OSX.

I know in v4 another positioning library will be used and this probably is a won't fix, but I thought it was worth noting.

See: https://jsfiddle.net/ctigelaar/kgghxsjs/3/

@ctigelaar
Copy link
Author

Just found out the problem only occurs when using multiline content for the tooltip/popover. Single line tooltips/popovers do respect the viewport padding value.

@cvrebert cvrebert added the js label Aug 5, 2015
@cvrebert cvrebert added the v3 label Aug 19, 2015
@cvrebert
Copy link
Collaborator

cvrebert commented Oct 5, 2015

Punting as WontFix per #15590 (comment)
Patches would be welcomed, but Core Team doesn't have the time/bandwidth to write a patch ourselves.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants