Thank you for reporting this bug. We will make it our priority to review this report.
-
Sencha Premium User
Overflow scroller not working when aligning via showAt
Hey folks,
when aligning a menu via showAt the overflow scroller does not work. You can work around this using showBy.
I created a fiddle to show the problem: https://fiddle.sencha.com/#view/editor&fiddle/2i8c
-
Ext Support Team
Hello,
I request you to set the height of menu which will resolve the issue.
Regards,
Kumar
Sencha Support.
-
Sencha Premium User
Well thats not the anwser I was looking for... While setting the height will indeed show the overflow scroller its not the solution for my problem. I want the menu to calculate its own height depending on the number of items in it (just like the normal menu). This is clearly a bug and should be treated this way.
-
Sencha Premium User
I have came across this bug again today and thought I check up on it. Seems like this bug still exists even in Ext JS 7.0.0.
Unfortunately for me I cannot use my workaround using showBy in my current case as I do not have a target on which I could anchor the menu to. So any update on this matter would be appreciated.