Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Michael on Jun 11, 2009 06:33
open dhtmlx forum
dhtmlxWindow on top of dhtmlxLayout (cell collapse button of dhtmlxLayout shows through window in Firefox)

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.
Answer posted by Alex (support) on Jun 11, 2009 08:30

Could you please provide the sample that allows to re-create the issue.

We can't to reproduce the problem locally

Answer posted by Michael on Jun 11, 2009 09:21

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.

Attachments (1)
window.zip765.00 B
Answer posted by Alex (support) on Jun 11, 2009 09:35

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

Attachments (1)
Answer posted by Michael on Jun 11, 2009 09:58
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.
Answer posted by Alex (support) on Jun 12, 2009 01:45
The issue is confirmed. Please, try to use the fixed dhtmlxlayout.js (attached file) instead of the original one
Attachments (1)
Answer posted by Michael on Jun 12, 2009 06:42

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 samplehttp://dhtmlx.com/docs/products/kb/imgs/_button_post_answer.gif">

Attachments (1)
sample.zip149.78 Kb
Answer posted by Michael on Jun 12, 2009 06:44
And now it is happening in both IE 8 and Firefox 3.0.  Whereas before it only happened in Firefox.
Answer posted by Alex (support) on Jun 12, 2009 07:06
Yes, there was a problem with layout css. Please, try to use attached files instead of the original
Attachments (1)
Answer posted by Michael on Jun 12, 2009 07:10
Fixed.  Thanks.