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 204194 - Application Finished - window related issue
Summary: Application Finished - window related issue
Status: RESOLVED WORKSFORME
Alias: None
Product: profiler
Classification: Unclassified
Component: Ide (show other bugs)
Version: 7.1
Hardware: Macintosh (x86) Mac OS X
: P2 normal (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-25 09:51 UTC by michal.owsiak
Modified: 2011-10-27 13:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description michal.owsiak 2011-10-25 09:51:34 UTC
It looks like this is general NetBeans or rather Lion issue.

Use-case:

1. Start profiling session with anagram application (at Space 1)
2. Move application window to another Space (to Space 2)
3. Press close window button
4. "Application Finished" dialog appears at Space 2

It is not possible to press Yes/No buttons as "Application Finished" is shown in Space 2 while NetBeans Ide is shown in Space 1.

User can not close/continue - and must kill NetBeans.

This use case is very common in case user switches spaces after pressing "Profile Main Project".
Comment 1 Petr Cyhelsky 2011-10-25 11:10:37 UTC
Can you still use (do they respond) the OS window buttons (ie. cross for close ...) on the dialog? Or is the killing of netbeans the only choice - in this case can you please create threaddump via VisualVM and post it here.
Comment 2 Jiri Sedlacek 2011-10-25 11:40:46 UTC
Please check whether this affects also other NetBeans dialogs (Open File, etc.) unrelated to profiler. It might be a general problem caused by the way how windowsystem creates and places the dialogs.
Comment 3 Tomas Hurka 2011-10-27 13:43:31 UTC
I am not able to reproduce it with a dev. build from 27th Oct. 2011. Application dialog is shown on 'Space 2', but when I gave it focus, I am switched to 'Space 1' and I can close the dialog by clicking on Yes or No.