Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8441977
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T08:43:11+00:00 2026-06-10T08:43:11+00:00

I recently change gwt.xml script to only compile 1 permutation(ie8 only), This solve my

  • 0

I recently change gwt.xml script to only compile 1 permutation(ie8 only), This solve my previous issue, however there is a cosmetic issue arise, which is a annoying popup window shows up every time opening my GWT page with IE8

Here i include the screenshot showing the popup, any help to get rid of it will be appreciated.
enter image description here

Update: Follow Thomas’s advice,i been able to get rid of that message by compile for ie8 and safari. however since then i am only able to open the webpage with my IE9 in IE9 document mode not with IE8 mode, my user is using IE8

Below is code snippet for gwt.xml

    <set-property name="user.agent" value="ie8"/>
<extend-property name="user.agent" values="safari" />

below is GWT Dev Log showing the exception, user agent ‘Mozilla/4.0’ does puzzle me as i do have Firefox 14.0.1 installed.

 11:12:17.143 [ERROR] [dca] Failed to load module 'dca' from user agent 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.3; .NET4.0C; .NET4.0E; MS-RTC LM 8)' at 127.0.0.1:51883

i also found there is a Google Chrome Frame plugin for the IE, however since it is company default setting, it would be my last resort.

OK, here is my final update, In default GWT cover 6 permutation include IE8, However my IE has Chromn Frame which mask my browser to safari, IE8 and older browser does not support “AddEventListener” method, which is most GWT widget depend on. Therefore the gwt use safari implementation for my IE8 browser will fault on webpage initialization saying object doesn’t support AddEventListener method.

my first attempt is set GWT to only compile for ie8, however this generate the annoying popup shown above,

Second attempt is set GWT to compile both ie8 and safari, again this fault on AddEventListener method

Last attempt is to utilize the Chrome Frame and set

     <meta equiv="X-UA-Compatible" content="chrome=1"> 

which let IE browser with Chrome Frame handle webpage using chrome’s engine instead of IE engine, which did not do much to me, same story.

My final solution is let GWT compile 6 permutation as default and disable the Chrome Frame, this is company wide default plug in, but if user want this plug in then they should really get the actual chrome let natural selection work its magic.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T08:43:14+00:00Added an answer on June 10, 2026 at 8:43 am

    GWT thinks your IE8 is a safari, you probably have Google Chrome Frame installed, and your page or server sends the appropriate bits to activate it.

    So, either:

    • make sure your page / server doesn’t try to enable Chrome Frame on the client
    • compile for ie8 and safari (2 permutations): <set-property name="user.agent" value="ie8,safari" />
    • uninstall Chrome Frame
    • or if it’s only to speed up iterations while developing/testing your app, only compile the safari permutation
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I came across this issue recently where I needed to change a Gmail's account
I recently changed my password and have to change my maven settings.xml file to
I recently made the change from Dreamweaver to NetBeans and noticed this IDE doesn't
I recently purchased a script that I'm trying to change the CSS to pimp
Recently answered this question with a change to a core file: Approach on changing
I recently followed this tutorial on Google Cloud SQL and GWT: http://code.google.com/apis/sql/docs/developers_guide_java.html I deployed
Our system stores XML strings in a database. I've recently had to change the
Recently, our .Net client libaray is upgrading to compile against Net 4.0. After change
It looks like recently there has been a slight change on embedding a published
I recently started with TDD and dependency injection. This is one BIG Mindset change,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.