| Summary: | Page working in 3.1 totally broken in Rudi | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Bart Coppens <bart> |
| Component: | khtml | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Bart Coppens
2003-11-11 00:59:58 UTC
DHTML may not be the main concern for KHTML / Konqueror, but in any way this high-profile DHTML game is a pretty good testcase for the DHTML performance and capabilities of a browser. It performs well in IE5.5+, Mozilla1.2+ / Firebird0.6+ and Opera 7. The issues I encountered in Konqueror 3.1.3 a.o. are: -events get triggered from content expanding from a layer which has overflow:hidden -issues with capturing, handling and cancelling key-events -issues with stopPropagation() -very slow performance, especially when using regular expressions -negative margin-top for an absolutely placed element is not always taken into account Now in this 3.2 beta CSS positioning with respect to floating elements and absolutely placed elements within other absolutely or relatively placed elements seems to be badly broken. I can provide seperate testcases for all of these issues, but would like to do that on a need-to-have basis only. Konqueror is not my primary target-browser for this project, neither can I judge the priorities within the KDE project for this kind of issues - it took Opera also several years to mature ;) Seems to work under KDE 3.3.0. Selecting pumpkins and scrolling are still flakey. Completely fixed in 3.4. Woah, impressive page. |