Tooltip misplacement with "top auto" in scrollable viewport
Created by: gharlan
http://jsbin.com/risupocu/11/ Fixed example: http://jsbin.com/facub/1/edit
The first tooltip is correct. But the second one (scroll to second tooltip item and hover it) is wrong, the tooltip should be on top.
I think the issue is introduced by this fix: #14581