GNOME Bugzilla – Bug 401198
Copy (&paste) broken
Last modified: 2007-06-21 13:54:26 UTC
Please describe the problem: When a filter is active, not the selected entri(es) are copied. It is as if the filter was not taken into account, i.e. if you select the 3rd item in the list and Copy, the 3rd item from the UNFILTERED list is copied, which is different from the one you selected. Or is this a GTK bug? Steps to reproduce: 1. Activale filter (CTRL+F) and enter some text 2. Select n-th matched line 3. Copy (CTRL+C) 4. Clear filter 5. Compare text on clipboard to n-th matchedl ine 6. Compare text on clipboard to n-th line in unfiltered list Actual results: Text of other entry on clipboard Expected results: Text of selected entry on clipboard Does this happen every time? y Other information:
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 343215 ***