Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3350][GTK] Fix a regression with quick search #467

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

DjLegolas
Copy link
Contributor

When one tries to search in the TorrentView, then a little search window appears but does nothing.

Closes: https://dev.deluge-torrent.org/ticket/3350

@cas--
Copy link
Member

cas-- commented Feb 2, 2025

Nice catch

For reference it's useful to include a link to gtk docs so we know what the function signature looks like: https://lazka.github.io/pgi-docs/Gtk-3.0/callbacks.html#Gtk.TreeViewSearchEqualFunc

When one tries to search in the TorrentView, then a little search window
appears but does nothing.

Ref: https://lazka.github.io/pgi-docs/Gtk-3.0/callbacks.html#Gtk.TreeViewSearchEqualFunc
Closes: https://dev.deluge-torrent.org/ticket/3350
@DjLegolas DjLegolas force-pushed the bug/3350/fix-quick-search branch from 853889f to 1feec74 Compare February 3, 2025 21:04
@DjLegolas
Copy link
Contributor Author

Added reference in commit message 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants