josmas / openwonderland

Automatically exported from code.google.com/p/openwonderland
GNU General Public License v2.0
3 stars 5 forks source link

Popups and tooltips don't work in the HUD #147

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add a swing component with a combo box or tooltip to the HUD

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

The normal Swing tooltips and combo box drop downs should work. They do not 
show up.

Original issue reported on code.google.com by jonathan...@gmail.com on 23 Dec 2010 at 7:16

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r4591.

 - partial fix allows tooltips, combo boxes partially working

Original comment by jonathan...@gmail.com on 23 Dec 2010 at 7:32

GoogleCodeExporter commented 9 years ago
Problems with tooltips on the HUD include:
   - Tooltips are semi-transparent - they should be opaque, even on the HUD
   - The tooltips display in differing locations with respect to the mouse

Original comment by nicole.m...@gmail.com on 13 Jul 2011 at 6:29