Your message with subj: cleartimeout not works > At http://www.hu.inter.net I use pull-down menus. The script works great > on IE4+ NC4+ Mozilla but in Konqueror the submenu (positioned divs) not showing up. > Bug 1 : Divs are outside from the visible area when the page loads, and > repositioned when the script starts (pointer goes over a menuitem on top > of the page), but they (the submenu divs) are not visible, only if I use > visibity:visible style property. > > Bug 2: To delay hiding of the layers after go out from the menu and before >go over the div, i use setTimeout(). But Konqueror does not clear the timer, and the div goes away :( In KDE 2.1 the JavaScript bindings allowed only 1 timer to run at once. That's fixed now. The menus don't work perfectly but that's another issue. Would be cool if you could come up with a little test case showing the remaining problems with KDE 2.2 beta 1. Harri. has caused the attached bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I'm talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Stephan Kulow (administrator, KDE bugs database) Received: (at submit) by bugs.kde.org; 5 May 2001 20:03:29 +0000 Received: (qmail 13091 invoked by uid 33); 5 May 2001 20:03:29 -0000 Date: 5 May 2001 20:03:29 -0000 Message-ID: <20010505200329.13090.qmail@master.kde.org> To: submit@bugs.kde.org Subject: cleartimeout not works From: hojani@freemail.hu Package: kjs Version: KDE 2.1.0 Severity: normal Installed from: Mandrake RPMs Compiler: Not Specified OS: Linux OS/Compiler notes: Not Specified At http://www.hu.inter.net I use pull-down menus. The script works great on IE4+ NC4+ Mozilla but in Konqueror the submenu (positioned divs) not showing up. Bug 1 : Divs are outside from the visible area when the page loads, and repositioned when the script starts (pointer goes over a menuitem on top of the page), but they (the submenu divs) are not visible, only if I use visibity:visible style property. Bug 2: To delay hiding of the layers after go out from the menu and before go over the div, i use setTimeout(). But Konqueror does not clear the timer, and the div goes away :( (Submitted via bugs.kde.org)