[Libreoffice-ux-advise] [Bug 149015] Impress: Improve search for animations
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Mar 15 10:10:52 UTC 2023
https://bugs.documentfoundation.org/show_bug.cgi?id=149015
--- Comment #5 from Caolán McNamara <caolanm at redhat.com> ---
(In reply to Eyal Rozenberg from comment #4)
> (In reply to Caolán McNamara from comment #3)
> > The other cases are using a SvTreeListBox and it does look like it just
> > searches for an entry that starts with the last pressed character, unlike
> > the ComboBox above
>
> Above what?
In the screenshot the SvTreeListBox we are talking about is labelled "Effekt"
and the ComboBox I refer to as above is the one labelled "Kategorie", in my
english UI there are three strings that start with E in it and the third is
Exit and if I type Ex in there it selects Exit
> Do you mean generally, or just this "tree list box"?
>
> I'd support both, especially the former :-P
generally, for all SvTreeListBox, code for it is
vcl/source/treelist/treelistbox.cxx HandleKeyInput. Needs to be compared and
contrasted with the ComboBox one to get SvTreeListBox to behave like the
ComboBox for search.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Libreoffice-ux-advise
mailing list