Skip to content

[Windows] item in Combo will be selected when using up and down arrow #2707

@jdneo

Description

@jdneo

Important

If you are reporting a crash on Linux, please check if webkit is mentioned in the crash file.
If yes, please try to set WEBKIT_DISABLE_COMPOSITING_MODE=1 and/or WEBKIT_DISABLE_DMABUF_RENDERER=1 environment variables.
If they prevent crashes, don't report the bug please, it is already known as #843

Describe the bug
On Windows, when expand a combo, and use up or down arrow to navigate through, the item will be selected after click up or down arrow

To Reproduce

combo-issue.zip

  1. Download the attached project
  2. Import into Eclipse
  3. Launch it
  4. Open the custom view
  5. Expand the combo
  6. Press down arrow

Expected behavior
The item should only be selected when enter is pressed, or clicked by mouse

Screenshots

combo_issue.mp4

Environment:

  1. Select the platform(s) on which the behavior is seen:
    • All OS
    • Windows
    • Linux
    • macOS
  1. Additional OS info (e.g. OS version, Linux Desktop, etc)

Edition Windows 11 Enterprise
Version 25H2
Installed on ‎2024/‎10/‎17
OS build 26200.6899
Experience Windows Feature Experience Pack 1000.26100.253.0

  1. JRE/JDK version

Version since
Eclipse or SWT version since when the behavior is seen [e.g. 4.23]

Image

Workaround (or) Additional context
MacOS does not have this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions