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 255752 - Add update centre dialog not visible with OS X full-screen mode
Summary: Add update centre dialog not visible with OS X full-screen mode
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Plugin Manager (show other bugs)
Version: 8.1
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-07 04:24 UTC by brettryan
Modified: 2015-10-08 11:57 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 brettryan 2015-10-07 04:24:34 UTC
While in full screen mode on OS X El Capitan (possibly prior) the "Add" button to add a new update centre does not show the add dialog.

1. Put NetBeans IDE in full-screen mode (click green <> button in top left).
2. Go to Tools > Plugins > Settings (tab)
3. Click "Add"

Expected outcome
----------------
Add dialog should appear

Actual outcome
--------------
Dialog is focussed but not visible, pressing [Esc]ape closes the dialog (fortunately).

Now exit full-screen mode, use the same procedure while not in full-screen mode and the dialog will appear as normal.

A suggested workaround is to instead depress ALT when maximising, this will maximise without putting the IDE into full-screen mode. This isn't ideal as the purpose of full-screen mode is to maximise realestate which this will not be able to.
Comment 1 brettryan 2015-10-07 04:24:55 UTC
Product Version: NetBeans IDE 8.1 RC (Build 201510012201)
Java: 1.8.0_60; Java HotSpot(TM) 64-Bit Server VM 25.60-b23
Runtime: Java(TM) SE Runtime Environment 1.8.0_60-b27
System: Mac OS X version 10.11 running on x86_64; UTF-8; en_AU (nb)
User directory: /Users/bryan/Library/Application Support/NetBeans/8.1rc
Cache directory: /Users/bryan/Library/Caches/NetBeans/8.1rc
Comment 2 Jiri Kovalsky 2015-10-08 11:57:44 UTC
Similar scenario works fine for "Add Platform..." in "Tools > Java Platforms" or "New Library..." in "Tools > Libraries". Libore, please evaluate. Thanks.