Incorrect position of component description while scrolling

I have a cusomcomponent within a VerticalLayout that is scrollable, “v-customcomponent v-widget v-scrollable v-customcomponent-v-scrollable”.
When the component scrolls, the description popup for various components get positioned at the top of the screen rather than attached to the componets position. (This is one problem I have always had with a global popup div). The description popup only resets have a constant hover over the component. Anyone have a fix for this?