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

            Bug ID: 403888
           Summary: Duplicated text labels in xmi file
           Product: umbrello
           Version: 2.27.1 (KDE Applications 18.12.1)
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: umbrello-de...@kde.org
          Reporter: ralf.habac...@freenet.de
  Target Milestone: ---

STEPS TO REPRODUCE
1. start umbrello
2. load appended file
3. open package diagram

OBSERVED RESULT
In the right bottom border there are several duplicated text labels

EXPECTED RESULT
There should no duplicated text labels

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: openSUSE Leap 42.3
KDE Frameworks Version: 5.54
Qt Version: 5.11

ADDITIONAL INFORMATION
The duplicated labels could be identified in the xmi file by having the same
xmi.id, localid and label e.g.

<interfacewidget>
          <floatingtext ... text="LaunchSolutionJob" localid="uoOTqHvYazhZW"
xmi.id="u6ZoqynmTBPeY" />
</interfacewidget>

<floatingtext ... text="LaunchSolutionJob" xmi.id="u6ZoqynmTBPeY"/>

The second floatingtext instance is the duplicate and should be removed.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to