Closed Bug 318620 Opened 19 years ago Closed 19 years ago

improper javascript functionality

Categories

(Firefox :: Keyboard Navigation, defect)

x86
Windows XP
defect
Not set
major

Tracking

()

RESOLVED INVALID

People

(Reporter: sreenath1977, Unassigned)

References

()

Details

User-Agent:       Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)
Build Identifier: mozilla/5.0

when i enter invalid text in text field and clicking Save changes without tabbing out, a javascript alert message pops up. But before clicking OK in the pop up the form gets submitted. This doesn't happen in IE.
I am calling the javascript alert message in the onchange event of text box.

Please help this is absoultely crucial for my project..


Reproducible: Always

Steps to Reproduce:
1.write javascript function with alert in the message
2.enter invalid text in text field , click on submit(without tabbing out).
3.

Actual Results:  
when i enter invalid text in text field and clicking Save changes without tabbing out, a javascript alert message pops up. But before clicking OK in the pop up the form gets submitted. This doesn't happen in IE.
I am calling the javascript alert message in the onchange event of text box.



Expected Results:  
form gets submitted

form should not get submitted (works well in IE)
*** Bug 318621 has been marked as a duplicate of this bug. ***
I don't see how this is a security bug, clearing group setting.

This sounds like a request for technical support. Please see the *first* link in the "Got a problem?" box at the https://bugzilla.mozilla.org homepage, not the last link in that box.

Without a testcase no one will be able to tell what's wrong and this bug will just sit there until it expires. The URL link is unreachable from California, at least at the moment, and attached testcase would be better. There may be an actual bug, but more likely you've just been seduced by a non-standard IE-ism and could use a cross-browser alternative that will work in all browsers.
Group: security
*** Bug 318619 has been marked as a duplicate of this bug. ***
*** Bug 318662 has been marked as a duplicate of this bug. ***
No response from the reporter in a month and the site is still MIA - resolving.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
Summary: improper javascript fuctionality → improper javascript functionality
You need to log in before you can comment on or make changes to this bug.