Actions
Bug #1973
closedWebUI is broken in Internet Explorer 9
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
User Interface
Target version:
-
Start date:
2014-02-19
Due date:
% Done:
0%
Estimated time:
Found in version:
master
Affected Versions:
Description
IE only shows 2 tabs in current master. By removing line 97 from src/webui/extjs.c everything just works fine.
97: htsbuf_qprintf(hq, "<meta http-equiv=\"X-UA-Compatible\" content=\"IE=8\">\n");
As far as i can see this means undoing changes from ticket #1504.
Actions