From kde-bugs-dist Tue Jul 31 20:38:19 2001 From: djoham () yahoo ! com Date: Tue, 31 Jul 2001 20:38:19 +0000 To: kde-bugs-dist Subject: Bug#30086: cssFloat doesn't seem to be functional in Konqueror X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=99661265406329 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)