Open ompiteam opened 10 years ago
Imported from trac issue 142. Created by emallove on 2006-11-22T12:13:38, last modified: 2007-09-11T15:05:31
Trac comment by emallove on 2006-12-10 23:28:35:
Raw performance data popups also do not work in MSIE. (A workaround for [http://en.wikipedia.org/wiki/Criticisms_of_Internet_Explorer#JavaScript_and_DOM MSIE] would be to append the raw data to a performance report, or place it in a temporary html page which would expire after ''n'' days.)
Trac comment by jsquyres on 2007-01-03 10:04:08:
A workaround for the moment for this may be for the MTT PHP/javascript/whatever to detect IE (it seems that both v6 and v7 don't support this stuff) and print out "Sorry, this action is not currently supported in your browser. Please use another browser for this functionality." (or something like that).
Trac comment by emallove on 2007-02-28 11:26:27:
Milestone v2.1 deleted
The {{{date_range}}} and {{{mpi_version}}} popup links do not spawn new browser windows in Internet Explorer (see [source:/trunk/server/php/screen.inc screen.inc]).