Your message with subj: Select.selectedIndex should be -1 not zero when nothing selected from list Thank you for your bug report. The bug that you reported has been identified, and has been fixed in the latest development (CVS) version of KDE. The bug report will be closed. 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; 11 Dec 2001 11:14:25 +0000 Received: (qmail 20614 invoked by uid 33); 11 Dec 2001 11:14:25 -0000 Date: 11 Dec 2001 11:14:25 -0000 Message-ID: <20011211111425.20613.qmail@master.kde.org> To: submit@bugs.kde.org Subject: Select.selectedIndex should be -1 not zero when nothing selected from list From: Paul.Goldsmith@appliedgenerics.com Package: kjs Version: 3.0 (using KDE 2.2.0 -11) Severity: normal Installed from: Red Hat Linux 7.2 Compiler: gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98) OS: Linux (i686) release 2.4.7-10 OS/Compiler notes: A bug with the javascript behaviour of the <select> tag. When no <option>s are [selected] the selectedIndex property of the Select class is not correctly initialised to -1. (Submitted via bugs.kde.org) (Called from KBugReport dialog)