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

Tooltip white space when zoom: 90% #9524

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

Tooltip white space when zoom: 90% #9524

JustinDrake opened this issue Aug 14, 2013 · 9 comments

Comments

@JustinDrake
Copy link

Chrome for Mac. Taken from the docs.

To repro:

  1. Zoom at 90%. (ctrl + -)
  2. Notice the tooltip arrow has this line of whitespace.

screen shot 2013-08-14 at 18 41 06

@cvrebert
Copy link
Collaborator

Confirmed, although I only see the problem with the Top and Right placements.

@Lalem001
Copy link

@cvrebert When testing in Chrome for mac, look closely when the tooltips are animating in and out. Funky things are happening during the animation.

@mdo
Copy link
Member

mdo commented Aug 14, 2013

Might be able to handle this, but it's an edge case for sure. The only way we could would be to make the caret larger and that just gets hairy and confusing. For now I say we punt on this stuff.

@mdo mdo closed this as completed Aug 14, 2013
@ggam
Copy link
Contributor

ggam commented Aug 14, 2013

@mdo I think we should add a note in the docs advising of all these known issues.

@cvrebert
Copy link
Collaborator

@ggam See #9563.

@ggam
Copy link
Contributor

ggam commented Aug 14, 2013

@cvrebert nice initiative, but I was also referring to #8702, #9538 and so on.

@cvrebert
Copy link
Collaborator

@ggam #9538 got reopened earlier. I plan on proposing a patch for #8702. What else ya got? 😄

@JustinDrake
Copy link
Author

@mdo Just as a heads up on this, the Github tooltips (which look almost identical to the Bootstrap tooltips) work absolutely great on Chrome for Mac regarding changing zooms. No white lines, no rendering glitches. Really neat. Time for some Github inspiration?

@mdo mdo reopened this Aug 15, 2013
@mdo
Copy link
Member

mdo commented Aug 19, 2013

Played with this more and didn't get anything concrete. We could fiddle with border styles and what not more, but it's not that high on the priority. Plus, it's been kinda lame to put the work into one component for zooming and not address the others. Punting as a won't fix.

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

5 participants