Closed Bug 6508 Opened 26 years ago Closed 26 years ago

[BLOCK] screenx and screeny not implemented for the event object

Categories

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

All
Other
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: hyatt, Assigned: joki)

Details

screenx and screeny are not implemented for the event object. (Over in nsDOMEvent.cpp, it just says NS_ERROR_NOTYETIMPLEMENTED.) This is (unfortunately) a major blocker for us as far as the delivery of context menus and popup content, since we need the screen coordinates of the event. I'd be happy to work on implementing this, if it turns out that others are too busy to handle it by M6. Let me know. :)
Assignee: vidur → joki
Events are Tom's domain.
QA Contact: 4015 → 3847
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
They are now, baby! (I'm a little punchy this morning)
Target Milestone: M7
sounds suspiciously like a code level fix. Need developer ok for verification.
hyatt, you want to verify this for me since you needed it?
The context menus don't popup at 50,50 anymore. This a verification of the fix.
Status: RESOLVED → VERIFIED
Thanks! Verified 6/18
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.