https://bugs.documentfoundation.org/show_bug.cgi?id=148168

Caolán McNamara <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #6 from Caolán McNamara <[email protected]> ---
It's a search box, all GtkTreeViews (as used in this list) come with a search
box enabled by default, typically defaulting search to column 0.

https://docs.gtk.org/gtk3/method.TreeView.get_enable_search.html

Its trivial for a dev to disable it in the relevant .ui, but maybe in this case
its more useful to set it to search the column of "Document Name" instead of
the column 0 which is just used to show an icon

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to