Closed
Bug 11808
Opened 26 years ago
Closed 25 years ago
Crash when pressing a tab key/mouse click in a textarea field.
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P3)
Core
DOM: UI Events & Focus Handling
Tracking
()
VERIFIED
FIXED
M14
People
(Reporter: chrispetersen, Assigned: saari)
References
()
Details
(Keywords: crash, verifyme, Whiteboard: 01/19/00 Crash still occuring on todays build)
Attachments
(1 file)
1.01 KB,
text/html
|
Details |
Version: Apprunner
Build: 1999081208
Platform: Mac 8.6
Other platforms: Occurs on Window 95, 98, NT. Need to try on Linux build.
Expected results:It should display a JS alert dialog since the field is using a
mouseevent handler "onBlur".
What I got: A dialog appears titled "Brief Title". This will cause a crash on the
Windows platform. Attempting to quit the app on mac will cause a crash.
Steps to reproduce:
1) Launch apprunner and open slip/projects/marvin/html/textarea_onblur.html
2) Click in the text field to cause it to get focus.
3) Press down the Tab key and click the mouse in the window.
4) The crash should occur on Windows.On the Mac, you will see a dailog called
"Brief Title". If you quit the Mac app, you should get a crash (Type ID=11).
Updated•26 years ago
|
Severity: major → critical
Updated•25 years ago
|
Whiteboard: 12/6/99 - URL gone, requested new URL from reporter
Updated•25 years ago
|
Summary: A crash occurs when pressing a tab key/mouse click in a textarea field. → [CRASH] A crash occurs when pressing a tab key/mouse click in a textarea field.
Comment 2•25 years ago
|
||
Marking [CRASH].
Comment 3•25 years ago
|
||
Moving crash bugs into M13.
Updated•25 years ago
|
Target Milestone: M13 → M14
Comment 4•25 years ago
|
||
Mass-moving excess bugs to M14
Updated•25 years ago
|
Whiteboard: 12/6/99 - URL gone, requested new URL from reporter → 01/19/00 Crash still occuring on todays build
Adding "crash" keyword to all known open crasher bugs.
Keywords: crash
Updated•25 years ago
|
Summary: [CRASH] A crash occurs when pressing a tab key/mouse click in a textarea field. → Crash when pressing a tab key/mouse click in a textarea field.
Comment 6•25 years ago
|
||
Comment 7•25 years ago
|
||
Okay, sounds like saari has a fix for this one in his tree. Transferring to
him.
Assignee: joki → saari
Assignee | ||
Comment 8•25 years ago
|
||
Fixed
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 9•25 years ago
|
||
This problem is fixed. Tested with the May 13th build (2000051320).
Status: RESOLVED → VERIFIED
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
•