Closed Bug 20875 Opened 25 years ago Closed 25 years ago

Unexpected handling of SELECT/OPTION Javascript interface

Categories

(Core :: DOM: Core & HTML, defect, P3)

x86
Linux
defect

Tracking

()

VERIFIED DUPLICATE of bug 16879

People

(Reporter: pawsa, Assigned: pollmann)

References

()

Details

(Keywords: testcase, Whiteboard: [TESTCASE])

Attachments

(1 file)

Look at the given URL and note following:

1. Field subsection does not respond to user actions.

2. Field subsubsection has no options at all under Netscape (expected behavior)

but Mozilla's javascript does not remove the initial value.
Summary: Unexpected handling of SELECT/OPTION Javascript interface → [wip+rods]Unexpected handling of SELECT/OPTION Javascript interface
I will take a look at this tomorrow
In an attempt to get my bug list in order again, marking all the bugs I have
currently as ASSIGNED.
I have prepared another, slightly simpler test for you:
http://www.theochem.kth.se/~pawsa/mozilla1.html
It seems that options array of the select object is not treated as an ordinary
array i.e. one cannot truncate it by assigning a value to options.length.
setting array elements to null seems to remove them but I would not call it
as a pretty solution.
Summary: [wip+rods]Unexpected handling of SELECT/OPTION Javascript interface → Unexpected handling of SELECT/OPTION Javascript interface
Removing wip+rods, I can't help with this, I can't figure out where the array
element is getting set to null.
I hope this is not some kind of misunderstanding: the example with setting the
elements to null was on
http://www.theochem.kth.se/~pawsa/mozilla1.html
Note the number `1' in the file name.
Blocks: 22176
Whiteboard: [TESTCASE]
Bulk moving [testcase] code to new testcase keyword. Sorry for the spam!
Keywords: testcase
Sorry for the runaround on this one. Passing along to Pollmann, since he has the 
bulk of SELECT/OPTION issues on his list.
Assignee: vidur → pollmann
Status: ASSIGNED → NEW
This is already reported as bug 16879.  Marking as a duplicate.  Thanks!

*** This bug has been marked as a duplicate of 16879 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Dup, verified.
Status: RESOLVED → VERIFIED
No longer blocks: 22176
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: