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 253310 - Prevent Code Completion Popup Menu to Expand to Multiple Monitors
Summary: Prevent Code Completion Popup Menu to Expand to Multiple Monitors
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: Completion & Templates (show other bugs)
Version: 8.0.2
Hardware: PC All
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-05 18:57 UTC by mjr_1974
Modified: 2015-09-11 15:24 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 mjr_1974 2015-07-05 18:57:49 UTC
Product Version = NetBeans IDE 8.0.2 (Build 201411181905)
Operating System = Linux version 4.1.1-040101-generic running on amd64
Java; VM; Vendor = 1.8.0_45
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.45-b02

When using multiple monitors (something rather common nowadays), the code completion popup might expand to multiple monitors, making it difficult and annoying to read. Even worse: if the monitors do not have the same resolution (for example, if the monitor where code is being edited has more resolution) part of the popup menu might disappear completely, hiding its content to the user.