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

Qt Designer : Edit Tab Order is lost when moving a QtWidget into a QGridLayout

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P4: Low
    • None
    • 5.13.0, 5.14.0
    • Tools: Designer
    • None
    • macOS, Windows

    Description

      I have a QGridLayout with several widgets in it
      and configured the Tab Order with the good order

      If I move widget from one place to another one on the grid, the Tab Order is lost, and the moved widget revert to the default tab order, the other ones keep the Tab Order

      I think all the widgets must keep the same TabOrder when you move them

      The problem doesn't occur when there is no QGridLayout

      before : three QPushButton, tab order is correct
      after : the QPushButton 2 and 3 have been swaped, the tab order is incorrect, and do not follow the moved widgets

      Attachments

        1. after.png
          after.png
          21 kB
        2. before.png
          before.png
          21 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kleint Friedemann Kleint
            filmars Philippe Castell
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes