HoussemAmara91 / swinghtmltemplate

Automatically exported from code.google.com/p/swinghtmltemplate
0 stars 0 forks source link

<popupMenu> must not be added to parent tag component #22

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. create <c:popupMenu> within <body>

What is the expected output? What do you see instead?
popupMenu is added to body's panel (it takes some space)

Original issue reported on code.google.com by Penkov.V...@gmail.com on 28 Jun 2011 at 11:11

GoogleCodeExporter commented 8 years ago
fixed in rev 847. Check 
ru.swing.html.tags.swing.PopupMenuTest#testRemovedFromParentComponent for test

Original comment by Penkov.V...@gmail.com on 28 Jun 2011 at 11:18