Bug 424869 - When a new class or other object is created in the Tree View, the "Edit Properties" dialog should immediately open
Summary: When a new class or other object is created in the Tree View, the "Edit Prope...
Status: REPORTED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: Git
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-31 15:50 UTC by Robert Hairgrove
Modified: 2020-07-31 15:50 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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