[Webkit-unassigned] [Bug 68162] [chromium]The focus of an input field inside an Iframe doesn't get cleared even though clearFocusedNode is called.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 15 08:10:11 PDT 2011


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


chandra shekar vallala <chandra.vallala at motorola.com> changed:

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




--- Comment #1 from chandra shekar vallala <chandra.vallala at motorola.com>  2011-09-15 08:10:11 PST ---
Created an attachment (id=107498)
 --> (https://bugs.webkit.org/attachment.cgi?id=107498&action=review)
fix +unit test patch

In WebKit::WebViewImpl::clearFocusedNode
the focused frame is focusedWebCoreFrame() not m_page->mainFrame().

I attached a patch for this bug along with unit test.

am not sure that should I write the unit test in a new class 'WebViewTest'.

-- 
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