Summary: | relace [+] and [-] in add remove filter et.al. with something clearer | ||
---|---|---|---|
Product: | frysk | Reporter: | Andrew Cagney <cagney> |
Component: | general | Assignee: | Unassigned <frysk-bugzilla> |
Status: | WAITING --- | ||
Severity: | normal | ||
Priority: | P2 | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Host: | Target: | ||
Build: | Last reconfirmed: | ||
Bug Depends on: | |||
Bug Blocks: | 3399 |
Description
Andrew Cagney
2007-03-06 21:57:43 UTC
The first line has a [-] because clicking that button while it will not remove the row it will remove the filter it represents from the observer. It will also clear the selection boxes and the arguments Entry. This patch also changes it so that the button is grayed out once it has removed the filters, and cleared the feilds. This is exactly what is done in Thunderbuird to edit filters. 2007-03-20 Sami Wagiaalla <swagiaal@redhat.com> * ObserverItemRow.java : [-] Button now disables itself when there is only one row is left and the represented filter has been removed from the underlying Observer. Fix for bz 4159. |