problem with using menubar inside table

Hi all,

the menubar’s submenu doesn’t popup in correct location when the menubar is located inside gridlayout within a table. submenu popups doesnt popup in the same row where the component is located but the next one. So the current component hiearchy is:

table

  • gridlayout (inside table) with 1 row and 2 colums
  • textbox
  • menubar.

without the gridlayout in the middle, the menubar shows up in right place. Same problem occurs when replacing gridlayout with HorizontalLayout.

Are there any workarounds for this problem?

Toni

Hi Toni,

Any screenshot? I suppose this might be a bug in IMenuBar (the client-side counterpart for MenuBar), when it calculates the position of the main element.

In that case, please report a new ticket in our
issue tracker
. You’ll need to register in order to submit new tickets, though.