Bug 25663

Summary: Crash when deleting text from a textarea
Product: WebKit Reporter: Gustavo Noronha (kov) <gustavo>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: Gtk
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
test case
none
backtrace none

Description Gustavo Noronha (kov) 2009-05-09 12:09:04 PDT
I couldn't reproduce the problem in GtkLauncher. Steps to reproduce:

Using a debug build of webkitgtk+, use Epiphany to open the attached test case. Click the textarea, and do C-a to select all. Then hit backspace: boom.
Comment 1 Gustavo Noronha (kov) 2009-05-09 12:09:37 PDT
Created attachment 30156 [details]
test case
Comment 2 Gustavo Noronha (kov) 2009-05-09 12:10:05 PDT
Created attachment 30157 [details]
backtrace
Comment 3 Gustavo Noronha (kov) 2009-05-09 12:11:32 PDT
Ah, I also could not reproduce the problem with a release build.
Comment 4 Xan Lopez 2009-06-15 06:33:56 PDT
I can't reproduce this with r44682.
Comment 5 Gustavo Noronha (kov) 2009-09-01 07:22:27 PDT
Yeah, this seems to be gone. I'll reopen if I find this again.