Bug 241200 - attempting to right-align notes in a sequence diagram makes them left aligned
Summary: attempting to right-align notes in a sequence diagram makes them left aligned
Status: RESOLVED DUPLICATE of bug 207692
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Mathias Dietrich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-09 14:32 UTC by Tomislav
Modified: 2013-11-20 21:43 UTC (History)
3 users (show)

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 Tomislav 2010-06-09 14:32:24 UTC
Version:           unspecified (using KDE 4.2.2) 
OS:                Linux

Observed behaviour: Align left and right both do the exact same thing: align items (in my case notes) by their left border. It feels like it might have been a code copy-paste from the left align action to right align action, but forgetting to change a parameter ("right" rather than "left").

Expected behaviour: align-right aligns according to the right border.

The version is not offered in the drop-down, but it's Umbrello 2.2.2.

Reproducible: Always

Steps to Reproduce:
create sequence diagram
place a couple of notes on it
select the notes
right-align them

Actual Results:  
the notes are aligned by their left border

Expected Results:  
the notes should be aligned by their right border
Comment 1 Mathias Dietrich 2013-07-09 10:00:13 UTC
This is a duplicate of bug #207692: https://bugs.kde.org/207692
Comment 2 Ralf Habacker 2013-07-29 17:33:51 UTC

*** This bug has been marked as a duplicate of bug 207692 ***