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

Softkey API should not traverse complete the widget hierarchy

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 4.6.1
    • 4.6.0
    • None
    • None
    • 855d2702ffff37452ff3bc0e1576d1d17fdb76c2

    Description

      Current implementation traverses the widget hierarchy all the way to the top-level window. This causes the actions from top-level window to appear on dialog windows (whose parent is the top-level window). This behavior makes it harder to use softkeys since the application needs to remove the actions from the top-level window if the dialog window does not want any actions to be visible. Softkey API should limit the traversal for the softkeys to a single window.

      Attachments

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

        Activity

          People

            e0101981 Janne Anttila
            gercan Gorkem Ercan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes