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 18764 - Messagebox sometimes inaccessable
Summary: Messagebox sometimes inaccessable
Status: CLOSED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC Windows 3.1/NT
: P3 blocker (vote)
Assignee: issues@platform
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2001-12-18 08:18 UTC by drscott
Modified: 2008-12-23 09:41 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 drscott 2001-12-18 08:18:55 UTC
Hi!

(the gui is in sdi-mode)

1. do a 'cvs diff graphical' on file which as differences in the code, but NOT 
in the corresponding .form file.
2. Now, the source editor appears on top, showing the diff for the code.
3. Simultaneously, a messagebox appear saying that there is no change in the 
form file. This messagebox is app-modal.
4. Sometimes this messagebox is hidden by the source editor, so it is 
impossible to access the source editor. One solution is to click on the titlebar
of the main window. this will bring the messasgebox on top...
Comment 1 Martin Entlicher 2001-12-30 15:07:43 UTC
Would it be possible to solve this issue on a window-system level? So
that modal dialogs will always be on top?

Comment 2 _ ttran 2001-12-31 19:39:56 UTC
I think this is OS fault not NetBeans fault that the app modal dialog
is hidden behind another window.  We can hardly solve it using java
code only.
Comment 3 Quality Engineering 2003-07-01 16:01:18 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified.

Comment 4 Quality Engineering 2003-07-01 16:39:45 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.