Here is the repro link: https://codepen.io/anon/pen/QojjBd. There is a button and wrapped with TooltipHost, the button's position is absolute. When hovering on the button, the tooltip shows at wrong position.
Environment Information
- Package version(s): latest version (not specified)
- Browser and OS versions: any browser
Please provide a reproduction of the bug in a codepen:
https://codepen.io/anon/pen/QojjBd
Actual behavior:
Tooltip's position is wrong.
Expected behavior:
Tooltip should be near the button.
Priorities and help requested:
Requested priority: Blocking
Here is the repro link: https://codepen.io/anon/pen/QojjBd. There is a button and wrapped with
TooltipHost, the button'spositionisabsolute. When hovering on the button, the tooltip shows at wrong position.Environment Information
Please provide a reproduction of the bug in a codepen:
https://codepen.io/anon/pen/QojjBd
Actual behavior:
Tooltip's position is wrong.
Expected behavior:
Tooltip should be near the button.
Priorities and help requested:
Requested priority: Blocking