Bug 347368

Summary: Adding attribute with visibility public using new->attribute gets ignored. Only using property works.
Product: [Applications] umbrello Reporter: Guus <gbonnema>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED DUPLICATE    
Severity: normal CC: ralf.habacker
Priority: NOR    
Version: Git   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Guus 2015-05-07 07:58:44 UTC
Steps to repeat the error:

1. Open umbrello
2. Create new class
3. Use new->attribute from right mouse click and define new attribute with visibity public
4. Visibility gets ignored: gets visibility private.

Using property->(new attrbitute)->property you can reset the visibility to public.

Repeating this for multiple attributes: same result.

Reproducible: Always
Comment 1 Ralf Habacker 2015-05-07 09:19:11 UTC

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