当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

FF 9: wikia-pages with tool-boxes on the left (Navigation, Search, Toolbox etc.), boxes aren't on top as before but go right on the bottom.

  • 2 件の返信
  • 2 人がこの問題に困っています
  • 16 回表示
  • 最後の返信者: cor-el

more options

First problem with FF9: when using wikia-pages that have their toolboxes (Navigation, Search, Toolbox etc.) on the top-left of the page, they go on the bottom of the page instead.

See: http://www.felarya.com/wiki/index.php?title=Main_Page http://ninja-theatre.com/wiki/Main_Page http://www.comixpedia.org/index.php?title=Main_Page

First problem with FF9: when using wikia-pages that have their toolboxes (Navigation, Search, Toolbox etc.) on the top-left of the page, they go on the bottom of the page instead. See: http://www.felarya.com/wiki/index.php?title=Main_Page http://ninja-theatre.com/wiki/Main_Page http://www.comixpedia.org/index.php?title=Main_Page

すべての返信 (2)

more options

Fix is here: https://bugzilla.wikimedia.org/show_bug.cgi?id=23526 in wikibits.js " Line 11 (insert): var is_epiphany = clientPC.indexOf('applewebkit') != -1 && clientPC.indexOf('mozilla') != -1;

Line 108 (replace): } else if (is_khtml && !is_epiphany) {


Mind that older versions of epiphany could be using gecko renderer (I believe v2.26 was available with both gecko and webkit) From 2.28 on they permanently chose to use webkit exclusively. Though I don't think this will cause problems with this fix.

I noticed this using Monobook skin, but this could probably occur on other skins as well.

Comment 1 Jonas 2010-05-14 12:31:25 UTC

Created attachment 7373 [details] Proposed patch for skins/common/wikibits.js (as explained in bug report)

Comment 2 Derk-Jan Hartman 2010-05-14 14:32:34 UTC"

Or just remove the file: " KHTMLFixes.css was already removed in r53141"

more options

See also:

(please do not comment in bug reports)