Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
105
[BUG] MenuTool in Ribbon doesn't expand
posted

Hi,

I'm using the lastest version of your XamWebRibbon control, and I found a rather annoying bug which is critical for my application.

I'm trying to dynamicaly add items to a MenuTool, which is embedded into a RibbonGroup.

The items are all ButtonTool, and they are indeed getting added, but their container (the MenuTool I suppose) doesn't expand! (or resize down when deleting an item).

A few screenshots will probably make my explanation a bit more clear:

 

I start the application with 3 saved "searches", and all is showing fine 

Then I add a fourth one, which doesn't show

If I delete now the second one, the fourth one will show

If I delete another one again, you'll see that we have a blank space

 

That prooves quite clearly that the container never resizes, except when the application is first loaded.

Did I miss something here? Is it a genuine bug? In that case, any ETA regarding a possible fix?

 

Many thanks for your help,

Antoine Jaussoin

  • 1354
    posted

    Hi Antoine,

    No you didn't miss anything, there is definitely a bug there.  We cache the original size of the menu for resizing purposes and the size was not being reset when the items collection changed.  This issue will be resolved in the first service release which should be coming along within the next few weeks.

    I'm sorry for any inconvenience this issue might have caused, thanks for letting us know.