Closed Bug 11476 Opened 25 years ago Closed 25 years ago

Crash on deleting textfield content

Categories

(Core :: DOM: UI Events & Focus Handling, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: buster, Assigned: joki)

Details

Attachments

(1 file)

select into the first text field with the mouse
type control-a to select all
type del
crash with this stack:

PresShell::HandleEvent() line 1877 + 35 bytes
nsView::HandleEvent() line 834
nsView::HandleEvent() line 819
nsView::HandleEvent() line 819
nsView::HandleEvent() line 819
nsViewManager::DispatchEvent() line 1611
HandleEvent() line 67
nsWindow::DispatchEvent() line 498 + 10 bytes
nsWindow::DispatchWindowEvent() line 523
nsWindow::DispatchKeyEvent() line 1970 + 15 bytes
nsWindow::OnKeyDown() line 2165
nsWindow::ProcessMessage() line 2508 + 37 bytes
nsWindow::WindowProc() line 571 + 27 bytes

the crash is on this line of code, with a garbage value for mCurrentEventFrame
rv = mCurrentEventFrame->HandleEvent(*mPresContext, aEvent, aEventStatus);
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Summary: Crash on deleting textfield content
I can't reproduce this on Apprunner 1999092508 / WinNT4 SP5.
Marking Worksforme.
tom, did you fix this?
Status: RESOLVED → VERIFIED
works for me too
Component: Event Handling → User events and focus handling
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: