Bug 424869

Summary: When a new class or other object is created in the Tree View, the "Edit Properties" dialog should immediately open
Product: [Applications] umbrello Reporter: Robert Hairgrove <code>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version: Git   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Robert Hairgrove 2020-07-31 15:50:07 UTC
SUMMARY
When a new object is added to the Tree View, it must be double-clicked before the new object can be edited.

STEPS TO REPRODUCE
1. Right-click on any folder;
2. Choose "New.../Class";
3. A new object called "new_class" is created, but now I have to do additional clicks in order to change the name, etc.

OBSERVED RESULT
See above.

EXPECTED RESULT
The Properties dialog should open automatically so that at least a new name can be set.

SOFTWARE/OS VERSIONS
Linux Ubuntu 18.04.4
Qt Version: 5.x

ADDITIONAL INFORMATION