Bug 303263

Summary: unsorted operation list in add message widget property dialog of sequence diagrams
Product: [Applications] umbrello Reporter: Ralf Habacker <ralf.habacker>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED FIXED    
Severity: normal CC: ralf.habacker
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: All   
Latest Commit: Version Fixed In: 4.10.0

Description Ralf Habacker 2012-07-09 21:44:20 UTC
The list of operations in the add message widget property dialog is currently unsorted. This makes is very hard to find a dedicated operation and reduces the usability of sequence diagrams

Reproducible: Always

Steps to Reproduce:
1. open umbrello 
2. create a class with multiple methods or import a class with several members
3. create a new sequence diagram 
4. add a new unknown typed object and an object of the imported class
5. add a new message to the object of the imported class
6. select present operation
Actual Results:  
an unsorted list of operations is displayed

Expected Results:  
a sorted operation list should be displayed
Comment 1 Ralf Habacker 2012-07-10 18:15:43 UTC
SVN commit 1305113 by habacker:

Sort operation list in sequence diagrams.


 M  +6 -0      selectopdlg.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1305113
Comment 2 Ralf Habacker 2013-11-06 17:40:43 UTC
bug has been closed in 4.10.0