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

QDateTimeEdit tab focus not correct without separators

XMLWordPrintable

    • Ia456d8020e3e0aa9422e6e6987ac984f308facf9

      QDateTimeEdit tab focus not correct without separators

      If the displayFormat is set to “HHmm ss” for a QTimeEdit, the tab focus is not working correctly. The attached example shows the issue with following steps:

      • change focus from first line edit to time edit with tabulator -> hours are selected
      • change the focus again with tabulator -> minutes are selected
      • change the focus back with shift + tabulator -> hours are selected
      • change the focus again with shift + tabulator -> the focus remains on hours, it should change the focus to first line edit

        1. main.cpp
          0.5 kB
          Qt Support
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qtcomsupport Qt Support
            qtcomsupport Qt Support
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes