khtmlib
khtmlib copied to clipboard
Support for Internet Explorer
Maybe Internet Explorer is supported. I work on Linux and have no Explorer for testing. There are some SVG Things, that IE can not interpret. Beside that it's just searching the bugs .
Now I changed some parts. The problems at the moment at with events. Explorer does not know: evt.pageX; ie syntax: evt.clientX+document.bodo.offsetTop;
I have a slow internet connection here and have to develop with putty and vi if I booted windows. That sucks.
This is vital for the future of KHTML even if it is slower/less quality.
My Windows Laptop has a broken Display. I will order a new display but it will take some weeks ...
Now I tried with WINE and internet explorer 6.0. move, doubleclick, wheelmouse should work now. Markers may be buggy, Vectorgraphics not implemented
IE8 error: Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322) Timestamp: Sat, 17 Apr 2010 18:00:19 UTC
Message: HTML Parsing Error: Unable to modify the parent container element before the child element is closed (KB927917) Line: 0 Char: 0 Code: 0 URI: http://www.khtml.org/osm/v0.44/index.php
Message: Object doesn't support this property or method Line: 264 Char: 2 Code: 0 URI: http://www.khtml.org/osm/v0.44/index.php
Message: Object doesn't support this property or method Line: 264 Char: 2 Code: 0 URI: http://www.khtml.org/osm/v0.44/index.php
These errors occur when moving the map with the mouse
Second problem is mouse zoom. It doesn't zoom on the mouse pointer.
Ah, that's SVG. I have to disable that for IE. It's the text for distance measuring tool.