Ok, I'm a complete idiot. Please ignore stupid chatter between me and John
about our internal repository. There is nothing in GWT (internally or
externally) called RichTextEditor, so I just assumed RichTextArea was being
referred to on this thread.

On Fri, Jan 8, 2010 at 2:45 PM, Joel Webber <[email protected]> wrote:

> [-gwtc] He's not likely to know about google3 :)
>
>
> On Fri, Jan 8, 2010 at 2:38 PM, John LaBanca <[email protected]> wrote:
>
>> Are you using RichTextArea that is part of GWT, or another widget called
>> RichTextEditor (in google3?).
>>
>> Thanks,
>> John LaBanca
>> [email protected]
>>
>>
>>
>> On Fri, Jan 8, 2010 at 2:26 PM, Joel Webber <[email protected]> wrote:
>>
>>> If you're not explicitly selecting the RTA's text (using
>>> formatter.selectAll(), and it's becoming selected by default, please do file
>>> a bug for this. It's likely a mozilla bug, but there's probably something we
>>> can do to forcibly work around it. Do post a snippet that reproduces the
>>> exact behavior if possible -- these things often happen for subtle reasons
>>> that are hard to reproduce without a very specific order of operations.
>>>
>>> Thanks,
>>> joel.
>>>
>>> On Fri, Jan 8, 2010 at 2:08 PM, Manuel Carrasco Moñino <
>>> [email protected]> wrote:
>>>
>>>> Hello,
>>>>
>>>> When a RichTextEditor is added to a page and then you set the HTML
>>>> content, it is displayed fine, then when you focus the editor and write any
>>>> letter with your keyboard, all the content is erased. If you push undo
>>>> (ctrl-z) the content is displayed again. The problem seems to be that when
>>>> you add content to the editor, the first time, this content goes selected,
>>>> so when you introduce any text it is override.
>>>>
>>>> Do you think it is a bug?, is it possible to unselect the text after
>>>> adding it to the editor.
>>>>
>>>> Thanks
>>>> Manolo
>>>>
>>>>
>>>>
>>>> --
>>>> http://groups.google.com/group/Google-Web-Toolkit-Contributors
>>>>
>>>
>>>
>>> --
>>> http://groups.google.com/group/Google-Web-Toolkit-Contributors
>>>
>>
>>
>> --
>> http://groups.google.com/group/Google-Web-Toolkit-Contributors
>>
>
>
-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to