Here is the Issue on GWT's site:
http://code.google.com/p/google-web-toolkit/issues/detail?id=3103
It's still marked as "new"

> This issue occurs in version 1.5.3 of GWT. It did not occur in 1.4.6.
> The issue occurs only in IE7. Chrome and FireFox 3 work fine.

I'll try to reproduce this in previous GWT-Version(s) whether I have time

2008/11/21 Adi <[EMAIL PROTECTED]>

>
> I have a similar issue, although I am not using Tab panel.
> My application creates (and removes) multiple RichTextAreas held in a
> combination of VerticalPanel and HorizontalPanel objects.
> Clicking once inside the RichTextArea works fine, the text is editable
> as usual. When another RichTextArea is created it is not-editable, and
> neither are any of regular TextBoxes. Any subsequent TextBoxes
> RichTextAreas are also non-editable.
> I am using the RichTextToolbar from the KitchenSink demo. Clicking on
> one of the RichTextToolBar buttons (such as 'bold' for example)
> enables the RichTextArea.
> This issue occurs in version 1.5.3 of GWT. It did not occur in 1.4.6.
> The issue occurs only in IE7. Chrome and FireFox 3 work fine.
>
> Adi
>
> On Nov 11, 1:46 pm, Schimki86 <[EMAIL PROTECTED]> wrote:
> > We implemented a main dialog which provides 3 dialogs and a navigation to
> > switch between those.
> >
> > *Dialog1:* It's the first (initial) dialog. TabPanel with RichTextArea on
> > the first tab (you will see this after start up the application)
> > *Dialog2 + Dialog3:* Dialogs with TextBox widgets
> >
> > If you start the app and switch to Dialog2 or Dialog3 without any other
> > interaction then you can't focus and edit any TextBox.
> > But when you click first anywhere in Dialog1 after start up and then
> switch
> > to one of the other Dialogs you can use TextBoxes as usual.
> > It occurs only if the TextArea is inside a TabPanel.
> >
> > We have not found a workaround for this...
> > *
> > See attachment* (It's an Eclipse project which demonstrates the issue)
> >
> >  RichTextAreaIssue.zip
> > 8KViewDownload
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to