Re: Focus-Issue with RichTextArea inside TabPanel

2008-11-25 Thread Danny Schimke
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 Google-Web-Toolkit@googlegroups.com
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
-~--~~~~--~~--~--~---



Re: Focus-Issue with RichTextArea inside TabPanel

2008-11-25 Thread Danny Schimke
 I'll try to reproduce this in previous GWT-Version(s) whether I have time

I tried to reproduce in GWT-Version 1.4.6 upwardly to 1.5.3 and here are my
results:

1.4.6: error don't occurs
1.5.0: error don't occurs
1.5.1: error don't occurs
1.5.2: error occurs
1.5.3: error occurs

There are no differences in source-code of RichTextArea in GWT version 1.5.2
relationg to 1.5.1 where the issue don't occurs.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
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
-~--~~~~--~~--~--~---



Re: Focus-Issue with RichTextArea inside TabPanel

2008-11-21 Thread Adi

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 Google-Web-Toolkit@googlegroups.com
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
-~--~~~~--~~--~--~---