[umbrello] [Bug 427532] New: On changing Code -> Active Language the previous default data types are not removed

Oliver Kellogg bugzilla_noreply at kde.org
Sun Oct 11 08:50:06 BST 2020


https://bugs.kde.org/show_bug.cgi?id=427532

            Bug ID: 427532
           Summary: On changing Code -> Active Language the previous
                    default data types are not removed
           Product: umbrello
           Version: Git
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: umbrello-devel at kde.org
          Reporter: okellogg at users.sourceforge.net
  Target Milestone: ---

SUMMARY
On changing Code -> Active Language the previous default data types are not
removed.

STEPS TO REPRODUCE
1. Start Umbrello.
2. In the tree view open the Views -> Logical View -> Datatypes folder. You
will see the list starting with types "bool", "char", "double", "float", "int",
...
2. Select Code -> Active Language -> Pascal.
3. Again open the Datatypes folder in the tree view. You will see the list
starting with "AnsiString", "bool", "Boolean", "Byte", "ByteBool", "Cardinal",
"char", ...

OBSERVED RESULT
The types from the previous active language are not removed
(in the given example of C++: "bool", "char", "double", ...)

EXPECTED RESULT
The types from the previous active language shall no longer appear in the
Datatypes folder.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the umbrello-devel mailing list