[Webkit-unassigned] [Bug 70739] NPAPI plugins with Cocoa event model don't get correct focusChanged events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 30 16:17:16 PST 2012


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





--- Comment #4 from Rudi Sherry <rsherry at adobe.com>  2012-01-30 16:17:16 PST ---
After testing with embedded plug-ins, there appear to be an ambiguity in the model.

The plugin window focus addresses whether the Safari window has the focus or not (regardless of which element in it has).

The plugin focus addresses whether the plugin has the focus within the web content (regardless of whether the web content itself has focus).

There doesn't seem to be anything that tracks when the web content gets/loses the focus within the Safari window; that is moving from the URL text-field to the HTML content doesn't fire anything to the plugin.

Is there some way to track that?

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