############ TODO/IE port ############ This file lists issues experienced with the LK in Internet Explorer. The file should be modified as the bugs are fixed. The list is by no means complete and should be updated when necessary. HH = Henrik Heino FN = Feetu Nyrhinen 2008-07-01 Word wrap of the tooltip texts does not work. --FN 2008-07-01 If one does a selection by clicking the desktop, a visible spot remains. This should be fixed. --HH 2008-07-02 Fix the method Netrequest::getResponseXML. --HH 2008-07-03 Some widgets fail because IE has no XPath support. Because of this the RSS support of Lively Kernel fails too. Solutions for this are: 1) The usage of some other way to read and handle XML data, 2) To program XPath from scratch or 3) To use some exteral library like Sarissa --HH 2008-07-03 Keyboard handling should be repaired. Now text input widgets read every keypress two times and backspace does not work. --HH 2008-07-03 The functionality mapped to Alt key should be replaced by another key when using IE, because Renesis player has reserved Alt for its own purposes (pressing of Alt and the right mouse button opens a context menu). --FN 2008-08-12 Rotated windows does not work! --HH ########################## Windows that do not work ########################## * CodeMarkupParser (showPenScript) * WeatherWidget * StockWidget * FileBrowser (showWebStore)