Bug #1973
WebUI 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.
History
Updated by Adam Sutton over 10 years ago
- Status changed from New to Rejected
get a better browser! But seriously I'm not going to entertain more this (or that) browser doesn't work issues. If we get someone interested in webdev they can look into making it fully browser compatible.
Adam