[Webkit-unassigned] [Bug 65362] New: Search field in designMode causes a crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 29 00:40:19 PDT 2011


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

           Summary: Search field in designMode causes a crash
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: data:text/html,<html>   <body>     <input
                    type="search">     <script>document.designMode =
                    'on';</script>   </body> </html>
        OS/Version: All
            Status: NEW
          Keywords: InChromiumBugs
          Severity: Major
          Priority: P1
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tkent at chromium.org
                CC: adele at apple.com, rniwa at webkit.org, enrica at apple.com


http://code.google.com/p/chromium/issues/detail?id=90306

1. Open the URL
2. Focus the search field
3. Type the Del key (Backspace in Windows)
4. Crash!

This is reproducible with Safari 5.0.5 - Today's WebKit nightly.

In the nightly, this is a null pointer dereference.

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



More information about the webkit-unassigned mailing list