| Summary: | reset button doesn't work for select | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Daniel Naber <misc2006> |
| Component: | khtml | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | CLOSED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Other | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Daniel Naber
2001-07-31 23:44:10 UTC
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 |