Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-82924

Keep new signal/slot record visible in connection editor

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • Not Evaluated
    • 5.15.3, 6.1.0
    • 5.12.0
    • Tools: Designer
    • None
    • All
    • 07b9ccd98b4d6598ba705800588feb63d9fb22cc (qttools/dev/1.4.2020), 5.15, 6.0

    Description

      When click to green + in QtDesigner connections editor the new record appears on list top or end - depending from sort order. Each time this forces scroll connection sheet to top or bottom. Then after signaling object selected this record jumps somewhere but table view remains on same place. You need scroll again and find where is this new connection. This is very annoying for all who used connection editor through years. I ask for better behavior.

      1. If "current" row in editor is selected then new line appears right after (below) current. Only if no one line is selected then new line appears depending from sort order (at table top or bottom). And new connection line always automatically becomes current (selected).
      2. Editor always keeps current line in connections table view. Always. After any action - signaling object, signal, receiving object or slot is changed, or connection was just created then editor always keeps current line visible. If connection lines number is larger than view - it tries keep selected connection at view middle.

      After these changes we will forget annoying scrolling then clicking then again scrolling and so on.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kleint Friedemann Kleint
            gourmand64 Gourmet
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews