https://bugs.documentfoundation.org/show_bug.cgi?id=133494
V Stuart Foote <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected], | |[email protected] --- Comment #7 from V Stuart Foote <[email protected]> --- Spent a little time on this for bug150633 and bug 150644 The <alt><down> listbox is OK, but it needs a little more to be useful. Specifically, it defaults now to simply listing all the unique values contained in the column. What is needed to make it minimally functional on larger sheets is to filter the lb content based on a partial text entry being made. And idealy, filter the lb content with a regex pattern match (beginning or end of entry like quikee did for the HUD). -- You are receiving this mail because: You are the assignee for the bug.
