Status: New
Owner: ----

New issue 158 by cmal...@pixelzoom.com: Component doesn't receive events after PSwing is added, removed and re-added to scenegraph
http://code.google.com/p/piccolo2d/issues/detail?id=158

What steps will reproduce the problem?

Use Piccolo2D 1.3 rc1.
Run the attached example program, DebugAddPSwing.

What is the expected output? What do you see instead?

Behavior of the JTextField in the example should be the same after it's
removed and re-added to the scenegraph.  Instead, the behavior is
different.  After re-adding, it does not receive key events and therefore
appears to be broken.

Additional info:

This example works fine with our snapshot (rev 390, circa 9/9/2008).  I
suspect (but have not confirmed) that some crucial connection to Swing is
being disconnected when the Component is removed from the scenegraph.

Attachments:
        DebugAddPSwing.java  3.7 KB

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

Reply via email to