Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Combobox Pattern: Revise Escape behavior #1129

Merged
merged 3 commits into from
Aug 31, 2019

Commits on Aug 14, 2019

  1. Combobox Pattern: Revise Escape behavior

    For issue #1066, revises description of escape behavior.
    Escape may optionally clear the text box,
    but only if the popup is hidden before escape is pressed.
    Previously, the pattern implied both could happen with a single press of escape, which is inconsistent with any known implementations.
    mcking65 committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    315a4dd View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2019

  1. Configuration menu
    Copy the full SHA
    9d97e7d View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2019

  1. Configuration menu
    Copy the full SHA
    e50cc1c View commit details
    Browse the repository at this point in the history