Closed Bug 3170 Opened 26 years ago Closed 25 years ago

Need focus manager

Categories

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

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: kmcclusk, Assigned: joki)

Details

(Whiteboard: [MAKINGTEST] webmaster@csoft.qc.ca)

Focus manager needs to be implemented. Need to be able to receive focus and blur events as the result of the user tabbing between form elements, clicking on a element, etc.
QA Contact: 4015 → 3847
Status: NEW → ASSIGNED
I have something sort of ready now but not checked in. The lack of visual feedback on focus change makes this hard to verfiy. Doesn't seem to have adverse effects, though. Think I'll check it in today/tomorrow and we'll go from there.
Summary: Need focus manager
Oh yeah, and this really needs a subject
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
The focus manager exists and works well enough to call this fixed. Individual defects being handled through separate bugs.
Status: RESOLVED → REOPENED
- (Internally) go to this URL: http://marvin/whitebox/tools/event%20tools/16-1.html - click the "Browse" button. An event should be recorded for blur & focus in the "Input Events" text field, but it is not. - Same for the SELECT and MULTIPLE SELECT boxes, and for the text area itself Note: radio buttons, checkboxes, input text, input password, input button, input reset, and input reset all work with regard to focus and blur
Resolution: FIXED → ---
Sorry, previous comments were for mac only.
Whiteboard: [MAKINGTEST] webmaster@csoft.qc.ca
Status: REOPENED → RESOLVED
Closed: 26 years ago25 years ago
Resolution: --- → FIXED
We have a number of individual bugs open on focus issues. Since this one was a more general code level issue I'm going to close it.
Status: RESOLVED → VERIFIED
ok, verified
Component: Event Handling → User events and focus handling
You need to log in before you can comment on or make changes to this bug.