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

scrollbar affect render position #41

Closed
2 tasks done
afc163 opened this issue Feb 23, 2017 · 0 comments · Fixed by #42
Closed
2 tasks done

scrollbar affect render position #41

afc163 opened this issue Feb 23, 2017 · 0 comments · Fixed by #42

Comments

@afc163
Copy link
Member

afc163 commented Feb 23, 2017

Online demo: http://codepen.io/anon/pen/peovPZ?editors=0110

What is happening?

  1. hover the trigger first time, the position of popup node is a little lefter.
  2. hover the trigger second time, the position of popup node will be correct.

Condition

  • trigger is positioned to right edge.
  • body height is 100%.

Why

When popup node is inserted to body at first time, it will make scrollbar appearing. And the scrollbar affect the position of trigger.

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

Successfully merging a pull request may close this issue.

1 participant