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

ListViewItem not contains focuse on winui but dose on desk or wasm #19134

Open
SongOfYouth opened this issue Dec 27, 2024 · 1 comment
Open
Labels
area/focus Categorizes an issue as relevant to focus management area/listview 📃 Categorizes an issue or PR as relevant to the ListView control kind/bug Something isn't working project/items 🧾 Categorizes an issue or PR as relevant to items (ItemsControl, ItemsRepeater, ...) project/styling 👔 Categorizes an issue or PR as relevant to element styling

Comments

@SongOfYouth
Copy link

Current behavior

ListViewItem has a inconsitent focuse behavior between winui and other platorm.since it can be focused that it intercepts the focuse when set focuse to a chlid element in it.

Expected behavior

No response

How to reproduce it (as minimally and precisely as possible)

No response

Workaround

No response

Works on UWP/WinUI

None

Environment

No response

NuGet package version(s)

No response

Affected platforms

WebAssembly, Skia (GTK)

IDE

Visual Studio 2022

IDE version

No response

Relevant plugins

No response

Anything else we need to know?

No response

@SongOfYouth SongOfYouth added difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification labels Dec 27, 2024
@MartinZikmund
Copy link
Member

Related to #17231

@MartinZikmund MartinZikmund added project/styling 👔 Categorizes an issue or PR as relevant to element styling area/listview 📃 Categorizes an issue or PR as relevant to the ListView control project/items 🧾 Categorizes an issue or PR as relevant to items (ItemsControl, ItemsRepeater, ...) area/focus Categorizes an issue as relevant to focus management and removed triage/untriaged Indicates an issue requires triaging or verification difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. labels Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/focus Categorizes an issue as relevant to focus management area/listview 📃 Categorizes an issue or PR as relevant to the ListView control kind/bug Something isn't working project/items 🧾 Categorizes an issue or PR as relevant to items (ItemsControl, ItemsRepeater, ...) project/styling 👔 Categorizes an issue or PR as relevant to element styling
Projects
None yet
Development

No branches or pull requests

2 participants