(*** This bug was imported into bugs.kde.org ***) Package: khtml Version: KDE 2.2.0 CVS/CVSup/Snapshot Severity: normal Installed from: Compiled sources Compiler: Not Specified OS: Not Specified OS/Compiler notes: Not Specified The reset button in this test case doesn't work. I added debug output and it seems that HTMLSelectElementImpl::reset() is never called. <form> <select size="3"> <option>foo <option>foo bar <option selected>foo 2 </select> <input type="reset"> </form> (Submitted via bugs.kde.org)
Moin daniel.naber! fixed. daniel.naber@t-online.de schrieb am Dienstag den 31. Juli 2001: > Package: khtml > Version: KDE 2.2.0 CVS/CVSup/Snapshot > Severity: normal > Installed from: Compiled sources > Compiler: Not Specified > OS: Not Specified > OS/Compiler notes: Not Specified > > The reset button in this test case doesn't work. I added debug output and it seems that HTMLSelectElementImpl::reset() is never called. > > <form> > <select size="3"> > <option>foo > <option>foo bar > <option selected>foo 2 > </select> > <input type="reset"> > </form> > > > (Submitted via bugs.kde.org) > > _______________________________________________ > Konq-bugs mailing list > Konq-bugs@master.kde.org > http://master.kde.org/mailman/listinfo/konq-bugs Dirk
I have this bug back in KDE 3.5.4 as of Debian Unstable