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 83703 - A11Y: Can't resize element on diagram without mouse
Summary: A11Y: Can't resize element on diagram without mouse
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: General Diagram (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Craig Conover
URL:
Keywords: A11Y
Depends on: 88815 88820 88822 88827
Blocks:
  Show dependency tree
 
Reported: 2006-08-29 14:52 UTC by bugbridge
Modified: 2006-11-09 15:21 UTC (History)
2 users (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 bugbridge 2006-08-29 14:52:11 UTC
Original submitter: sergeyp

Description:
reproducible with coco m14

steps to reproduce:
1. place any elemnt on any diagram
2. try to resize the elemnt without mouse
I see no way for size changing, we have no keys and have no properties for
elemnt size
Comment 1 Andrew Korostelev 2006-11-01 11:01:47 UTC
The same problem is solved in. e.g. OpenOffice Draw tool.
After element is selected, Ctrl-Tab may be used to select resiging direction. 
Then arrows will resize element in selected direction.

We can't use Ctrl-Tab, but we may use smth like Ctrl-Alt-Tab...
Comment 2 Craig Conover 2006-11-07 03:54:43 UTC
Added two keyboard accessible ways to resize selected elements on the diagram:
1) Context menu item: Edit|Set Dimensions...
This will bring up a dialog to set the height, width and specify the resize
anchor point: center or the 4 corners (top left, top right...)
2) Use Alt-Shift-<arrows> to resize at 5 unit increments
Up = make taller
Down = make shorter
Left = make thinner
Right = make wider
Comment 3 Andrew Korostelev 2006-11-07 13:22:09 UTC
It is now possible to resize elements with specified shortcuts.
But this caused a list of regressions, that will be filed as separate issues.
Comment 4 Andrew Korostelev 2006-11-09 15:21:14 UTC
verified in ide-coco-061108_9