From e5270a03deccb507b467491697c03f9fad15a2cd Mon Sep 17 00:00:00 2001 From: Piro / YUKI Hiroshi Date: Wed, 4 Mar 2015 02:40:12 +0900 Subject: [PATCH] Update history topics --- history.en.md | 1 + history.ja.md | 1 + 2 files changed, 2 insertions(+) diff --git a/history.en.md b/history.en.md index 43905daa..0b9d1460 100644 --- a/history.en.md +++ b/history.en.md @@ -10,6 +10,7 @@ * Update appearance of the tab bar correctly, after the sidebar is shown/hidden at Firefxo 39 and later. * Reset z-index of vertical tabs always to prevent tabs are shown above other browser elements. * Open child tabs from links correctly on Firefox 36 and later. + * Open child tabs from the web search bar correctly on Firefox 36 and later. - 0.15.2014120101 * Open clicked link as a new child tab correctly, from links with `target="_blank"` in e10s mode. (See also [the related bug on the bugzilla.mozilla.org](https://bugzilla.mozilla.org/show_bug.cgi?id=1098688)) diff --git a/history.ja.md b/history.ja.md index 5cb4ab7d..50d1ae63 100644 --- a/history.ja.md +++ b/history.ja.md @@ -10,6 +10,7 @@ * Firefox 39以降で、サイドバーの表示状態が変わったあとにタブバーの表示位置を更新するようにした * 他のブラウザ用その上に被さらないように、縦置きタブバーにおけるタブのz-indexをリセットするようにした * Firefox 36以降においてリンクから子タブを開く操作が正しく動作するように修正 + * Firefox 36以降においてWeb検索バーから子タブを開く操作が正しく動作するように修正 - 0.15.2014120101 * マルチプロセスモード(E10S)において、`target="_blank"`の指定があるリンクを子タブとして正しく開けるようにした ([bugzilla.mozilla.orgの関連バグ](https://bugzilla.mozilla.org/show_bug.cgi?id=1098688))