Open Bug 359412 Opened 18 years ago Updated 2 years ago

JavaScript .focus() and .select() do not work together

Categories

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

x86
Windows XP
defect

Tracking

()

People

(Reporter: gabrielsjoberg, Unassigned)

Details

(Keywords: testcase)

Attachments

(1 file)

When validating a form field with either the onblur or onchange handlers, we do not have the ability to call .focus() and .select() to force the user to fix their entry.

The attached test case demonstrates this.
Assignee: general → general
Component: JavaScript Engine → DOM
QA Contact: general → ian
Attached file Testcase
Keywords: testcase
Dup of bug 53579?
Not quite.  The bug I've described is also present in "onchange()".  In fact, my testcase originally used onchange instead of onblur.
Assignee: general → nobody
QA Contact: ian → general
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046

Move all DOM bugs that haven't been updated in more than 3 years and has no one currently assigned to P5.

If you have questions, please contact :mdaly.
Priority: -- → P5
Component: DOM → DOM: Core & HTML
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: