Closed
Bug 162939
Opened 23 years ago
Closed 22 years ago
onBlur on input Submit is Crashing application.
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: desale, Assigned: saari)
Details
(Keywords: crash)
Attachments
(1 file)
|
327 bytes,
text/html
|
Details |
This is MacOSX Specific.
onBlur on input Submit is Crashing application.
BUILDS: 2002-08-13-05-1.0
STEPS TO REPRODUCE:
1] Load Testcase I'm going to attach.
2] click on Submit.
3] If you get chance [If crash does not happen before this step] click anywhere
else on document.
EXPECTED RESULTS:
you should see alert showing 'onBlur Was Fired on Submit'.
ACTUAL RESULTS:
Application Crashes.
| Reporter | ||
Comment 1•23 years ago
|
||
Updated•23 years ago
|
QA Contact: rakeshmishra → trix
Comment 3•23 years ago
|
||
By the definitions on <http://bugzilla.mozilla.org/bug_status.html#severity> and
<http://bugzilla.mozilla.org/enter_bug.cgi?format=guided>, crashing and dataloss
bugs are of critical or possibly higher severity. Only changing open bugs to
minimize unnecessary spam. Keywords to trigger this would be crash, topcrash,
topcrash+, zt4newcrash, dataloss.
Severity: normal → critical
Comment 5•22 years ago
|
||
does this still happen with latest pre-1.6 build ?
Comment 6•22 years ago
|
||
Checked this test case on the latest nightly (2004033005) and a recent nightly
of Camino. Both allow the onBlur to occur with no problem. MacOS X 10.3.2.
Resolving as WFM.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Updated•7 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
•