Closed
Bug 4019
Opened 26 years ago
Closed 26 years ago
No focus, click or blur for some form fields
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: jcarpenter0524, Assigned: joki)
References
()
Details
- Go to URL: http://marvin/whitebox/tools/Event%20Tools/16-1.html
- Click in Username field (this is text), Password field, or Filename field.
Events should be logged in the "Input Events" field. No events are triggered.
Reporter | ||
Updated•26 years ago
|
Summary: No focus, click or blur for form fields: text, password or file → No focus, click or blur for some form fields
Reporter | ||
Comment 1•26 years ago
|
||
Also, no click or focus for text field. Click back and forth inside the Input
Events area, and in any other field, checkbox, etc. The only event triggered on
the text area is for blur.
The dropdown menu titled "My Favorite Color" triggers no events.
The select menu titled "My Hobbies" gets focus and blur, but no click
The checkboxes and radio buttons trigger click, but no focus or blur
Reporter | ||
Updated•26 years ago
|
Target Milestone: M3
This bug is on M3 milestone which has passed. Putting on Blank milestone to be
reassigned to a current or future milestone.
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 3•26 years ago
|
||
These should all work now with the exception of the filename field which is
covered in bug 4033.
Reporter | ||
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 4•25 years ago
|
||
build 1999-04-20-10
verified fixed
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
•