Closed Bug 8363 Opened 25 years ago Closed 25 years ago

OnChange event in SELECT is not called when needed

Categories

(Core :: Layout, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED DUPLICATE of bug 3322

People

(Reporter: b9678050, Assigned: pollmann)

References

()

Details

Attachments

(1 file)

In order to reproduce the problem you will need to login the chat at: http://www.alamak.com/login.html (any chat server). The select box in the bottom with room names is supposed to automaticly submit the form (via JavaScript hook) when a new room is selected, it works fine in Navigator3/4 but fails in build 1999061608. It works like: 1. Choose new room in the select box (nothing happens) 2. Remove focus form select box (say to input line) 3. Give focus to select box and only now it calls JavaScript and submits the form (should have done so in the 1st stage). HTML code for JavaScript: <SELECT NAME="r" OnChange="document.forms[0].submit()"> <OPTION SELECTED>Doorstep <OPTION>Doorstep <OPTION>Room1 <OPTION>Room2 </SELECT> (file with actual HTML attached)
Assignee: rickg → pollmann
Eric -- this may be related to work you're doing. Please take a look.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
This is yet another example of the infamous bug 3322. Cross your fingers, it may go away when GFX widgets are enabled! *** This bug has been marked as a duplicate of 3322 ***
Status: RESOLVED → VERIFIED
Agreed. This is a duplicte of 3322.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: