diff options
author | Sven Gothel <[email protected]> | 2013-10-31 04:34:28 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-10-31 04:34:28 +0100 |
commit | 887dbdb34d71a3a266b7854bc9a3842aad1032f9 (patch) | |
tree | aa46825c7e9a7acac338473f0cea622b93a32dea /jnlp-files/jogl-test-applets.html | |
parent | 24485ead77a368ae3b77108248e067ad1f44ef0a (diff) |
Fix Bug 878 - JAWTWindow's HierarchyListener doesn't set component visible (again) on 'addNotify(..)' - GLCanvas in JtabbedPane disappear
Regression of commit e33e6374e0be0454f7e9732b5f897f84dbc3c4dc (Fix for Bug 729 and Bug 849) !
+++
JAWTWindow's HierarchyListener doesn't set component visible (again) on 'addNotify(..)'
It only renders the component invisible after removeNotify() which is performed implicit anyways ..
Case java.awt.event.HierarchyEvent.DISPLAYABILITY_CHANGED
shall perform similar as our java.awt.event.HierarchyEvent.SHOWING_CHANGED impl.
+++
Tested on Gnu/Linux X11 and OSX incl. re-test Bug 729 and Bug 849 unit tests.
Diffstat (limited to 'jnlp-files/jogl-test-applets.html')
0 files changed, 0 insertions, 0 deletions