Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-1751

ADS crashes on docking to the bottom dock area

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • None
    • QDS 1.5.0
    • Dock Widget Framework
    • None
    • All
    • QDS 2D -Sprint 7

    Description

      I took a widget (both output Pane and Connection View had similar behaviour), placed it into very bottom dock area (success), then tried to place the same widget into the same bottom dock area again and it crashed the application.

      Crash is in > AdvancedDockingSystemd4.dll!ADS::DockContainerWidgetPrivate::moveToNewSection(QWidget * widget, ADS::DockAreaWidget * targetArea, ADS::DockWidgetArea area) Line 567

      targetAreaSplitter is NULL
      targetArea is NOT a null value
      area is BottomDockWidgetArea (8)

      There is a call for internal::findParent, which can return 0, but never checked for it.

      Attachments

        Activity

          People

            henning Henning Gründl
            algerman Aleksei German
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: