-
Bug
-
Resolution: Duplicate
-
P2
-
6
-
sparc
-
solaris_10
I am running a Java App which adds a TrayIcon to the notification area. The notification area is initially visible on the GNOME panel and the tray icon is shown there properly. I am right clicking inside the notification area and removing the notification area from the panel. As soon as the notification area is removed, the tray icon is shown on the top-left corner of the screen. This is incorrect. I have tested this with few other native apps (CD Player) and it does not work this way. The tray icon must be hidden when notification area is removed.
This is reproducible on SolarisSparc10-JDS with the following PIT build:
java version "1.6.0-awt.pit-int-awt-blade"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-awt.pit-int-awt-blade-df153228_06_May_2005_08_56-b00)
Java HotSpot(TM) Client VM (build 1.6.0-ea-b35, mixed mode)
I have attached a sample test. Execute the sample test on GNOME. You would see a tray icon being added to the notification area. Right click and remove the notification area from the panel. If you see tray icon on the top-left corner of the screen, the bug is reproduced.
###@###.### 2005-05-11 07:17:09 GMT
This is reproducible on SolarisSparc10-JDS with the following PIT build:
java version "1.6.0-awt.pit-int-awt-blade"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-awt.pit-int-awt-blade-df153228_06_May_2005_08_56-b00)
Java HotSpot(TM) Client VM (build 1.6.0-ea-b35, mixed mode)
I have attached a sample test. Execute the sample test on GNOME. You would see a tray icon being added to the notification area. Right click and remove the notification area from the panel. If you see tray icon on the top-left corner of the screen, the bug is reproduced.
###@###.### 2005-05-11 07:17:09 GMT
- duplicates
-
JDK-6271569 SystemTray API requires update on some points
-
- Resolved
-
- relates to
-
JDK-6268447 PIT: TrayIcon.displayMessage() throws NPE when notification area is not available on the GNOME Panel
-
- Closed
-