Closed Bug 6768 Opened 25 years ago Closed 25 years ago

[BLOCKER]Need architecture for focused text widget

Categories

(Core :: XUL, defect, P3)

All
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: tague, Assigned: hyatt)

Details

I need an architecture and implementation for focus, particularly finding the
focused text widget, in seamonkey.

Currently event dispatch is done using mouse coordinates assoicated with a
particular event; however, not all text input events (like the ones used for
input methods) are associated with a mouse coordinate.

In order to proceed on implementing input methods for the Macintosh and UNIX, we
need to have an architecture and implementation of focus.  We also need focus so
that we can finalize design issues with the editor team.

Please read: http://www.mozilla.org/projects/intl/input-method-spec.html for
details on input methods and how we plan to support them.  Please contact me for
more details and specifics about the requirements.
Assignee: trudelle → hyatt
reassigning to hyatt
Status: NEW → ASSIGNED
Read http://www.mozilla.org/xpfe/xptoolkit/focus.html for current thoughts.
Oops. Wrong URL.  Make that

http://www.mozilla.org/xpfe/xptoolkit/events.html
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
You can now observe the focused text widget.  Marking fixed.
Target Milestone: M7
Status: RESOLVED → VERIFIED
code level fix, marking verified.
Tague,  Any feedback on this?  Do you have what you need now?
You need to log in before you can comment on or make changes to this bug.