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

Cannot scroll ComboBox items by touch after second expand #8831

Closed
adamfierek opened this issue Sep 5, 2023 · 6 comments
Closed

Cannot scroll ComboBox items by touch after second expand #8831

adamfierek opened this issue Sep 5, 2023 · 6 comments
Labels
area-ComboBox bug Something isn't working closed-Fixed Described behavior has been fixed. Regression team-CompInput Issue for IXP (Composition, Input) team
Milestone

Comments

@adamfierek
Copy link

adamfierek commented Sep 5, 2023

Describe the bug

After second expand of ComboBox, scrolling items list is impossible by touch. Need to unload and load CB again

Steps to reproduce the bug

  1. Load page with ComboBox
  2. Expand cb items by touch
  3. Try to scroll by touch
  4. Unfocus cb
  5. Expand cb again
  6. Scrolling by touch does not work

Expected behavior

Scrolling cb by touch works every time

Screenshots

No response

NuGet package version

WinUI 3 - Windows App SDK 1.4.1: 1.4.230913002

Windows version

Windows 11 (22H2): Build 22621
Windows 10 1809

Additional context

On previous SDK version it worked (1.3).

@adamfierek adamfierek added the bug Something isn't working label Sep 5, 2023
@bpulliam bpulliam added team-CompInput Issue for IXP (Composition, Input) team Regression area-ComboBox labels Sep 7, 2023
@adamfierek
Copy link
Author

Today I updated SDK to 1.4.1 and this bug still exists! It's not minor since it makes ComboBoxes unusable in touch-only systems.

@llongley llongley added the closed-Fixed Described behavior has been fixed. label Sep 26, 2023
@adamfierek
Copy link
Author

Ok, the issue is closed and marked as fixed. Can we have any comment? In which release this fix will be included? When we can expect it?

@codendone codendone added this to the WinAppSDK 1.5 milestone Sep 26, 2023
@codendone
Copy link
Contributor

The fix is in for 1.5. It is tagged for considering for 1.4 servicing, which requires some additional testing and discussion. Stay tuned for an update on that.

@adamfierek
Copy link
Author

Thank you for information

@codendone
Copy link
Contributor

Update: The fix is now approved for an upcoming 1.4 servicing release.

@bpulliam bpulliam modified the milestones: WinAppSDK 1.5, WinAppSDK 1.4 Oct 6, 2023
@bpulliam
Copy link
Contributor

The fix is in 1.4.2, now available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-ComboBox bug Something isn't working closed-Fixed Described behavior has been fixed. Regression team-CompInput Issue for IXP (Composition, Input) team
Projects
None yet
Development

No branches or pull requests

4 participants