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

[Wasm][ComboBox] ScrollBar disappears on second popup opening when last item is selected #6744

Closed
24 tasks
jeromelaban opened this issue Aug 12, 2021 · 0 comments · Fixed by #6792
Closed
24 tasks
Assignees
Labels
area/scrollviewer ⏬ Categorizes an issue or PR as relevant to ScrollViewer difficulty/challenging 🤯 Categorizes an issue for which the difficulty level is reachable with internals understanding kind/bug Something isn't working project/input ⌨️ Categorizes an issue or PR as relevant to input (Button, CheckBox, Toggle, Scroll, Map, Numeric,...) triage/untriaged Indicates an issue requires triaging or verification
Milestone

Comments

@jeromelaban
Copy link
Member

Current behavior

For the following XAML:

https://playgroundcanary.z19.web.core.windows.net/#56777c37

the ScrollBar for the ComboBox disapears when opening the popup a second time, when the last item is selected.

Here's a video repro:

combobox-scrollbar-issue

Workaround

Works on UWP/WinUI

Environment

Nuget Package:

  • Uno.UI / Uno.UI.WebAssembly / Uno.UI.Skia
  • Uno.WinUI / Uno.WinUI.WebAssembly / Uno.WinUI.Skia
  • Uno.SourceGenerationTasks
  • Uno.UI.RemoteControl / Uno.WinUI.RemoteControl
  • Other:

Nuget Package Version(s):

Affected platform(s):

  • iOS
  • Android
  • WebAssembly
  • WebAssembly renderers for Xamarin.Forms
  • macOS
  • Skia
    • WPF
    • GTK (Linux)
    • Tizen
  • Windows
  • Build tasks
  • Solution Templates

IDE:

  • Visual Studio 2017 (version: )
  • Visual Studio 2019 (version: )
  • Visual Studio for Mac (version: )
  • Rider Windows (version: )
  • Rider macOS (version: )
  • Visual Studio Code (version: )

Relevant plugins:

  • Resharper (version: )

Anything else we need to know?

@jeromelaban jeromelaban added kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification area/scrollviewer ⏬ Categorizes an issue or PR as relevant to ScrollViewer project/input ⌨️ Categorizes an issue or PR as relevant to input (Button, CheckBox, Toggle, Scroll, Map, Numeric,...) difficulty/challenging 🤯 Categorizes an issue for which the difficulty level is reachable with internals understanding labels Aug 12, 2021
@dr1rrb dr1rrb added this to the 3.10 milestone Aug 16, 2021
@mergify mergify bot closed this as completed in #6792 Aug 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/scrollviewer ⏬ Categorizes an issue or PR as relevant to ScrollViewer difficulty/challenging 🤯 Categorizes an issue for which the difficulty level is reachable with internals understanding kind/bug Something isn't working project/input ⌨️ Categorizes an issue or PR as relevant to input (Button, CheckBox, Toggle, Scroll, Map, Numeric,...) triage/untriaged Indicates an issue requires triaging or verification
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants