Package: kjs Version: KDE 2.2.0 CVS/CVSup/Snapshot Severity: normal Installed from: Compiled sources Compiler: gcc 2.96 (RH 7.1) OS: Linux OS/Compiler notes: Not Specified The HeirMenus JavaScript Menu API uses the JavaScript style element cssFloat. I can see that KJS exposes this function in css_extenstions.cpp, but Konqueror seems to ignore it. Oddly enough, if you use the "float" attribute in a cascading stylesheet, Konqueror renders the element exactly as I would expect. Here's a recreation. Note that the span that I add with the className property set renders as I would expect. Unfortunatly, with these menus, I don't have a stylesheet available to use, so I'm forced to use cssFloat which doesn't work in Konqi. Mozilla renders the page as I would expect ----recreation follows ---
(Submitted via bugs.kde.org)