Skip to content
This repository has been archived by the owner on Dec 8, 2017. It is now read-only.

IE loading css problem #182

Open
GoogleCodeExporter opened this issue Mar 13, 2015 · 0 comments
Open

IE loading css problem #182

GoogleCodeExporter opened this issue Mar 13, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

A couple of days ago we used gwt-dnd library in our project, we added
<inherits name='com.allen_sauer.gwt.dnd.gwt-dnd'/>
to the .gwt.xml file and followed all steps.

It worked fine and everything is ok on all browsers except IE. I made sure that 
this was causing the problem by updating all files and removing it and its code 
dependencies, and after that IE loaded well.

As I noticed so far, IE does not load all css styles, for example it hides the 
header and footer and other basic components.

Also, I searched through forum, and found this:
https://groups.google.com/forum/#!topic/gwt-dnd/S9T9h0Km4bg
in which it says we need one css file for the system (which we already do).

Also I checked my GWT and gwt-dnd versions, I was using GWT 2.6.0 with gwt-dnd 
3.3.0 . I updated to latest versions for both and nothing changed.


Original issue reported on code.google.com by [email protected] on 19 Oct 2014 at 7:37

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant