Hi,
I am doing an update from 5.1 to 6. I tested with Extjs 6.2 Classic.
I use the QuickTipManager, I have an issue with the "tooltip" vertical alignment that I could not solved.
Symptom:
The tooltip is on top of the window when scrolling down a long page. It affect all tips below the first "viewport".
Test:
Problem can be reproduced, see the Fiddle link.
Scroll and click on the last test div.
https://fiddle.sencha.com/#view/editor&fiddle/1nnc
Solution:
Maybe somebody have a solution or maybe I am missing something.
Thanks