Skip to content

input_dialog completion doesn't appear to have any effect #715

Description

@MissingNoIOI

I am using version 2.0.4 and it appears that currently the completion for the input_dialog doesn't have any effect.
When using code like the following:

path = input_dialog(title="Generate report",
                                text="Please enter the output path",
                                completer=PathCompleter(expanduser=True))

I can insert the path normally, theres no error, but no completion window appears. The same happens when trying to use a word completer.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions