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 88809 - shortcut allows to resize unresizable elements
Summary: shortcut allows to resize unresizable elements
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: General Diagram (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: Craig Conover
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-07 13:15 UTC by Andrew Korostelev
Modified: 2008-09-10 22:49 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 Andrew Korostelev 2006-11-07 13:15:59 UTC
Inconsistent behaviour.
keyboard shortcuts allow to resize diagram elements that can't be resized with
mouse. 

e.g. Node element on Activity diagram can't be resized with mouse.
But user may select element on diagram and use the following shortcuts to resize it:
Alt-Shift-Up = taller
Alt-Shift-Down = shorter
Alt-Shift-Right = wider
Alt-Shift-Left = skinnier
Comment 1 Andrew Korostelev 2006-11-07 13:17:07 UTC
this issue is a regression. appeared after fix of issue 83703
Comment 2 Andrew Korostelev 2006-11-07 13:23:41 UTC
Context menu item: Edit|Set Dimensions... is also available for such elements.
Comment 3 Sergey Petrov 2006-11-07 16:18:06 UTC
may be should be filed for sequence diagram because it has unique draw engine,
but for now it's here: user can't resize lifeline with connected message by
upper bound, but resize by keyboard resize in all directions
Comment 4 Craig Conover 2006-11-07 19:31:56 UTC
Lifelines can now be resized using menu action (Set Dimensions) but
Al-Shift-arrows still don't work. To be done...
Comment 5 Craig Conover 2006-11-07 20:59:46 UTC
Seq diagram lifelines can now be resized with Set Dimensions and Alt-Shift-arrows.
Comment 6 Sergey Petrov 2006-11-07 21:52:00 UTC
this issue is not about enabling resize for diagram but about enabled option for
elements which shouldn't have this option.
Comment 7 Craig Conover 2006-11-07 22:10:54 UTC
I see that the Initial, Final and Flow Final nodes are not mouse resizable. Is
there a reason they shouldn't be able to be resized, or is this just dogma? 

Surely, I can disable for these types, though.
Comment 8 Trey Spiva 2006-11-07 22:33:41 UTC
This is not a coco stopper.  It is also not a regression, because keyboard
resize was not possible in previous releases.
Comment 9 Trey Spiva 2008-09-10 22:09:37 UTC
In NB 6.5 we do not use the keystrokes for resize.
Comment 10 Peter Lam 2008-09-10 22:49:17 UTC
verified.