GNOME Bugzilla – Bug 433891
SearchPerk: not setting autopointer to True upon closing
Last modified: 2007-04-30 16:14:13 UTC
The SearchPerk sets the autopointer to False when opening but fails to set it back to True when closing. As a result, the pointer fails to update after the search dialog is opened and perhaps closed. This is most evident when trying to review after doing a search. Monitor bug #433874 before attempting.
Is this also a problem when you Alt-Tab away from the search dialog, and then try to review in the Tier?
Yes, the problem occurs as long as the search dialog is open for that tier. Other tiers are not affected.
Created attachment 87160 [details] [review] patch for SearchPerk: not setting autopointer to True upon closing Added code to ensure that autopointer updating was turned back on once the chooser dialog closes.