When I open a dhtmlxWindow over a dhtmlxLayout control, the dhtmlxLayout cell collapse buttons show through the dhtmlxWindow and I can actually click on the dhtmlxLayout cell collapse buttons even though I am viewing my dhtmlxWindow.
Thanks.
Could you please provide the sample that allows to re-create the issue.
We can’t to reproduce the problem locally
Here you go. It seems to only be an issue when you attach a tab (or maybe other controls) because when I tried it without attaching the tab, I could not recreate the problem.
So here is a layout with a tabbar attached to the left hand cell. Press the open window button below and move it over top of the collapse button.
window.zip (765 Bytes)
We have tested the page. It seems that evething works correcly. Please, take a look at the attached sample.
Please, try to use the dhtmlx libraries from the attachment. Possibly they’ll resolve the issue
1244737957.zip (152 KB)
Well. It solved the initial problem, but why can’t I see the collapse button for the left hand pane? If you hover your mouse over the general area where the collapse button should be shown, you can still click that area, but the collapse button is not visible.
The issue is confirmed. Please, try to use the fixed dhtmlxlayout.js (attached file) instead of the original one
dhtmlxlayout.zip (15.9 KB)
Ok. I replaced the dhtmlxLayout.js file with the attached. It now shows the collapse button for the left hand cell…but now we are back to the original problem. If you click on the open window button, you will see that the collapse button shows through the window and can be accessed even though it is behind the window.
I have attached the latest sample
sample.zip (146 KB)
And now it is happening in both IE 8 and Firefox 3.0. Whereas before it only happened in Firefox.
Yes, there was a problem with layout css. Please, try to use attached files instead of the original
dhtmlxlayout_dhx_blue.zip (1.82 KB)
Fixed. Thanks.