Skip to content

Commit d1fe45c

Browse files
committed
Add note for known issue
1 parent 475df62 commit d1fe45c

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

history.en.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
* Fix visual erros in the "Vertigo" skin.
1616
* Avoid fingerprinting by website authors.
1717
* Added Greek translation by Vangelis Skarmoutsos. Thanks!
18+
* Known issue: opened or expanded tabs sometimes stay invisible until you move the mouse cursor on it, due to [Firefox 52's bug](https://github.com/piroor/treestyletab/issues/1202). This doesn't happen on Firefox 53 and later. Simple workaround is disabling of tab animations by `browser.tabs.animate`=`false` in `about:config`.
1819
- 0.18.2016111701
1920
* New background tabs are opened correctly. (The first opened tab was opened in the foreground unexpectedly.)
2021
* Shrink other dragged tabs while dragging. (experimental feature)

history.ja.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
* 「Vertigo」スキンの外観がおかしくなっていたのを修正
1616
* Webサイト作者によってツリー型タブのインストール状況を検知できないようにした
1717
* ギリシャ語ロケール追加(Translated by Vangelis Skarmoutsos. Thanks!)
18+
* 既知の不具合:[Firefox 52のバグ](https://github.com/piroor/treestyletab/issues/1202)により、新しく開かれたり折り畳まれた状態から展開されたりしたタブが、マウスのポインタが上に乗るまで表示されないままになります。この問題はFirefox 53以降では解消されています。気になる場合は当座の回避策として、`about:config``browser.tabs.animate``false`に設定してタブのアニメーション効果を無効化して下さい。
1819
- 0.18.2016111701
1920
* 複数の新しいタブをバックグラウンドで開くよう指定された場面で、常に最初のタブが選択されてしまう問題を修正
2021
* ツリーのドラッグ中にドラッグ中の他のタブを小さく縮めるようにした(実験的な機能)

0 commit comments

Comments
 (0)