Bug 261782

Summary: Attributes of class with visibility private not visible in class diagram view
Product: [Applications] umbrello Reporter: oortdg
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED NOT A BUG    
Severity: normal CC: ralf.habacker
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: screen dump

Description oortdg 2011-01-01 13:23:44 UTC
Version:           unspecified (using KDE 4.4.4) 
OS:                Linux

With the parameter for visibility attribute on only attributes with  visibility on public are shown in the class diagram view. I expect that all others are also shown too.

Reproducible: Always

Steps to Reproduce:
set  visibility on public and the attribute is shown in class diagram view and set it to private and it isn't shown anymore


Expected Results:  
all attributes are shown also in class diagram view 

OS: Linux (x86_64) release 2.6.34.7-0.5-desktop
Compiler: gcc
Comment 1 oortdg 2011-01-01 13:26:07 UTC
Created attachment 55438 [details]
screen dump

See the difference between uml view and class diagramm view
Comment 2 Ralf Habacker 2015-05-07 09:34:03 UTC
With KDE version 4.3  (http://commits.kde.org/umbrello/3854603817a33cd3e4ff70400cb094e9fafc3749) umbrello got a feature to see attributes with all visibilities or "public only".

Because "public only" is the default I guess this is reason, why you did not see all attributes. Feel free to reopen this bug if you find a different behavior.