diff --git a/history.en.md b/history.en.md index 5495d77f..c4e11b67 100644 --- a/history.en.md +++ b/history.en.md @@ -7,6 +7,7 @@ * Fixed: Public APIs to show/hide the tab bar works correctly. * Fixed: Maximize scrollable area of tree-like view in a about:treestyletab-group tab. * Fixed: Open bookmark folder as a tree correctly, even if the user don't want to open a dummy grouping tab. + * Fixed: Fix broken appearance of the tab bar on Firefox versions without the "Tabs on Top" feature. - 0.14.2013112901 * Improved: Better compatibility with someone who change visibility of the tab bar, like "auto hide tab bar for last single tab" feature of Tab Mix Plus, Pale Moon, and [Hide Tab Bar With One Tab](https://addons.mozilla.org/firefox/addon/hide-tab-bar-with-one-tab/). * Improved: Better compatibility with [Context Search](http://www.cusser.net/extensions/contextsearch/). Now search result tabs are opened as children of the current tab. diff --git a/history.ja.md b/history.ja.md index 07e84717..6d5b74d1 100644 --- a/history.ja.md +++ b/history.ja.md @@ -7,6 +7,7 @@ * タブバーの表示・非表示を切り替える公開APIが壊れていたのを修正 * グループ化用のタブ内でのタブのツリー表示について、スクロール可能な領域が無駄に狭かったのを修正 * ユーザがグループ化用のタブを開かない設定を選択している場合に、ブックマークフォルダをタブのツリーとして開けていなかったのを修正 + * 「Tabs on Top」機能が削除されて以降のバージョンのFirefoxでタブバーの表示が壊れていたのを修正 - 0.14.2013112901 * 「タブが1つだけの時にタブバーを隠す」機能を提供するアドオン(Tab Mix Plus、[Hide Tab Bar With One Tab](https://addons.mozilla.org/firefox/addon/hide-tab-bar-with-one-tab/)など)や環境(Pale Moonなど)との互換性を向上 * [Context Search](http://www.cusser.net/extensions/contextsearch/)との互換性を向上(検索結果を子タブとして開くようにした)