Bug 25663 - Crash when deleting text from a textarea
Summary: Crash when deleting text from a textarea
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2009-05-09 12:09 PDT by Gustavo Noronha (kov)
Modified: 2009-09-01 07:22 PDT (History)
0 users

See Also:


Attachments
test case (300 bytes, text/html)
2009-05-09 12:09 PDT, Gustavo Noronha (kov)
no flags Details
backtrace (14.20 KB, text/plain)
2009-05-09 12:10 PDT, Gustavo Noronha (kov)
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.