Comment 9 for bug 688117

Revision history for this message
Cameron Hart (bitshifternz) wrote :

I've made another patch which produces the two test cases that the reporter lists. In both instances the scale plugin is launched with all windows visible.

It behaves consistently in that when clicking on an icon with a single window the window is focused, with multiple windows all windows are displayed through the scale plugin (whether or not they are minimised). Clicking again on the icon will terminate the scale. I believe terminating the scale when clicking on the icon is the intended behaviour according to the comments in the code.

The only case where it isn't consistent is if all windows are minimised, clicking the icon with focus instead of scale. I'm not sure why because from debugging it does appear to be initiating the scale in this case.

The branch is https://code.launchpad.net/~bitshifternz/unity/fix-for-bug-688117