Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

tooltip-html not placing arrows in correct positions. #5653

Closed
farfromguam opened this issue Mar 18, 2016 · 4 comments
Closed

tooltip-html not placing arrows in correct positions. #5653

farfromguam opened this issue Mar 18, 2016 · 4 comments

Comments

@farfromguam
Copy link

Bug description:

tooltip-html not placing arrows in correct positions. using uib-tooltip vs uib-tooltip-html produces visually different tooltips

Link to minimally-working plunker that reproduces the issue:

http://plnkr.co/edit/KSw5lE?p=preview

Version of Angular, UIBS, and Bootstrap

Angular: 1.5.1

UIBS: 1.2.4

Bootstrap: 3.3.6

@icfantv
Copy link
Contributor

icfantv commented Mar 18, 2016

I'm about 98% sure this is a duplicate of #5610 and is fixed in master. @farfromguam, please, do a build by pulling the repo, using the appropriate -tpls.js file in the dist folder, updating your plunker to use this file (you can create a new JS file and just paste the contents), change the reference in <head> and retest.

This should take you about 3 minutes. Thanks.

@wesleycho
Copy link
Contributor

This looks like a bug.

An aside, please don't abuse div as buttons - use the more semantically correct button tag.

@RobJacobs
Copy link
Contributor

The angular-ui-bootstrap js referenced in the original plunk is incomplete, updated plunk demonstrates behavior works as expected.

@icfantv
Copy link
Contributor

icfantv commented Mar 20, 2016

Thanks @RobJacobs.

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

No branches or pull requests

4 participants