开发者

GWT RichTextArea in IE

开发者 https://www.devze.com 2023-03-13 07:07 出处:网络
I am having a problem with the GWT RichTextArea (RTA) GWT 2.0 in Internet Explorer 7-8. The Problem: I haveGWT richtextarea in closable tabs. I open required tab insert some text(or 开发者_如何学JAV

I am having a problem with the GWT RichTextArea (RTA) GWT 2.0 in Internet Explorer 7-8.

The Problem:

I have GWT richtextarea in closable tabs. I open required tab insert some text(or 开发者_如何学JAVAdo not insert) into GWT RTA and then close it. After several times I am not able either to select or to insert text into RTA. Has any of you guys faced with this kind of issue? Is there any solution to this problem?


The following thread is related to your problem:

http://groups.google.com/group/google-web-toolkit/browse_thread/thread/bf95dd80f0d619d

Seems that setting the focus will fix your problem.

0

精彩评论

暂无评论...
验证码 换一张
取 消