JDK-7154480 : [macosx] Not all popup menu items are visible
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 7u4
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: os_x
  • CPU: x86
  • Submitted: 2012-03-16
  • Updated: 2015-03-17
  • Resolved: 2012-04-16
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7
7u4 b19Fixed
Related Reports
Relates :  
Description
Popup menu sometimes hides partially behind the system dock, or runs out of screen. The menu items are not accessible.

More details about when this happens in NetBeans can be found in the bug at:
http://netbeans.org/bugzilla/show_bug.cgi?id=209572

Screenshots:
http://bugzilla-attachments-209572.netbeans.org/bugzilla/attachment.cgi?id=116728
http://bugzilla-attachments-209572.netbeans.org/bugzilla/attachment.cgi?id=116721
http://bugzilla-attachments-209572.netbeans.org/bugzilla/attachment.cgi?id=116720

Comments
EVALUATION The problem is likely caused by incorrect or imperfect values for screen insets reported by LWCToolkit. I'm not sure if MacOSX dock should be included to "insets" or not, though.
19-03-2012