This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 67722 - [50cat] When you call several tasks , a window opens which cancel button is not in the middle...
Summary: [50cat] When you call several tasks , a window opens which cancel button is n...
Status: VERIFIED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-28 11:19 UTC by kalali
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
the image of the mentioned wiindow (16.32 KB, image/jpeg)
2005-10-28 11:27 UTC, kalali
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kalali 2005-10-28 11:19:17 UTC
[ BUILD # : 20051013 ]
[ JDK VERSION : 1.5.0_03 ]

When you have on task in running state and you cancel another task like run a window opens that 
I think the cancel button should be in center not right aliegned.
expect that you have another button in left side that say :
- Dismiss this window
Or
-Add it to system task
I Think the second button is missed here , because it is required to minimze this window or send the task to background.

I include and Screenshot of The window.
Comment 1 kalali 2005-10-28 11:27:02 UTC
Created attachment 26420 [details]
the image of the mentioned wiindow
Comment 2 Jan Becicka 2005-11-01 09:11:34 UTC
window is implemented according to specification:
http://java.netbeans.org/ui/waitscanfinished.html
Comment 3 kalali 2006-01-18 09:12:52 UTC
it is according to design , so it is verified to be closed.