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 89042 - step of element resizing by shortcut should depend on how key is pressed
Summary: step of element resizing by shortcut should depend on how key is pressed
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: General Diagram (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@uml
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2006-11-09 15:53 UTC by Andrew Korostelev
Modified: 2006-11-09 15:54 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
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-09 15:53:17 UTC
Now if element is being resized by shortcut, resizing step is constant and = 5.
Step should depend on how key is pressed.
e.g.:
- single press should change size with step 1.
- continuous pressing should round to the next divisible by 5 and then resize
with step = 5.