[Webkit-unassigned] [Bug 26986] New: Crash on focussing non rendered input via javascript
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 6 02:50:24 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=26986
Summary: Crash on focussing non rendered input via javascript
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh Intel
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Major
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: spamfaenger at gmx.de
Created an attachment (id=32292)
--> (https://bugs.webkit.org/attachment.cgi?id=32292)
Container to show the bug
Hi there,
I discovered a crasher in webkit javascript core when I try this javascript on
a page of mine:
-- snip --
$("#addTicket").toggle(); $("#addTicket").toggle(); $("#addTicket
#summary").focus();
-- snap --
Just pasting it in the debugger there and hitting enter crashes safari.
I've appended a .webarchive that lets you see the crash.
Regards,
Martin
--
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