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

Focus is not always given to the floating dock view

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 4.5.2
    • GUI: Window management
    • None

    Description

      It works fine on Windows, but on Linux, focus is not always given to a floating dock view. Steps to reproduce the bug:

      • Run the attached application: a QMainWindow with QTextEdit as central widget and a QLineEdit in a QDockWidget is shown
      • Pressing "Ctrl-F" will: show the dock widget, activate it and give the focus to the QLineEdit
      • If the dock widget is docked in the main window and hidden, the focus is correctly given to the dock
      • If the dock widget is floating and shown, the focus is correctly given to the dock
      • If the dock widget is floating and hidden, the focus is not given to the dock

      Attachments

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

        Activity

          People

            sorvig Morten Sørvig
            tc@4js.com Tristan Chabredier
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes