Hi everyone! Here’s my problem, wich is applicable only in win7 enviroment.
Many applications using a RichText field, wich is edited by users thru the web interface. As we know there are several ways to draw the editing control on web-form (Java, DHTML and with 8.0 release - simple js). I’ve chose DHTML one, because of its rich functionality. This one is dhtmled.ocx library, supported by Internet Explorer since 1998.
Here it is, functioning as it must: ImageShack - Best place for all of your image hosting and image sharing needs
And for a now we have such problem in IE8 on Win7 x64: ImageShack - Best place for all of your image hosting and image sharing needs
As i see, only half of control is blocked, because toolbar appears. I’ve tried different options of IE security, but nothing works.
I understant that it’s not a Domino problem, but Microsoft with its oldschool library, or blocking policies, but i hope that someone has similar trouble and just found the solution, or a workaround (i mean third-party control).
Thanks in advance!