Closed (fixed)
Project:
Taskbar
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Sep 2011 at 06:07 UTC
Updated:
8 Jul 2012 at 10:06 UTC
Jump to comment: Most recent file
Comments
Comment #1
hefox commentedSpacing issues (tabs instead of two spaces I'd guess), but looks good to me other than that.
Comment #2
McChen commentedThanks, hefox. I've cleaned up the tabs and will turn on invisible characters from now on.
Comment #3
icecreamyou commentedIMO this setting should be on by default. But thehong or jcisio should weigh in on that before making that change.
Also the variable this patch adds needs to be removed when the module is uninstalled. (Actually, Taskbar has a couple of variables that it needs to remove on uninstall but currently doesn't... but that doesn't mean this patch shouldn't do it.)
Other than that, looks like a good solution to me.
Comment #4
jcisio commentedI think we can keep it off by default, as it is the current behavior (and I think that it's quite practical to have a few items open :P).
I let this issue fixed then create a follow up #1281162: Taskbar leaves variables when uninstalled so that we can have this feature in dev soon ;-)
Thanks all.
Comment #6
jcisio commentedThere was a bug that prevented Ajax enabled items from being closed. It has been fixed with fd3a70e (D7) and c4398d3 (D6).