On 8/11/2014 10:18, Stephan Beal wrote:
it turns out there's an option "somewhere" in IE which turns off the "default to compatibility mode" option,
I mentioned it in one of my posts: Gear Menu > Compatibility View Settings > uncheck "Display intranet sites in Compatibility View".
Some sites won't want to do that, since they really do have IE6-based intranets.
Setting X-UA-Compatibility appropriately is better because the web app itself (Fossil in this case) declares what browsers it knows it can work with. No one is in a better position to know this than the web app.
It's also a one-line fix (see patch) which fixes Fossil for every IE8+ user, out of the box.
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

