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 97203 - 'q' start edition but doesn't go edit control
Summary: 'q' start edition but doesn't go edit control
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: General Diagram (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Viktor Lapitski
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2007-03-05 15:32 UTC by Sergey Petrov
Modified: 2007-03-26 13:50 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 Sergey Petrov 2007-03-05 15:32:27 UTC
reproducible with 070227

steps:
1. create component diagram
2. add component
3. select the component
4. press 'q'
name compartment goes to edit mode, but 'q' doesn't go to textfield
Comment 1 Peter Lam 2007-03-05 17:17:02 UTC
this regression applies to any element. component element is just used as an
example for the steps to reproduce the issue. This seems to be only happening
with the character 'q', and works ok on other characters.
Comment 2 Viktor Lapitski 2007-03-08 01:54:46 UTC
fixed in trunk. Will change state to "RESOLVED" once griffin is out.

/cvs/uml/core/src/org/netbeans/modules/uml/ui/products/ad/compartments/ETEditableCompartment.java,v
 <--  ETEditableCompartment.java
new revision: 1.3; previous revision: 1.2
Comment 3 Viktor Lapitski 2007-03-23 18:53:50 UTC
griffin is out, marking as RESOLVED
Comment 4 Andrew Korostelev 2007-03-26 13:34:18 UTC
verified in all-nbms-hydra-070323_3
Comment 5 Andrew Korostelev 2007-03-26 13:50:59 UTC
regression issue 98967 was filed as a result of this fix.