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 234502 - The popup menu with last evaluated expressions is too small
Summary: The popup menu with last evaluated expressions is too small
Status: RESOLVED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords: USABILITY
Depends on:
Blocks:
 
Reported: 2013-08-16 15:03 UTC by Martin Entlicher
Modified: 2013-08-22 04:29 UTC (History)
1 user (show)

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 Martin Entlicher 2013-08-16 15:03:55 UTC
Popup menu on the Evaluate Expressions window lists last evaluated expressions.
But when the expressions are long, their small part is visible only. In some cases, they even can not be distinguished from the initial visible substring.

The popup menu needs to be changed so that longer part of the expressions is visible.
Comment 1 Martin Entlicher 2013-08-19 13:09:23 UTC
Fixed by changeset:   261929:24bd52f67346
http://hg.netbeans.org/core-main/rev/24bd52f67346
Comment 2 Quality Engineering 2013-08-22 04:29:31 UTC
Integrated into 'main-silver', will be available in build *201308212300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/24bd52f67346
User: mentlicher@netbeans.org
Log: #234502: Do not use any hard-coded limit on the switcher table column width.