gdp find tab doesn't disappear when the plugin is deactivated

Bug #448755 reported by Jan Niklas Hasse
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Gedit Developer Plugins
Fix Released
Medium
Curtis Hovey

Bug Description

When deactivating the gdb find plugin in the plugin options menu, the tab in the left side panel doesn't disappear like it should. When I reactivate the plugin, a new tab gets created.

Revision history for this message
Jan Niklas Hasse (jhasse) wrote :
Curtis Hovey (sinzui)
Changed in gdp:
status: New → Triaged
importance: Undecided → Medium
assignee: nobody → Curtis Hovey (sinzui)
milestone: none → 0.3
Revision history for this message
Curtis Hovey (sinzui) wrote :

gdp.PluginMixin.deactivate must provide a deactivate method.
    * It must raise NotImplementedError
gdp.GDPWindow.deactivate must call the self.controller.deactivate.
Each plugin must redefine the method to do nothing or in the case of find ad format, remove the panel.

Curtis Hovey (sinzui)
Changed in gdp:
status: Triaged → Fix Committed
Curtis Hovey (sinzui)
Changed in gdp:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.