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 7263 - Drop-down menus in properties sheets are restricted by window size
Summary: Drop-down menus in properties sheets are restricted by window size
Status: CLOSED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P4 enhancement (vote)
Assignee: David Strupl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-08-03 14:21 UTC by Jan Jancura
Modified: 2008-12-23 11:47 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Jancura 2000-08-03 14:21:54 UTC
Look at a properties sheet contain drop-down menus. For example, look at the
properties sheet on the source node of a java class.

Decrease the width of the properties sheet to the point where the contents of
"Synchronization mode" no longer fits. If you open the drop-down for
synchronization mode, you notice that its size is restricted to the width of the
column.

This is a significant problem for properties where the value is generally going
to be fairly wide. For example, in Transparent Persistence, a properties sheet
is used to display TableName.ColumnName. These data rarely fit into a standard
size properties sheet. When the user attempts to edit the value using the
drop-down, the choices can be indistinguishable if many items have the same
TableName.
Comment 1 Jan Jancura 2000-08-07 08:38:59 UTC
Test
Comment 2 David Strupl 2000-08-22 16:39:59 UTC
If your suggestion is that the the drop down should be larger than it's
enclosing window I don't know how to implement it. Any ideas?
Comment 3 David Strupl 2000-11-16 18:50:59 UTC
I have changed the severity to enh because there is an easy workaround: make the
window larger. Also changed the priority to P5 and also resolution to WONTFIX
because I cannot imagine other fix than complete rewrite of the swing drop-down.
If there is a necessity of such solution I suggest bringing the issue to the
nbui and nbdev mailing lists to hear also other voices (maybe someone can come
up with easier solution or will venture to implement the requested feature).
Comment 4 Quality Engineering 2003-07-01 15:59:19 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified
Comment 5 Quality Engineering 2003-07-01 16:17:42 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.