[Webkit-unassigned] [Bug 7223] Reproducible crash when tabbing to a frame that has not been loaded
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Mon Mar 20 14:05:44 PST 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=7223
bdakin at apple.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6501 is|0 |1
obsolete| |
AssignedTo|webkit- |bdakin at apple.com
|unassigned at opendarwin.org |
Status|NEW |ASSIGNED
Attachment #7198| |review?
Flag| |
------- Comment #14 from bdakin at apple.com 2006-03-20 14:05 PDT -------
Created an attachment (id=7198)
--> (http://bugzilla.opendarwin.org/attachment.cgi?id=7198&action=view)
Fix crash, attempt to maintain tab focus
Nil-checking the widget and calling focus on the node if we don't have a widget
appear to fix the crash and the tab-focus issues. Although it does take two
option-tabs to get from the "Crash" link to the address bar, but I think that's
right because the focus is on the non-existant frame in the interim. I think
that's the right behavior, but I'm not sure. Working on turning this into a
layout test...
--
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list