[Webkit-unassigned] [Bug 26344] New: [gtk] crash when trying to hide then select an <input>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 12 01:38:25 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26344

           Summary: [gtk] crash when trying to hide then select an <input>
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://www.fdn.fr/~arenevier/tmp/webkit_crash_select.htm
                    l
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: arno at renevier.net


Hi, GtkLauncher crashes when setting .style.display = "none"; then calling
.select() method of an input.


#0  0x00007fb99025de35 in WebCore::RenderTextControl::setSelectionRange () from
/home/arno/midori/WebKit/.libs/libwebkit-1.0.so.2
#1  0x00007fb99025e210 in WebCore::RenderTextControl::select () from
/home/arno/midori/WebKit/.libs/libwebkit-1.0.so.2
#2  0x00007fb9904d8041 in WebCore::jsHTMLInputElementPrototypeFunctionSelect ()
from /home/arno/midori/WebKit/.libs/libwebkit-1.0.so.2
#3  0x00007fb9812b92f4 in ?? ()
#4  0x00007fb980a260f8 in ?? ()
#5  0x0000000000000000 in ?? ()


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list