-
## Description
The select components uses the listBox components inside it, and the listBox component has `hideEmptyContent` attribute which controls if the listBox should be shown if the content is …
-
# 📝 Feedback
Original Twitter thread with @devongovett – https://twitter.com/mattrothenberg/status/1681749782740496384?s=20
I'd like to build a custom Select menu that supports multiple selecti…
-
Listbox with paging. If dynamically in custom renderer call row.detach(), and then on client select last row, ZK throws java.lang.NullPointerException or java.lang.IndexOutOfBoundsException.
Please se…
-
### Provide a general summary of the issue here
I think the core of the issue is that the behavior of ListBox should be consistent when placed inside different wrappers such as ComboBox. This is also…
-
This idea came from this ticket, which turned out to be a new .NET behavior:
https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/issues/3677
Basically would like to see a toggle/ch…
-
Listbox autoscrolling if scrollbar is at the bottom.
Example:
https://user-images.githubusercontent.com/60063501/120595827-aa149900-c44b-11eb-9b66-c90f57678208.mp4
-
Create a DefaultListModel and a ListBox with that DefaultListModel.
The DefaultListModel should have some entries.
Select the last entry of that ListBox in the user Interface, then delete it (so the …
-
This should be a standard list box element.
During the constructor it will accept a table as an argument, the keys of the table will be strings, the values will be functions to call if the selection …
-
The note in https://www.w3.org/TR/2019/NOTE-wai-aria-practices-1.1-20190814/#listbox_kbd_interaction states:
> 5. If the options in a listbox are arranged horizontally:
> 1. Down Arrow performs a…
-
### Describe the bug
There is difference between WPF and Avalonia Logical Tree when applying styles. In Avalonia its possible to actually target visual tree elements from style selector when it sho…