Blink cursor from textarea shows above dhtmlWindow

Hi there,

I’m trying to display a popup dhtmlWindow above a textarea but the blinking text cursor from the textarea displays trough my popup dhtmlwindow. This only happens in IE v8. (I havent tried other versions of IE just yet). It works as intended in FF.

Things that i have tried

  • At first i thought it was a zIndex problem so i used dhtmlWindow .bringToTop() function.
  • Then i updated the css + JS.

Problem is still there (take a look at the attachment for an example).

Thank you for your time.


Do you use the latest version of the component ? The problem doesn’t occur with it.

yeah i have updated the verision to
dhtmlxWindows v.2.6 Standard edition build 100916
but no change the blink cursor is still there

I have just done a test with the latest version in one of your sample files. I simply added a textarea behind a popup and i get the same result. I attachecd an image with the result of the test i did in the dhtmlxWindows\samples\08_components\06_layout.html file.

My IE version info V: 8.0.6001.18702


Maybe i should specify the steps i take in order to reproduce this bug.

  • Open your dhtmlWindow pop-up on top of the text-area.
  • Click inside the text-area and start typing until the blink cursor gets behind the pop-up.
  • Now you should see the blinking cursor in your pop-up.

Hello,

we have managed to recreate the problem. Thank you for the provided information.

We’ll send the fix when it is ready.

Hi Alexandra,

Thank you for your time.

Any news on the fix for this?

We have not managed to solve the problem. The problem occurs even in the latest IE 9. And it doesn’t relate our component. I have attached the test page - cursor is shown even above non-empty iframe.
sample.zip (477 Bytes)