Script Summary: Allows you to filter the bugs from the list of displayed bugs. Filtering works on all columns visible in the list. Works for BugZilla 3.4.5 on FireFox 3.6.x and 4
Version: 0.3
The script currently works on any URL that has string "bugzilla" in the setup. The @include URL in the source points to http://*bugzilla.*. If you don't have this string in the URL, modify the @include URL in the script.
After installing, open up BugZilla and list bug in your browser. Click on any column (the actual value in the table and not the header) to filter. Click on the column value again to un-filter.
Download & Install
Install the script by clicking the install button above. If you have already installed the Greasemonkey (FireFox Add-On), the Install Script dialog should come up when you click the link.
Features
- Filters on any visible coloumn.
- Removes filter on clicking of the filtered column.
- Filter multiple columns.
- Filtering/Restoring works independently for all columns.
- Updates the bug count after filtering.
- Highlights the filtered columns so that you don't loose track of what has been filtered.
Revision History
Version 0.3
- Changed the @include url to http://*bugzilla.* which will make it work any bugzilla setup that has "bugzilla" in the host part.
I have tested the script with FireFox 3.6.x, 4 and BugZilla 3.4.5



