After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 621450 - Tags with spaces are not shown in completion list of find bar
Tags with spaces are not shown in completion list of find bar
Status: RESOLVED FIXED
Product: f-spot
Classification: Other
Component: Browsing
GIT
Other Linux
: Normal normal
: 0.7.0
Assigned To: F-spot maintainers
F-spot maintainers
Depends on:
Blocks:
 
 
Reported: 2010-06-13 14:58 UTC by Daniel
Modified: 2010-06-14 16:10 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Daniel 2010-06-13 14:58:07 UTC
When entering tags with spaces (multi-word tags) into the find bar, the completion list is empty as soon as the space character is entered. Use the following steps to reproduce:

1. Create a tag named "Tag with spaces"
2. Open the find bar by entering "/"
3. Enter "Tag " into the find bar

As soon as the space is entered, the completion list is empty/disappears.
Comment 1 Daniel 2010-06-13 15:13:33 UTC
Fixed in merge request: http://gitorious.org/f-spot/mainline/merge_requests/44
Comment 2 Ruben Vermeersch 2010-06-14 16:10:09 UTC
Very clean patches and I love the refactoring to enable unit testing. We need
more of that. Thanks a lot!