[Webkit-unassigned] [Bug 16951] Assertion failure in FrameView::scheduleRelayout (!m_frame->document() || !m_frame->document()->inPageCache()) when going back from a page with a focused popup

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 20 16:53:12 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16951


mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #18570|                            |review?
               Flag|                            |




------- Comment #2 from mitz at webkit.org  2008-01-20 16:53 PDT -------
Created an attachment (id=18570)
 --> (http://bugs.webkit.org/attachment.cgi?id=18570&action=view)
Do not allow focus to change in pages that are in the back/forward cache

Cannot make a regression test because the back/forward cache is disabled in
DumpRenderTree.

Besides clearing the focused node, -[WebHTMLView resignFirstResponder] also
clears the selection (if it is not in editable content). The patch leaves the
selection clearing behavior intact.


-- 
Configure bugmail: http://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