Closed Bug 10158 Opened 25 years ago Closed 25 years ago

[key]HTML:INPUT not properly handling some event handlers

Categories

(Core :: XUL, defect, P1)

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: hangas, Assigned: ftang)

References

Details

(Whiteboard: [TESTCASE] PP for events on <INPUT>)

Attachments

(1 file)

HTML:INPUT does consistantly handle event handlers across platforms. onkeydown does not seem to work on the Mac. onkeypress works differently on Mac vs Windows and not at all on Linux (on Mac the value of this field includes the new key when onkeypress fires, but on Windows the value includes the data prior to this key press, on Linux it never fires). I separated this bug from 10054 because that one is the fix we need most urgently and therefore it is marked as a blocker.
Oops, the bug I meant to refer to above was 10154.
Assignee: trudelle → rickg
Layout or JS, rickg?
Assignee: rickg → vidur
Vidur -- you may be interested in this one
Whiteboard: [TESTCASE] PP for events on <INPUT>
I left out onMouseMove(), it filled the display too fast! Anyway, here's an easy way to test how the different platforms react to events.
Is this an event bug, or one related to other keypress/keyup/keydown stuff I've heard talk of in various newsgroups?
Assignee: vidur → pierre
Pierre, can you take a look at the Mac specific portions of this bug, then reassign as appropriate? Thanks.
Assignee: pierre → tague
Severity: normal → blocker
Marking blocker per comment from hangas when he opened the bug. Reassigning to tague who is handling these issues.
Status: NEW → ASSIGNED
Target Milestone: M12
Blocks: 14742
Hangas said that he marked 10154 as a blocker. Is *this* bug (10158) supposed to be a blocker?
Mail Compose and Address Book need this fixed for beta. Specifically we need onkeypress= to fire properly for all platforms. The other event handlers are not as urgent.
Assignee: tague → ftang
Status: ASSIGNED → NEW
Frank has offered to look into this one. Reassigning to ftang.
Target Milestone: M12 → M11
Status: NEW → ASSIGNED
Priority: P3 → P1
Summary: HTML:INPUT not properly handling some event handlers → [key]HTML:INPUT not properly handling some event handlers
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
fix in keyEvent_19991004_BRANCH landing
QA Contact: phillip → gerardok
qa contact to gerardok, looks like his group
Verified with 2000-12-15. with Linux as well as win-95.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: