-
FEATURED COMPONENTS
First time here? Check out the FAQ!
Hi everyone,
I've noticed an annoying bug on Combobox component (zk6.5.8.1), which doesn't locate well the position of the popup when it's on the bottom of the window, and you type some word on the inputbox and then remove the entered words, the UI displays the popup overlap the inputbox, instead of display the popup above the inputbox.
I've been trying to override 'open' function with the position 'before_after', but I haven't had luck for now.
I've been able to recreate it on ZK-Fiddle: issue
Thank you very much.
Asked: 2018-03-13 02:45:32 +0800
Seen: 6 times
Last updated: Mar 13 '18
How to capture onScroll Event of Combobox
combobox does not scroll autocompleted text into view
I want to take different value from label(value) and pass to @bind object
Combobox sometimes clears the selected item
zk combobox filtering option is not working inside listbox .
Zk create custom event for COmbo box?
Fetching Key-Value pair for ComboBox using SimpleListModel
How to set selected combobox when using setModel
ComboBox autocomplete does not work with onOk event [closed]