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

The Item focus and activeFocus properties sometime change multiple times when changing focus on an item.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P4: Low
    • None
    • 4.8.4, 5.0.1
    • None

    Description

      QDeclarativeItem emits activeFocusChanged and in some instances focusChanged in response to FocusIn and FocusOut sent to the item itself or an item within its focus scope. When the focusItem is changed from an item to a parent scope, or from a scope to a child item an item can receive both a focus in and focus out event for no net change resulting in spurious property changes.

      Additional discussion in https://codereview.qt-project.org/48864

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            andrew.den.exter Andrew den Exter
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes