Closed Bug 12380 Opened 25 years ago Closed 25 years ago

[DOGFOOD] Key Events aren't fielded at all.

Categories

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

x86
Other
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: hyatt, Assigned: joki)

References

Details

(Whiteboard: [PDT+] Fix expected by 11/24)

Open up mail/news (don't worry, you don't have to have an account set up to even
see this bug).  Double-click on the mailbox, which opens it up.  Now try hitting
the down arrow.

Current Behavior: Nothing happens.
Expected Behavior: You should see the second row selected.

The key event never seems to get to the frame.

The key event also never goes into the DOM.  To verify this, hit the ALT key
once you have one of the tree items (e.g., the mailbox) selected.  The expected
behavior is that the File menu on the menu bar should activate (this is done
through DOM capturing).  It never even gets the event.
Ok, the ALT thing was my fault.  The frame level stuff still doesn't work
though.
Whiteboard: [PDT+]
Putting on PDT+ radar.
Blocks: 16950
Target Milestone: M12
Dogfood, putting on M12 radar.
Blocks: 18951
Status: NEW → ASSIGNED
Whiteboard: [PDT+] → [PDT+] Fix expected by 11/24
I'm not sure if the bug is in the event model implementation or a bad
expectations of the behavior of the event model.  I'll look through and see what
I can find.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
This seems to be fixed now.  Works fine for me on NT, haven't tried other OS's
QA Contact: janc → ckritzer
Status: RESOLVED → VERIFIED
Marking VERIFIED FIXED on WinNT 1999112908 apprunner.
Also works on:
	Linux6 1999112908 apprunner
	MacOS86 1999112908 apprunner
No longer blocks: 18951
Component: Event Handling → User events and focus handling
You need to log in before you can comment on or make changes to this bug.