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 136850 - Unable to select operation on large classes
Summary: Unable to select operation on large classes
Status: RESOLVED DUPLICATE of bug 116566
Alias: None
Product: uml
Classification: Unclassified
Component: Diagram Sequence (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-09 18:05 UTC by northtommy
Modified: 2008-08-27 09:18 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 northtommy 2008-06-09 18:05:24 UTC
Unable to select a operation for e.g. a synchroneous message graphically on large classes.

Way to Reproduce:

Have a large class (large depends by this class somehow on screen resolution).
means use a class that has more public methods than can be printed on popup menu.
In my case nearly 50 methods of public access.

> Create a sequence diagram
> Create a synch. message between two life lines.
> Right click on message - popup will open.
> Click on "Operations"
> Follow arrows - a list of operations will be shown.

Expected:
A scrollable list somehow displaying all methods

Result:
List ends on end of screen and its impossible to see all other
methods. Cursor can be moved with keyboard down.
But list does not scroll at all. That cursor seems to work you can
see by pressing enter - any non visible method was selected.
after a while ( end of list reached ) the cursort becomes visible at top of list again.

So it seems that simply scrolling of popup menu is not working or not foresee ?

If not - how a operation can be selected ?

Regards

Thomas
Comment 1 Peter Lam 2008-06-17 00:55:54 UTC
still exists in NB 6.5.
Comment 2 Sergey Petrov 2008-08-27 09:18:14 UTC

*** This issue has been marked as a duplicate of 116566 ***