compiz scale all does not minimize window list popup

Bug #368721 reported by Eemil Lagerspetz
2
Affects Status Importance Assigned to Milestone
DockbarX
Fix Released
Medium
Unassigned

Bug Description

 When I use roll the mouse wheel and the scale starts, the previous group button's popup window list stays open. after the scale, I need to go back to the group button to get it to disappear. Please close the group button popup on scale, thanks.

This does the trick:
def compiz_scale_all(self, widget, event):
    gobject.timeout_add(settings['popup_delay']+ 200, self.hide_list_no_check)
    compiz_call('scale/allscreens/initiate_key','activate','root', self.root_xid)

Tags: dockbarx
Changed in dockbar:
importance: Undecided → Medium
status: New → Confirmed
tags: added: dockbarx
Revision history for this message
Matias Särs (msevens) wrote :

Thanks for reporting. Fix committed.

Changed in dockbar:
status: Confirmed → Fix Committed
Matias Särs (msevens)
Changed in dockbar:
status: Fix Committed → Fix Released
Revision history for this message
Eemil Lagerspetz (eemil-lagerspetz) wrote :

This now works satisfactorily in version 0.21.7.

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.