| Summary: | Filling in combos by writing to combo.options[...] does not work | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Andrew Bird <ajb> |
| Component: | khtml | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 3.2.2 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Solaris | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Andrew Bird
2004-06-16 11:45:46 UTC
Can't reproduce on my PC with KDE 3.3 RC2 installed. Could you please post a small (part of a) screenshot that shows the problem? Also, the page does not seem to change when I choose a product and a version. Dik I've just tried again under 3.2.3 and the rendering is fine. I also saw nothing change when selecting a version, but as I was running konqueror from a terminal is saw these messages konqueror: WARNING: Unimplemented HTMLSelectElementImpl::setValue called konqueror: WARNING: Unimplemented HTMLSelectElementImpl::setValue called konqueror: WARNING: Unimplemented HTMLSelectElementImpl::setValue called konqueror: WARNING: Unimplemented HTMLSelectElementImpl::setValue called Regards Andrew updating to reflect the part that's still broken related to bug #76434. Relevant code: selbox.options[selbox.options.length] = new Option('4.3.21 (current release)','4.3.21'); etc. Believed fixed, page changed, though. *** Bug has been marked as fixed ***. |