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

QListWidget expose no AT-SPI action for itemDoubleClicked

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Not Evaluated
    • None
    • 5.12.5
    • None
    • Linux/X11

    Description

      I create a QtGui.QListWidget() from Python, add string items with .addItem(xxx), and connect the list's itemDoubleClicked signal to an action.

      Now I want to script-test my UI.  Using Accerciser I can select individual items with the "Toggle" action on items, but no action seem to be available to trigger the double-click.

      I even tried (without too much hope) to call the Toggle action twice quickly, with no luck.

      Attachments

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

        Activity

          People

            frederik Frederik Gladhorn
            yann Yann Dirson
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes