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 579237 - search as you type doesn't work in the media library
search as you type doesn't work in the media library
Status: VERIFIED FIXED
Product: pitivi
Classification: Other
Component: User interface
Git
Other Linux
: Normal minor
: 0.13.2
Assigned To: Pitivi maintainers
Pitivi maintainers
Depends on:
Blocks:
 
 
Reported: 2009-04-17 02:25 UTC by Jean-François Fortin Tam
Modified: 2009-07-29 22:53 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jean-François Fortin Tam 2009-04-17 02:25:51 UTC
To reproduce:
1. import clips named 1, 2, 3 into the media library
2. focus the media library by selecting clip 1
3. type "3"

Expected results: the clip starting with the character 3 is selected
Actual results: the current clip is deselected and nothing happens

Not the same as bug #578710.
Comment 1 Brandon Lewis 2009-07-28 19:12:23 UTC
have a patch for this in branch bug_580680 on my github repository
Comment 2 Brandon Lewis 2009-07-28 19:22:29 UTC
commit 789ebe1f0da79d29958ea50eda62d49f310b5e84
Author: Brandon Lewis <brandon_lewis@berkeley.edu>
Date:   Tue Jul 28 12:09:40 2009 -0700

    ui.sourcelist.py: add a column containing the escaped, unquoted factory base 
    name and use this as the search_column.
    fixes bug 579237