Skip to content

Tooltip/Popover misplacement #14197

@RonnieDilli

Description

@RonnieDilli

Bootstrap '3.2.0' introduced: Tooltip-Balloon & PopOver-Arrow misplacement.

Steps to reproduce Bug:

  1. Access: http://jsfiddle.net/f6hMD/17/ (which is running Bootstrap 3.2.0);
  2. Make the 'Result Window' big enough for the menu not to collapse automatically;
  3. Notice the misplacements:
  • Popover Arrow is misplaced, displayed in the center of the Balloon, instead of on top;
    bootstrap bug popover
  • Inside de menu the tooltips are set 'auto left', and even though there isn't space enough in the right side it tries to place it to the right.
    bootstrap bug tooltip

Ps.: '3.1.1' was working fine as you can see by just switching the CSS and JS file links to '3.1.1':
Same example: http://jsfiddle.net/JX4aL/

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions