Bug 327260 - Sequence diagram message auto numbering
Summary: Sequence diagram message auto numbering
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: Git
Platform: unspecified Linux
: NOR wishlist
Target Milestone: 2.12 (KDE 4.12)
Assignee: Ralf Habacker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-07 08:34 UTC by Ralf Habacker
Modified: 2014-01-16 07:23 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 4.12.0


Attachments

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