Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-28836

Locals view "forgets" current item on right arrow key press

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 9.0.1
    • Debugger
    • None

    Description

      While debugging, in the locals view, one can navigate using the arrow keys. Up and down allow to move around in the list of locals, left allows to fold an open item and right to unfold a closed item.

      All of them work except the right arrow key.

       

      Expected behavior: the right arrow key allows to unfold an item and shows whats inside the item. The selected item is still selected.

       

      Current behavior: If the item was not unfolded before, it is unfolded but it is also deselected. Pressing another arrow key will select automatically the top item in the list, instead of continuing from the freshly unfolded item.

      If the item was already unfolded before (and refolded), then it unfolds correctly, without forgetting which item was selected.

       

      This is bothersome as navigating the locals with the arrow keys is quite comfortable, compared to double-clicking around to unfold the items.

      Attachments

        Issue Links

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

          Activity

            People

              hjk hjk
              sami.shalayel Sami Shalayel
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes