Bug 327260

Summary: Sequence diagram message auto numbering
Product: [Applications] umbrello Reporter: Ralf Habacker <ralf.habacker>
Component: generalAssignee: Ralf Habacker <ralf.habacker>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: Git   
Target Milestone: 2.12 (KDE 4.12)   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 4.12.0

Description Ralf Habacker 2013-11-07 08:34:43 UTC
Messages in sequence diagrams can have a number to display an order, which can be entered in the select operation dialog. For each message a dedicated number has to be entered. To ease message adding it would be nice to let umbrello auto increment this sequence number. 





Reproducible: Always

Steps to Reproduce:
1. create sequence diagram
2. add message with sequence number 1
3. add additional message
Actual Results:  
You have to enter sequence number 2 by hand. 

Expected Results:  
umbrello should present the next number e.g. 2 without any required user interaction.
Comment 1 Ralf Habacker 2013-11-07 08:38:33 UTC
The select operation dialog has gotten a checkbox with which the autonumbering could be enabled.