Hi,

> Maybe you've compiled the application with -Dgwt.userAgent flag for a 
> specific browser?

this is a good point, please make sure to compile UserPortal for all browsers, 
e.g. instead of:

  $ mvn clean install -Pdep,gwt-user -Dgwt.userAgent=<specificBrowser>

you should just do:

  $ mvn clean install -Pdep,gwt-user

This will compile UserPortal for all browsers.

However, I don't think this is the problem here, because IIRC when you compile 
UserPortal only for browser X and you try to access it in browser Y, you'll get 
an empty webpage.

Vojtech


----- Original Message -----
From: "Alona Kaplan" <alkap...@redhat.com>
To: "Dead Horse" <deadhorseconsult...@gmail.com>
Cc: users@ovirt.org
Sent: Thursday, February 14, 2013 4:18:36 PM
Subject: [Users] Fwd:  Internet Explorer with latest master

Hi,

The webadmin and userportal works pretty fine for me on ie8 and ie9.
Can you please be more specific about what doesn't work for you? Maybe 
attaching a screen shot.

Maybe you've compiled the application with -Dgwt.userAgent flag for a specific 
browser?
You should compile without any specific gwt.userAgent to support all the 
browsers or to add -Dgwt.userAgent=ie8,ie9 to support ie8 and ie9.

Alona.

----- Original Message -----
> From: "Dead Horse" <deadhorseconsult...@gmail.com>
> To: "<users@ovirt.org>" <users@ovirt.org>
> Sent: Wednesday, February 13, 2013 7:01:48 PM
> Subject: [Users] Internet Explorer with latest master
> 
> Ever since this change: http://gerrit.ovirt.org/#/c/11078/
> The webadmin and userportal UI no longer displays nor works correctly
> within Internet Explorer 8 or 9.
> 
> Under IE 8 or 9 the UI is pretty much an usable garbled mess.
> Everything looks and works fine under Chrome and Firefox.
> 
> Unfortunately Internet Exploder is a necessary evil for windows users
> to be able to get at SPICE consoles. (No spice plugin/support for
> Firefox/Chrome yet...)
> 
> - DHC
> 
> _______________________________________________
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
> 
_______________________________________________
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to