anno73

關於我

開發者資訊
名稱 anno73
加入日期 July 7, 2011
參與開發的附加元件數量 0 個附加元件
此開發者的附加元件平均分數 未經評分

我所發表的評論

Account Colors

評分: 4 / 5 顆星

I found two lines in this add-on that causes most of content of the status bar of Thunderbird 5 to vanish.
The lines
document.getElementById("folderTree").addEventListener("select",acThreadPane,false);
and
document.getElementById("tabmail").addEventListener("load",acMessagePane,true);
in ac-3panewindow.js seem to be responsible for this incompatibility. Removing these lines reduces the functionality of this add-on, but different accounts in the folder pane remain coloured and the status bar is completely visible.
I hope that there will be patched version soon. This add-on is very useful.

此意見為舊版本 (3.3) 的附加元件。