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

fix(tooltip): incorrect position when text wraps #2996

Closed
wants to merge 1 commit into from

Conversation

chrisirhc
Copy link
Contributor

The $digest that was removed in 32c470 is actually necessary to get the
tooltip contents rendered. The rendered content is important when the
tooltip is on the right edge. See Plunker in #2995:
http://plnkr.co/edit/8GZ5F5zj3Xe6IinXQz74?p=preview

Fixes #2995

Correctly fixes #2951 without removing $digest.

@chrisirhc chrisirhc added this to the 0.12.1 milestone Nov 19, 2014
The $digest that was removed in 32c470 is actually necessary to get the
tooltip contents rendered. The rendered content is important when the
tooltip is on the right edge. See Plunker in angular-ui#2995:
http://plnkr.co/edit/8GZ5F5zj3Xe6IinXQz74?p=preview

Reverts change in 32c470 (angular-ui#2995) but fixes it in another way.

Fixes angular-ui#2995
Fixes angular-ui#2992
Fixes angular-ui#2951
Closes angular-ui#2996
@johnsonw
Copy link

Any idea when this will be merged? This patch fixes a bug where my tool tips are not positioned correctly when rolling over links on a drop down button.

@igmcdowell
Copy link

+1. Just spent a few hours convinced I was doing something crazy with CSS that was messing up my tooltips, turned out to be this issue that's been fixed for over a month. Would be great to see this merged.

@garkbit
Copy link

garkbit commented Feb 9, 2015

+1, this fixes tooltip positioning for me as well. Would love to see this merged sooner rather than later.

@brandonkboswell
Copy link

+1, this also fixes the problem for me.

@ReinierGielen
Copy link

+1

@chrisirhc chrisirhc closed this in 5726e3e Feb 20, 2015
jasonpriem added a commit to ourresearch/total-impact-webapp that referenced this pull request Mar 7, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
7 participants