From ddb1836f93d334b0c839f7b7465c5e06d9eedba3 Mon Sep 17 00:00:00 2001 From: Patricio Cano Date: Tue, 7 Jul 2015 11:08:29 -0500 Subject: [PATCH] Added info about common UI problems if IE Compatibility View mode is enabled. --- doc/install/requirements.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/install/requirements.md b/doc/install/requirements.md index 7a3216dd2d2..45a90d5e157 100644 --- a/doc/install/requirements.md +++ b/doc/install/requirements.md @@ -106,4 +106,8 @@ On a very active server (10,000 active users) the Sidekiq process can use 1GB+ o - Firefox (Latest released version and [latest ESR version](https://www.mozilla.org/en-US/firefox/organizations/)) - Safari 7+ (known problem: required fields in html5 do not work) - Opera (Latest released version) -- IE 10+ \ No newline at end of file +- IE 10+ + +### Common UI problems with IE + +If you experience UI issues with Internet Explorer, please make sure that you have the `Compatibility View` mode disabled. \ No newline at end of file