-
commit-queue@webkit.org authored
Reviewed by Tony Chang. [chromium] Clicking on plugin for first time blocks focus shift https://bugs.webkit.org/show_bug.cgi?id=58419 Added new test for cross-iframe focus changes on plugin clicks. * plugins/mouse-click-iframe-to-plugin-expected.txt: Added. * plugins/mouse-click-iframe-to-plugin.html: Added. 2011-04-19 Stuart Morgan <stuartmorgan@chromium.org> Reviewed by Tony Chang. [chromium] Clicking on plugin for first time blocks focus shift https://bugs.webkit.org/show_bug.cgi?id=58419 Switched to using FocusController when moving focus to a plugin so that cross-frame focus changes are handled correctly. * src/WebPluginContainerImpl.cpp: (WebKit::WebPluginContainerImpl::handleMouseEvent): git-svn-id: svn://svn.chromium.org/blink/trunk@84270 bbb929c8-8fbe-4397-9dbb-9b2b20218538
2333227c