It's always very difficult to answer a question along the lines of 'my
program doesn't look right in one browser but it's OK in another - what is
wrong?' if there is absolutely no code to go on
If anyone had seen something like this, there would probably be a bug report
(I'm assuming you checked).

If anyone had seen an issue like this, the chances are there would be a
thread mentioning it (again, I expect you checked).

There are many reasons why this kind of thing might happen, If you can
distil the code down to a simple example that exhibits this behaviour and
then post the code, then maybe someone can help.

Most probably it is IE8 needing to be run as IE7, or no doctype, or a css
problem. Who can tell?

Ian

http://examples.roughian.com


2009/9/14 davis <[email protected]>

>
> Hi, I am having a strange discrepancy in the use of TabPanel in
> Firefox (3.5.1) vs. IE (8).
>
> The TabPanel in question is a smaller part of a larger UI made up of
> several widgets.  In Firefox, everything appears as expected.  In IE,
> the Tabs themselves show up but the content (i.e. widget for the tab
> panel) does not display.
>
> I have compiled the code down and inspected the DOM for each.  There
> are a lot of differences, but it isn't clear to me specifically what
> the problem might be or if any of these differences have any bearing.
>
> Has anyone seen an issue like this or can give a suggestion on what
> steps to take to resolve it?
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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