Kazu46Machi / earth-api-samples

Automatically exported from code.google.com/p/earth-api-samples
0 stars 0 forks source link

Need focus and blur events #111

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I need to get focus and blur events from the plugin, so I can tell when the
user has clicked in the plugin and clicked out of the plugin. Specifically,
the focus event should fire when the user clicks *anywhere* in the plugin,
including the navigation control.

A partial and inadequate workaround is to listen for mousedown events on
the GEWindow object, but a mousedown in the navigation control does not
fire this event.

Original issue reported on code.google.com by mike%gea...@gtempaccount.com on 5 Dec 2008 at 6:35

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago

Original comment by api.roman.public@gmail.com on 5 Dec 2008 at 7:05

GoogleCodeExporter commented 8 years ago
Actually merging into Issue 108 this time.

Original comment by bcke...@google.com on 28 Jun 2011 at 9:18