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

Part of Popover is outside boundaries of viewport #19279

Closed
martinfojtik opened this issue Feb 20, 2016 · 11 comments
Closed

Part of Popover is outside boundaries of viewport #19279

martinfojtik opened this issue Feb 20, 2016 · 11 comments

Comments

@martinfojtik
Copy link

bootstrap-1

it should look like this:

bootstrap-2

@hebbet
Copy link
Contributor

hebbet commented Feb 20, 2016

looks like your browser zoom is not at 100%.

@martinfojtik
Copy link
Author

yes, it's true, but problem occurs even if zoom is 100%

@cvrebert cvrebert changed the title Popover is outside of browser visible area Part of Popover is outside boundaries of viewport Feb 21, 2016
@cvrebert cvrebert added the js label Feb 21, 2016
@kybishop
Copy link

This also occurs with tooltips. I'd wager the problem is related.

screen shot 2016-02-21 at 2 25 18 pm

@jipexu
Copy link
Contributor

jipexu commented Mar 6, 2016

Hi
Sorry but i have also this tooltip problem? is it fixed or not or is there a way to avoid this ?
Thanks

@mdo mdo added the has-pr label Nov 26, 2016
@omnibrain
Copy link

omnibrain commented Dec 22, 2016

Any chance this fix will be in alpha 6?

Edit: I just checked out the PR. It fixes the problem of the tooltip/popover being outside of the viewport but the arrow is not in the correct location.

@Joyrex
Copy link

Joyrex commented Jan 11, 2017

Still an issue in α6 - did this get introduced with the switch to Tether? v3 did not have this issue...

@jipexu
Copy link
Contributor

jipexu commented Jan 11, 2017

yes same behavior even in alpha doc ...

@Joyrex
Copy link

Joyrex commented Jan 11, 2017

Wasn't the auto value v3 had (that is dropped in v4) is what prevented tooltips and popovers from leaving the viewport?

@alecpl
Copy link
Contributor

alecpl commented Mar 10, 2017

Can be fixed with constraints: [{to: 'window', attachment: 'together', pin: true}], but the arrow is in wrong position. Please, do something with popover, this widget is really important but so broken in v4.

@mscudlik
Copy link

same issue here, please fix :)

@Johann-S
Copy link
Member

Closed by #22444

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

No branches or pull requests