|
Quick Lists
|
|
Bug ID:
|
6702227
|
|
Votes
|
0
|
|
Synopsis
|
An extra closing icons is seen, when the appet is opened from the desktop shortcut and dragged
|
|
Category
|
java_plugin:plugin2
|
|
Reported Against
|
|
|
Release Fixed
|
6u10(b26)
|
|
State
|
11-Closed,
Verified,
bug
|
|
Priority:
|
3-Medium
|
|
Related Bugs
|
|
|
Submit Date
|
14-MAY-2008
|
|
Description
|
When applet is dragged on the desktop, the closing icon (cross icon) gets duplicated in certain case
Steps to reproduce :
1) Load following applet inside the browser
http://nicole1.sfbay.sun.com:8080/plugin_tests/JNLPSupport/AppletCommunication/html/TalkinApplet.html
2) Drag applet out of the browser and close the browser.
3) There should be pop-up to create a shortcut. Click "OK" and make sure that shortcut is getting created
4) Launch the same applet from desktop shortcut.
5) Drag the applet from the left top corner (where it gets opened by default) of the screen to any other location.
6) There will be single close (cross) icon (on top right corner) associated with the applet. Now drag the applet again to some other location, the previous close icon will be left on the same location and there will be another icon associated with the applet.
Clicking any of these close icons, closes the applet.
If the behaviour is same as mentined in the steps, the bug is reproduced.
I have reproduced this bug on Windows XP as well as on Vista.
See the attachment.
Posted Date : 2008-05-14 15:11:58.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
There was a missing set of the "notificationsSent" boolean variable in
the DragHelper when re-launching the applet from the desktop shortcut.
Posted Date : 2008-05-18 23:54:06.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |