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

Endless loop in QQuickItemPrivate::nextPrevItemInTabFocusChain

XMLWordPrintable

    • Linux/X11

      I have similar issue with QTBUG-65943QTBUG-59181 with a complex application with lots of Quick2 controls and mapboxgl map, 
      Some time after a lots of tab navigation main thread will stuck on QQuickItemPrivate::nextPrevItemInTabFocusChain, right now i found that setting activeFocusOnTab to false would eliminate the problem but it totally disabled tab navigation and this isn't good.

      the problem will occur when i constantly push tab button on keyboard and then click on button which will hide the active dialog,

      I can confirm this problem exists in 5.13.0 and 5.14.1

      The active window is consist of several check boxes and text inputs and actually its preference dialog of application.

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

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            a.mosawi99 ali mosa
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes