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 227240 - Dialogs Not Working Properly in Full Screen Mode
Summary: Dialogs Not Working Properly in Full Screen Mode
Status: RESOLVED DUPLICATE of bug 223040
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.3
Hardware: PC Linux
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-09 16:19 UTC by mjr_1974
Modified: 2013-03-11 12:11 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (63.66 KB, text/plain)
2013-03-09 16:19 UTC, mjr_1974
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mjr_1974 2013-03-09 16:19:38 UTC
Product Version = NetBeans IDE 7.3 (Build 201302132200)
Operating System = Linux version 3.8.2-030802-generic running on amd64
Java; VM; Vendor = 1.7.0_17
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.7-b01

The IDE dialogs don't work as expected when using the full screen mode.
As an example do the following:
- Run the IDE in full screen mode and open a project.
- Perform an insert variable refactoring.
- The Dialog will show up as expected, but when you click on it to type, it goes hidden while keeping the focus. Clicking on the IDE won't return the focus to it.
Comment 1 mjr_1974 2013-03-09 16:19:45 UTC
Created attachment 132406 [details]
IDE log
Comment 2 Marian Mirilovic 2013-03-11 12:11:52 UTC

*** This bug has been marked as a duplicate of bug 223040 ***