Closed Bug 4084 Opened 26 years ago Closed 26 years ago

[PP] JS events: Mac form element events

Categories

(Core :: DOM: UI Events & Focus Handling, defect, P2)

PowerPC
Mac System 8.5
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: ckritzer, Assigned: pierre)

References

()

Details

Actual Result: onChange failed areas marked 10, 11 on above URL Expected Result: Each object, when given clicked, should show a corresponding message in the Input Events[3] field and perform a different, distinct function. Which they don't. They all screw up differently. The Submit[10] button should submit the info and update the Input Events[3] section. It is unclear if it submits (since the JS Console is not functioning in viewer on Mac) but it resets the entire page. The Reset[11] button should reset the entire page and update the Input Events[3] section. Instead, it doesn't reset Password[2] or Filename[4], and on My Web Browser[6], whatever radio button is selected becomes de-selected and the other two become selected.
Priority: P3 → P2
QA Contact: 3847 → 4120
Summary: JS events: onChange failure → JS events: Mac form element events
Pierre, some of these may be specific Mac form element failures, not event system failures - when you get a chance can you look at these?
Assignee: joki → pierre
Summary: JS events: Mac form element events → [PP] JS events: Mac form element events
Status: NEW → ASSIGNED
Correct: some (most? all?) of these problems are Mac specific. It's a great test page! Reassigned to myself.
Target Milestone: M7
Reminder: Although this bug happens with native widgets, it will not entirely be fixed when we move to GFX Widgets. A good part of it comes from the event handler.
CC'd saari who is also working on focus
pierre may be able to get to these before M7 ends but I also saw this... "I'm on vacation this week. I'll be back at the office Monday June 14th (weather permitting)." moving to m8 for now
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Target Milestone: M8 → M7
Fixed. Note: like on Gecko/Windows, we send many more focus and blur events than with Communicator.
Status: RESOLVED → VERIFIED
Verified Fixed on 1999-06-18-08 MacOS 8.5.
Component: Event Handling → User events and focus handling
You need to log in before you can comment on or make changes to this bug.