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 135948

Summary: very difficult to resize nodes working at zoom levels of 25% or less
Product: uml Reporter: George Vasick <gvasick>
Component: General DiagramAssignee: issues@uml <issues>
Status: NEW ---    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description George Vasick 2008-05-28 00:45:48 UTC
Steps to reproduce:
1)  create a new diagram, e.g. class, activity, or state.
2)  drop a class, invocation or state node on the diagram
3)  set the zoom to 25%
4)  select the node
5)  try to grab one of the resize handles.
Comment 1 Sergey Petrov 2008-06-25 21:07:37 UTC
will look if anything can be done relatively fast, need to find also other tools/modules behavior
Comment 2 Sergey Petrov 2008-06-27 10:45:17 UTC
in my opinion best solution will be to use palette like approach with border represented by separate selection
component, this way selection border always will be on top and also always will have same size for control points.