Closed
Bug 45238
Opened 24 years ago
Closed 24 years ago
onFocus event causes crash
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: ckritzer, Assigned: saari)
References
()
Details
(Keywords: crash, platform-parity, Whiteboard: [nsbeta2+] blocking automation/can't verify-awaiting alternate fix)
MacOS *ONLY*
Overview: Clicking on a textarea with an associated onFocus event handler will
cause the MacOS browser to crash and die a horrible, horrible death. (Even
locked up my computer.)
Steps to reproduce:
1) Launch MacOS9 2000-07-11-08-M17 Commercial build
2) Open the above test URL or click on the link for the attached testcase (same
as in URL)
3) Click on textarea input field
Actual Results: SCREEEEEEEEEECH! *CRASH*
Expected Results: "If you can see this, the event worked - Go back" message
written to the screen
Platforms Bug Exists on:
- MacOS9 2000-07-11-08-M17 Commercial
Additional Platforms Tested:
- Linux6 2000-07-11-08-M17 Commercial
- Win98 2000-07-11-08-M17 Commercial
Reporter | ||
Comment 1•24 years ago
|
||
Nominating for nsbeta2+. Crasher on a common form element with a common event
handler.
Reporter | ||
Comment 2•24 years ago
|
||
Here's a link to the talkback report:
http://cyclone/reports/incidenttemplate.CFM?reportID=1130&style=0&tc=1&cp=1&bbid=
14020266
Whiteboard: blocking automation - ckritzer;
Comment 3•24 years ago
|
||
Putting on [nsbeta2+] radar for beta2 fix.
Assignee: joki → saari
Whiteboard: blocking automation - ckritzer; → [nsbeta2+] blocking automation - ckritzer;
Reporter | ||
Comment 4•24 years ago
|
||
Okay, this seems to be mysteriously working again...I'll set & mark VERIFIED
WORKSFORME...
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 5•24 years ago
|
||
Marking VERIFIED WORKSFORME on:
- MacOS9 2000-07-14-11-M17 Commercial
- Linux6 2000-07-14-21-M17 Commercial
- Win98 2000-07-14-09-M17 Commercial
If it happens to come back, I'll re-open...
Status: RESOLVED → VERIFIED
Comment 6•24 years ago
|
||
well, saari saw the problem and a fix just got checked in...
Comment 7•24 years ago
|
||
Mike, can you change the resolution from Worksforme to fixed?
Comment 8•24 years ago
|
||
reopen
Comment 9•24 years ago
|
||
fixed
Status: REOPENED → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → FIXED
Comment 10•24 years ago
|
||
It appears that the fix for this bug broke selection (bug #45751). Should I
reopen this bug?
ChrisK--you may want to hold off on verifying this bug...
Updated•24 years ago
|
Whiteboard: [nsbeta2+] blocking automation - ckritzer; → [nsbeta2+] blocking automation/can't verify-awaiting alternate fix
Reporter | ||
Comment 11•24 years ago
|
||
Mass update: changing qacontact to ckritzer@netscape.com
QA Contact: janc → ckritzer
Reporter | ||
Comment 12•24 years ago
|
||
Marking VERIFIED FIXED on:
- MacOS9 2000-07-31-04-M17 Commercial
- Win98 2000-07-31-04-M17 Commercial
Reporter | ||
Comment 13•24 years ago
|
||
Marking VERIFED FIXED on:
- MacOS9 2000-08-02-04-M17 Commercial Build
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
OS: Mac System 9.x
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
•