Chart component always on top

I placed a chart component to an entity edit form and it remains partly visible when I switch to another tab:

image

image

They can also sometimes overlay other components of other tabs:

image

Are there any chart properties or application settings to prevent this annoying effect?
CUBA Platform 6.10.9

We’d greatly appreciate if you manage to create sample project demonstrating the issue.

2 Likes

Here it is. It turned out that the issue appears with option
cuba.web.mainTabSheetMode = MANAGED
in web-app.properties file.
Try to open entity browser/editor window(s) in a couple of tabs and “Chart sample” in another one, then switch to any other.

jstest.zip (119.5 KB)

1 Like

Thank you for reporting the problem. I’ve created a GitHub issue.

Regards,
Gleb