Skip to content

No text box widget in nautilus 46.2 #21

@donjan

Description

@donjan

Probably due to the API deprecation in recent nautilus releases, and likely the author is painfully aware, but this issue is not registered anywhere, so here we go...

Steps to reproduce:

$ sudo add-apt-repository -y ppa:lubomir-brindza/nautilus-typeahead
[...]
$ sudo apt update
[...]
$ apt show nautilus | egrep "Version|Sources"
Version: 1:46.2-0ubuntu0.2ppa1
APT-Sources: https://ppa.launchpadcontent.net/lubomir-brindza/nautilus-typeahead/ubuntu noble/main amd64 Packages
$ sudo apt install --reinstall nautilus
[...]
$ killall -9 nautilus
$ nautilus
** Message: 18:35:43.970: Connecting to org.freedesktop.Tracker3.Miner.Files

With Preferences > Search on type ahead off.

When typing, there is no more little text box widget in the bottom right displaying the currently typed string.
When hitting backspace to modify the selection, e.g. wanting to correct "doc" -> [1x backspace] -> "dow", it instead changes to the parent directory.
Maybe the backspace could be rebound to text deletion while typeahead is active. But it would be weird without the visual feedback of the text box.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions