On Oct 18, 3:28 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> The following gwt chat widget works fine under Chrome, Firefox,
> Safari, and Opera but not under IE:
>
> http://chatbotgame.com
>
> Under IE7, there are two problems:
>
> * the text input widget does not get focus until you have chatted
> enough to scroll

I got around this problem by setting focus to the reject widget and
then (immediately) to the text input widget.  Strange.

>
> * when it does start to scroll, it increases the width and there is
> now a horizontal scrollbar (not just a vertical one)
>

This is an IE "feature" to make up for the horizontal space lost when
the vertical scroll bar appears.  Very annoying.

Amir

> Any hints?
>
> Amir
--~--~---------~--~----~------------~-------~--~----~
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