Closed
Bug 4074
Opened 26 years ago
Closed 25 years ago
JS events: onFocus failure
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P2)
Tracking
()
VERIFIED
FIXED
People
(Reporter: ckritzer, Assigned: joki)
References
()
Details
(Whiteboard: [MAKINGTEST] compact@cam.org)
Actual Result:
onFocus failed areas marked 1,2,3,7,8 on above URL
Expected Result:
Each object, when given focus, should show a corresponding message in the Input
Events[3] field
Reporter | ||
Updated•26 years ago
|
Priority: P3 → P2
QA Contact: 3847 → 4120
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 1•26 years ago
|
||
Focus/blur works on these.
Reporter | ||
Updated•25 years ago
|
Status: RESOLVED → REOPENED
Reporter | ||
Comment 2•25 years ago
|
||
On 041999 build for MacOS:
onFocus() works for areas 1 & 2.
Areas 3, 4, 7 & 8 still do not display in Input Events[3] area.
Comment 3•25 years ago
|
||
Re bug #4061
In addition to MacOS, the Focus event is not working on Linux for 1, 2, 3, 4, 7,
and 8. It is working for radios, checkboxes, and buttons.
Updated•25 years ago
|
Status: REOPENED → RESOLVED
Closed: 26 years ago → 25 years ago
Resolution: --- → FIXED
Comment 4•25 years ago
|
||
I check them all out and they are generating focus messages.
Fixed
Reporter | ||
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 5•25 years ago
|
||
onFocus is now generating focus messages. In fact, it is generating too many of
them, so I'll open a new bug on it...
Verified on apprunner for 1999102508 build on MacOS86, Linux6 & Win98.
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•