Layout Tabbar, views and progressOn partially working

Hey all,

I already read this thread and used the attached *.css file to try and fix the problem. I am, however, using views in the layout in my current project which [i]may[/] affect this.

I have 2 cells, with cell B having two views. Cell A has a grid attached to it. Cell B has an empty default view and an view containing a tabbar. All native DHTMLX components. When switching to the default empty view “def”, the progress indicator works. When switching to the tabbar view, the whole tabbar area cuts off the progress indicator. You can, however, see the header and toolbar change colour which means it’s probably an z-index problem.

Can anyone help me out here?

Regards,

Max

I created an temporary fix with the following CSS:

Like I expected, it was a z-index problem. This completely fixed the problem, so perhaps a more permanent fix may be considered by the DHTMLX Team.

Regards,

Max

Hello,

please attach the demo where we could recreate the problem.

It seems several others are experiencing this issue also.

:bulb:
We use the 3.0 dhtmlx_pro_full JS and CSS, I hate to add a hack to my CSS…
will there be an update released?

sincerely
devoted member

Hello,

I’ve attached the fixed dhtmlxlayout.css. It will be included into the next version.
dhtmlxlayout_dhx_skyblue.zip (2.6 KB)