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

Popover craziness when resizing window #9517

Closed
JustinDrake opened this issue Aug 14, 2013 · 8 comments
Closed

Popover craziness when resizing window #9517

JustinDrake opened this issue Aug 14, 2013 · 8 comments

Comments

@JustinDrake
Copy link

Chrome for Mac. Taken from the docs.

Open the popovers. Resize. Boom.

screen shot 2013-08-14 at 18 25 04

@cvrebert
Copy link
Collaborator

Related: #9526

@cvrebert
Copy link
Collaborator

Confirmed.

@cvrebert
Copy link
Collaborator

Quasi-duplicate of #3117.

@cvrebert
Copy link
Collaborator

If we don't end up fixing this, we at least need to document it.

fat added a commit that referenced this issue Aug 17, 2013
@fat
Copy link
Member

fat commented Aug 17, 2013

there's two ways to address this – either you can listen to resize and call .popover('show') on active popvers (which will resize the popover)  – or the better way is to use the container option so that the popover is positioned in the flow of the document with the triggering element

at any rate, added a comment to the docs

@matthughes
Copy link

Shouldn't the examples be updated to reflect this solution? The original screenshot is showing the examples being misaligned with resize.

@Zizounet
Copy link

Hello,
I have disabled the responsive design from the mobile version, it takes the behavior of ipad screen .The problem is that all my tooltip appears in the wrong place . Can someone help me to fix the problem?

@bardiharborow
Copy link
Member

@Zizounet Please file a new issue for your problem. Note however, that we are unable to provide support for modified versions of Bootstrap.

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

6 participants