Skip to content
This repository was archived by the owner on Jan 9, 2025. It is now read-only.

Flutter SDK preference control misbehaves #164

Open
@cybersearch2

Description

@cybersearch2

I am testing the 'wip_flutter' branch. When I use the 'Browse' button on the Flutter SDK preference field, the text remains blank after having made the selection. I am running Eclipse on Windows and assume the cause of this bug is operating-system-specific. An initial investigation reveals that the first event to occur after dismissing the Directory Dialog is a focus event and validation of the text control contents commences before the text control has been updated.

I also see the directory validation involves performing file operations, so I propose showing a busy cursor while the validation happens in the background so as not to block the UI thread.

I will present a a pull request once a fix is available.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions