Skip to content

Hover label elements are misplaced on small viewports #865

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

Closed
eagor opened this issue Aug 19, 2016 · 2 comments · Fixed by #2445
Closed

Hover label elements are misplaced on small viewports #865

eagor opened this issue Aug 19, 2016 · 2 comments · Fixed by #2445
Labels
bug something broken

Comments

@eagor
Copy link

eagor commented Aug 19, 2016

text itself seems to be aligned properly, but the background rects are overlapping.

image

Demo:
http://codepen.io/eagor/pen/RROKKK

@eagor
Copy link
Author

eagor commented Aug 19, 2016

did some more testing. Looks like it's not long text to be the issue:

http://codepen.io/eagor/pen/dXLNzX

@etpinard etpinard changed the title Backgrounds for hovers with long text are overlapping Hover label elements are misplaced on small viewports Aug 19, 2016
@etpinard
Copy link
Contributor

Looks like the issue is with small width / height viewports in general.

Thanks for posting!

@etpinard etpinard added the bug something broken label Aug 19, 2016
rmoestl added a commit that referenced this issue Mar 6, 2018
- Bug: boxes of multiple centered hover info elements had
  all the same vertical position, hence hiding each other,
  not "following" associated text labels in terms of
  positioning.
rmoestl added a commit that referenced this issue Mar 6, 2018
…acked

Fix stacking of centered hover info elements #865
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants