Petit Comment
□Hiro (作者/Author)
ここへ感想やバグレポートを書いて下さい!
Please leave your comment or feedback here!
05/2/19 13:25
□Peter da Silva
Can you put dates on the release list, so we can tell at a glance if we need one?

Eg:

1.2.2 (13 Dectober 1901) - Addressed the issue that triangle for select box is missing. Addressed the issue that some buttons are displayed small. (Thanks, Dan.)
1.2.3 (6 Jabruary 1902) - Worked with Philippe, addressed the missing triangle problem that was still active in some environments. Also, modified form.css based on Firefox 1.0+
05/2/20 23:10
□Hiro
Thanks, Peter.
I changed the description that you mentioned.
05/2/21 00:20
□かぁ
ダウンロードさせていただきました。
個人的にAquaな感じが好きなんで気に入ってます♪

バグというわけではないのですが、ダウンロードしたファイルの拡張子が.cgiのままで、最初解凍できずに困りました。
(うちの設定が悪いのかも……-o-;)
拡張子を.dmgに書き直したらうまくいきましたが。
05/2/24 07:50
□Hiro
> かぁさん
当方の環境では Safari, Firefox で dmg ファイルとしてダウンロードされていますが、ブラウザと OS は何をお使いか教えていただけると助かります。
05/2/24 10:26
□かぁ
Hiroさん、まさかレスいただけるとは思いませんでした(;^^A。
うちのマシンのOSはMacOSX10.2.8、ダウンロードに使ったブラウザはIE5.2です。
ご参考になるか分かりませんが……。
05/2/24 19:33
□Hiro
IE ですね。後で試してみます。
05/2/25 10:05
□Hiro
IE で試しました。確かに cgi のファイル名でダウンロードされてしまいますね。注意書きを追加しておこうと思います。
05/2/25 10:31
□Wen Zhang
Hiro, it's great, but a few things about the CSS style files need to be improved. Take a look at the screenshot below.

http://photos6.flickr.com/6161836_4774a9b5e2.jpg
http://photos6.flickr.com/6120915_ea3f8d625b.jpg
05/3/9 11:50
□Hiro
Wen Zhang, could you tell me the URI of the website you have problem with?

I guess the website doesn't use <form> tag properly.
05/3/9 12:05
□rom
Firefoxは変なボタンや読みづらい明朝の入力文字がネックでしたが、
こちらでダウンロードさせて頂いたソフトで見事解決出来ました。
これでIE5から移行する決心がつきました。ありがとうございます。
05/3/10 13:05
□Hiro
そういってもらえると嬉しいです。Safari もいろいろ拡張すると便利ですけどね。Mac IE も悪くないと思ってたんですが、タブ機能もないし、もう戻れないですねー。
05/3/10 14:09
□Wen Zhang
I think it is more or less about the color theme used in Aauqfirefox, as the checkbox still can be checked when you click the place but just hided by the color. I use a packge from http://bioinformatics.org/librarian/ to generate the page so no address available.
05/3/11 18:38
□Hiro
So, could you send the HTML file to the my gmail account?
05/3/12 00:16
□Wen Zhang
Sorry, but it is on my own machine. So no URL available.
05/3/12 23:23
□Hiro
Wen, without the source I can do nothing. You don’t tell me the URL, instead send me a mail with the file.
05/3/13 23:18
□Miyu
初めまして。見た目に合わないボタン類が
嫌でしたが、ダウンロードし使わせて頂き
快適になりました。有り難うございました。
05/3/14 00:58
□Hiro
Miyu さん、ご感想ありがとうございます。もし不具合や気に入らない点があれば教えて下さい。
05/3/14 01:20
□Wen Zhang
I will send related things to you this weekend.
05/3/15 10:36
□Wen Zhang
The CSS file used by the package:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>Virtual Library</TITLE>
<STYLE TYPE="text/css">
<!--
body {font-family: Arial,Helvetica,sans-serif; background-color: #FFF
FFF; margin-left: 10pt;
margin-top: 10pt; margin-right: 10pt; margin-bottom: 10pt;
font-size: 13px; color: #002255; text-align: center}
table {margin-right: auto;margin-left: auto}
td {font-family: Arial,Helvetica,sans-serif;font-size: 13px; color:
#002255;
background-color: #E9E9E9}
a {text-decoration: none; color: #800080; font-weight: bold;font-s
ize: 13px}
a:visited {color: #995599}
input, textarea,
option, select {font-family: ’Courier New’, Courier, monospace;
background-color: #002244; color: #FFFFF0}
.menu {background-color: salmon; text-align: center}
.menuborder {background-color: #002244}
.menulink {color: #FFFFEE}
.uploadcheckbox {background-color: #E9E9E9}
//-->
</STYLE>
</HEAD>
<BODY>
<SPAN STYLE="font-size: 16pt;font-weight: bold;letter-spacing: 1px">
Virtual Library</SPAN>

<!--head-->
<!--dynamic content goes here-->
<!--tail-->

<BR><BR>
Virtual Library driven by <A HREF="リンク
n 1.3</A> in <A HREF="リンク,
<A HREF="リンク and <A HREF="リンク
he.org">Apache</A> environment.
</BODY>
</HTML>

I don’t know is this file enough as I know little about CSS. But this is the only file I can find that contains the info about CSS.
05/3/21 21:36
□Hiro
Wen, I opened the code you pasted above, but it was displayed properly with Firefox and Safari. I guess your problem is not CSS, but HTML.

Could you paste or mail the HTML source of photos6.flickr.com/6120915_ea3f8d625b.jpg?
05/3/21 23:20
□Wen Zhang
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>Virtual Library</TITLE>
<STYLE TYPE="text/css">
<!--
body {font-family: Arial,Helvetica,sans-serif; background-color: #FFFFFF; margin-left: 10pt;
margin-top: 10pt; margin-right: 10pt; margin-bottom: 10pt;
font-size: 13px; color: #002255; text-align: center}
table {margin-right: auto;margin-left: auto}
td {font-family: Arial,Helvetica,sans-serif;font-size: 13px; color: #002255;
background-color: #E9E9E9}
a {text-decoration: none; color: #800080; font-weight: bold;font-size: 13px}
a:visited {color: #995599}
input, textarea,
option, select {font-family: ’Courier New’, Courier, monospace;
background-color: #002244; color: #FFFFF0}
.menu {background-color: salmon; text-align: center}
.menuborder {background-color: #002244}
.menulink {color: #FFFFEE}
.uploadcheckbox {background-color: #E9E9E9}
//-->
</STYLE>
</HEAD>

----------
I cut it into two part because word number limitation of your site.
05/3/25 02:40
□Wen Zhang
Continued
----------

<BODY>
<SPAN STYLE="font-size: 16pt;font-weight: bold;letter-spacing: 1px">
Virtual Library</SPAN>

<BR><BR>319 articles overall<BR><BR>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0">
<TR>

<TD CLASS="menuborder">
<TABLE BORDER="0" CELLPADDING="3" CELLSPACING="1">
<TR>
<TD CLASS="menu">
&nbsp;<A HREF="index.php"><SPAN CLASS="menulink">Home</SPAN></A>&nbsp;
</TD>
<TD CLASS="menu">
<A HREF="index.php?action=browse&select=all">

<SPAN CLASS="menulink">Browse</SPAN></A>
</TD>
<TD CLASS="menu">
<A HREF="index.php?action=browse&select=shelf">
<SPAN CLASS="menulink">Browse Shelf</SPAN></A>
</TD>
<TD CLASS="menu">
<A HREF="index.php?action=search&select=all">

<SPAN CLASS="menulink">Search</SPAN></A>
</TD>
<TD CLASS="menu">
<A HREF="index.php?action=search&select=shelf">
<SPAN CLASS="menulink">Search Shelf</SPAN></A>
</TD>
<TD CLASS="menu">
<A HREF="index.php?action=upload">

<SPAN CLASS="menulink">Upload PDF</SPAN></A>
</TD>
<TD CLASS="menu">
<A HREF="index.php?action=logout">
<SPAN CLASS="menulink">Log Out</SPAN></A>
</TD>
</TR>
</TABLE>

</TD>
</TR>
</TABLE>
<BR>


<P>

<TABLE BORDER="0" CELLSPACING="5" CELLPADDING="5"><TR><TD><P ALIGN=justify>Gao Y<BR>
<B>Sth</B><BR>
J Neurosci <B>23</B>: 11770-7.<BR>

05/3/25 02:41
□Wen Zhang
Continued
----------------

<BR>
<BR><B>MESH:</B> Signal Transduction
</TD></TR></TABLE>
<FORM ENCTYPE="application/x-www-form-urlencoded" ACTION="index.php?action=upload" METHOD="POST">
<INPUT TYPE="hidden" NAME="authors" VALUE="Gao Y">
<INPUT TYPE="hidden" NAME="title" VALUE="Sth">
<INPUT TYPE="hidden" NAME="date1" VALUE="2003">
<INPUT TYPE="hidden" NAME="mesh" VALUE="Signal Transduction">
<INPUT TYPE="hidden" NAME="abstract" VALUE="something">
<INPUT TYPE="submit" VALUE="Upload">
<INPUT TYPE="button" VALUE="Back"
onMouseOver="window.status=’Back’"
onMouseOut="window.status=’’"
onClick="javascript:history.go(-1)">


<P>

Read info above and preselect category:
<TABLE BORDER="0" CELLSPACING="5" CELLPADDING="5"><TR><TD>

<INPUT TYPE="checkbox" NAME="category[]" VALUE="AMPA" CLASS="uploadcheckbox"> AMPA<BR><INPUT TYPE="checkbox" NAME="category[]" VALUE="Technique" CLASS="uploadcheckbox"> Technique<BR>

</TD></TR></TABLE>
<INPUT TYPE="submit" VALUE="Upload">
<INPUT TYPE="button" VALUE="Back"
onMouseOver="window.status=’No’"
onMouseOut="window.status=’’"
onClick="javascript:history.go(-1)">


</FORM>

<!--tail-->

<BR><BR>

</BODY>
</HTML>

-------------

If you render the page properly then it might be my Firefox to blame as I use a nightly build (リンク) of Firefox.
05/3/25 02:42
□Hiro
Thank you, Wen.

I tested the html that you gave me above , but I couldn't reproduce your problem. All form parts are displayed properly (Screenshot). I verified the html with FX-ppc7450-2005.03.23.dmg, which is optimaized Firefox build you mentioned above.

Hmm, have you installed the latest Aqua FIrefox Set?
05/3/25 11:00
□Wen Zhang
Yeah. With a new build installed, the problem solved.

Then the problem may just occur in an earlier nightly build and I unfortunately used it too long.

05/3/25 17:57
□Hiro
Wen, I’m glad your problem has been solved!
05/3/25 18:29
□kisanji
Hiroさんはじめまして。Aqua Firefox Setダウンロードさせていただきました。これまでFirefox Set 2も入れていたのですが、今度は完璧って感じですね。どうもありがとうございました(トラバもさせていただきました)。
05/3/26 23:31
□ちょび
はじめまして。
お聞きしたいのですが、これはフリーなのでしょうか?
05/4/5 10:15
□Hiro (作者)
ちょびさん、そうです。ご自由にお使いください。
05/4/5 10:58
□ちょび
早速使わせていただきました。あれがイヤだったので非常に助かりました。
ブログの方にもトラバさせていただきました。ありがとうございました。
05/4/6 00:10
□Steve Hodgson
I wanted to contact you to enquire whether AquaFirefoxSet123 would have any effect on the icon displayed in the Firefox search bar?

I have noticed that since installing Firefox 1.0.2 and reinstalling AquaFirefoxSet my search bar shows the icon in a similar way to the Firefox buttons i.e. domed. リンク shows what I mean. I have checked the individual icons within the application package and they use the usual flat style.

I have tried reinstalling Firefox to overwrite the changes to the Firefox GUI but the search bar remains the same. Is this an issue associated with the latest version of Firefox or is it due to AquaFirefoxSet123.
05/4/15 06:09
□Hiro
Steve, I saw your issue before. It's not because of AquqFirefoxSet, but other Firefox extension or theme cause this problem. Unfortunately, I don't remember which extension or theme is the cause. To fix this issue, remove the extension/theme or create new user profile.
05/4/15 13:55
□steve
It was tabbrowser preferences 1.1.1 that was causing the problem here.
05/4/16 02:44
□たけし
インストールさせていただいてから快適です!ありがとうございました。一つ疑問なのですが、FirefoxだけでなくMSNメッセンジャー等の画面もきれくなったような気がしますがこれは気のせいなのでしょうか?
05/4/20 15:08
□Hiro
気のせいと思います。^^;
05/4/20 15:13
□Wilhelm
Have very much enjoyed this mod in the past, but it looks like it needs some tweaking for 1.0.5. When installed over 1.0.5, the URL field and search fields no longer display anything or accept focus.
05/7/16 01:55
□naoya
Wilhelm さんと同様の症状が私も出ていますね。テキストボックスに入力出来なくなります。
05/7/17 04:24
□Hiro
とりあえずの Firefox 1.0.5 対応版を出しました。

I just updated Aqua Firefox Set for Firefox 1.0.5. If you find any issues, please let me know.
05/7/19 16:18
□周
初めまして。Firefox1.0.4から使わせていただいていました。フォーム関連がとても感じ良くなって嬉しかったです。
先ほどFirefox1.0.6をDLして、こちらの1.0.5対応版をインストールしたところ、フォームのテキストボックスがまったく表示されなくなってしまいました。先日1.0.5が出たばかりで対応もお忙しいことと思いますが、とりあえずご報告まで申し上げます。
これからもがんばってください!
05/7/20 22:10
□HIPPO
以前から愛用させて頂いています。
Firefox1.0.6に1.2.4の組み合わせは私の使用環境では使えない様です。残念!
05/7/20 22:11
□Hiro
おかしいですね。当方の環境では 1.0.5 でも 1.0.6 でも動いています。テキストボックスが表示されなくなるということは、古い方をインストールしている可能性があるので、ご確認ください。念のため、アップロードしてあるファイルも差し替えておきましたので、再度ダウンロードしてみて下さい。
05/7/20 23:39
□周
再度ダウンロードしてインストールしましたら正常に動きました。私の方で何か変なことをやっていたのかもしれません、お騒がせしまして申し訳ありませんでした。
丁寧にご対応くださりありがとうございました!
05/7/20 23:59
□Steve Hodgson
I have just updated to the latest version of Firefox today and noticed a problem once I have installed the latest AquaFirefoxSet after the upgrade.

My local homepage includes a Google search text field and this is not shown correctly with the latest version of Firefox. The button and radio buttons are shown correctly. I have screenshots available if these would be useful.
05/7/21 06:32
□Hiro
Steve, parhaps you might have installed the older version (1.2.3) of Aqua Firefox Set. Please try to download and install AFS 1.2.4 again.
05/7/21 10:11
□conan
ダウンロードさせて頂きました。
が、こちらもAFS1.2.4をfirefox1.0.6に適用するとテキストボックスが表示されなくなります。
また、ツールバーのロケーションバーにも入力できなくなります。
何らかの環境だと思い、firefox関連のファイルを片っ端から削除して再インストールを行って見たのですが、やはり同じでした。
05/7/21 11:59
□Hiro
再度、Firefox 1.0.6 の英語版、日本語版を、Mac OS 10.3.9、10.4.2 上で試してみましたが、テキストボックス、ロケーションバーともに入力可能です。

もう少しそちらの細かい環境を教えていただいてよいでしょうか?

なお、Tiger でインストーラの仕様が新しくなったためか、Tiger 上でインストールすると、アプリケーション検索にやたら時間がかかりますが、Skip しないで辛抱強く待った方がよいかもしれません。

テキストボックス等が表示されなくなるのは、Firefox のアプリケーションバンドル中の form.css でのリソース参照の記述が 1.0.5 から変わったためです。1.0.4 以前と同じ書き方をしていると、テキストボックス等が表示されなくなります。form.css のみに依存しますので、他の環境は関係ないはずです。なので、その現象が起こるとしたら、古いバージョンの AFS を入れているとしか考えられないのですが・・・。

ダウンロードページには、バージョン 1.2.3 と 1.2.4 が両方上げてありますので、間違えないようにしてください。

可能性は低いと思うのですが、もしかしたら私の使っていない何かの機能拡張とぶつかっているのかもしれませんね。
05/7/21 12:43
□conan
ダウンロードしたAFSのファイル名は
AquaFirefoxSet124.dmg
となっていますので1.2.4に間違い無いと思います。

こちらのマシン構成は以下です。
 PowerBookG4 1.33GHz
 メモリ1.25G
 MacOSX10.3.9

こちらのfirefoxバージョン表示は下のようになってます、ちなみに日本語版です。
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; ja-JPM; rv:1.7.10) Gecko/20050717 Firefox/1.0.6
拡張機能はUserAgentSwitcherだけです。

インストールしてある何らかのソフトが関係していたりする可能性は考えられますか?
他に何か必要な情報があるようなら言って下さい、可能な範囲で調べます、AFSはぜひ使いたいので。

※firefox自体が怪しい可能性もあるので、もう一度firefox1.0.6のダウンロードからやってみようと思います。
05/7/21 14:58
□Hiro
> ダウンロードしたAFSのファイル名はAquaFirefoxSet124.dmgとなっています

そうですか・・・。

複数の方が同じ問題に遭遇されていますので、もしかすると、最初にアップロードしていたものの中身が古かったかもしれません。今日(7/21)にダウンロードしたものならだいじょうぶと思いますが、イメージの中のパッケージのバージョンも Finder で確認してみてください。

> インストールしてある何らかのソフトが関係していたりする可能性は考えられますか?

それはないと思います。
先ほど書いたように、FIrefox のアプリケーションバンドル中の form.css にのみ依存しているはずです。

確実に確認するには、AFS 適用後に、Firefox のパッケージの中身をコンテクストメニューで表示させて、Contents/MacOS/res/ にある form.css に以下のような文字列があるかチェックしてみてください。

chrome://global/content/platformHTMLBindings.xml

これが、

resource://gre/res/builtin/platformHTMLBindings.xml

になっていると、テキストボックス等が表示されなくなってしまいます。
05/7/21 15:20
□conan
イメージの中を確認したら1.2.3になってました・・・なので確かにform.cssも間違ってました・・・
※とりあえず自分form.cssを修正したらテキストボックスは正常に表示されました。

でも再度、ダウンロードしてもやはり1.2.3です・・・サファリは
proxyを介してアクセスしてるから、どこかにキャシュされてるのかも・・・
時間をおいてから再度ダウンロードしてみます。

いろいろありがとうございました。
05/7/21 16:18
□Hiro
キャッシュが原因っぽいですね。
ということは、最初にアップロードしたものは、やはり中身が間違っていたのかも。
05/7/21 16:33
□HIPPO
先程、再度ダウンロードしてみました。
今度は大丈夫でした。これでまた使い続ける事が出来ます。有難う御座います。
05/7/21 20:44
□Didier
Nice work Hiro... I love it! oishii!!! Is it possible to have individual files for version 1.2.4. I wish to install them on my Linux! (^_^)
05/8/17 14:41
□Hiro
Hi Didier,

I’ll send you "forms.css" of Aqua Firefox Set 1.2.4 by email. Other files than forms.css are same as 1.2.3. I want to upload improved version of Aqua Firefox Set in neear future, but currently I don’t have time...
05/8/18 00:05
□Michael
The aqua package isn’t very "aqua" by my standards. The buttons are wrong, and so are the pull down buttons. The text fields don’t glow as much as they do in OS X.
05/8/27 14:58
□Hiro
Michael, since Firefox doesn’t use OS X’s standard UI, there’s nothing I can do more than this.
05/8/28 23:05
□周
いつもお世話になっています。Firefox1.0.7でも問題なく適用できたようです。おかげ様で快適なネットライフが送れます、ありがとうございます。取り急ぎご報告まで…。
05/9/23 19:44
□Hiro
Comment from Yamashita Makoto-san:

hi, i’ve just installed your package on Firefox 1.5b, (on OS X 10.3.9) and it looks fine. the preferences pages of google.com is displayed as same as your screenshot.
i don’t know much about the sites for extensive test for form display, but if you’d like screenshots of them, please let me know the URLs.
Firefox 1.5b, OS X 10.3.9二インストールしましたがちゃんと表示できているようです。
05/10/4 03:18
□Mira
はじめまて!愛用しています、MacのみならずLinuxなどでもデフォルトでは見た目味気ないので大活躍ですよ♪
1.5b2(1.4.1)ですが、テキストボックスやアドレスバーが使えなくなってしまいます。デフォルトforms.cssをのぞいてみたらやっぱり1.0.xとは違う模様です。1.2.4から変更部分(phiw,hiro)だけ抽出して無理矢理改変したら直りました。
05/10/13 07:50
□Hiro
フィードバックありがとうございます。
個別ファイルとしてダウンロード可のものは1つ古いバージョン (Version 1.2.3) なので、改変が必要なのだと思います。Version 1.2.4 のファイルならだいじょうぶかもしれません。公開せねば・・・。
05/10/13 10:36
□Oskar
Hi! Just updated to AquaFirefoxSet 1.2.4 running Firefox 1.0.7 under OSX 10.4.2. The checkbox goes transparent when checked. What to do?
Is it possible to change the Toolbar Bookmarks? They are to fat I think.
Keep up the good work!
Oskar
05/10/14 22:10
□Mira
手元の1.5b2(OSX10.3.9)での挙動詳細を列記しておきます(拡張とテーマは初期状態です)
1.2.3: テキストボックス消滅
1.2.4: アドレスバー入力不可(表示はされますが文字が消えています)
05/10/21 00:34
□タカ
osx10.43 Firefox1.5 RC1利用で
アドレスバーインサートモード使えません
そろそろ1.5完全対応の方向でバージョンアップしませんか。
05/11/6 22:12
□Hiro
1.5 対応したいとは思っているのですが、なかなか時間がありません・・・
05/11/6 22:28
□タカ
osx10.43 Firefox1.5 RC2利用で
今のところ快適に使えております。
早々の対応に感謝します。
05/11/16 10:31
□えりみ
ずっとsafariを愛用してたので、Firefoxのフォームがきれいになって嬉しいです。
これから愛用させて頂きます。

感謝を込めてOSX10.3.9にて、動作報告します!

・Firefox1.5RC2 × AquaFirefoxSet 1.5 beta 1:○正常動作確認

・Firefox1.0.7 × AquaFirefoxSet 1.5 beta 1:△テキストフォームに入力できない

1.0.7の異常にて、forms.cssの129行目(textarea{...}の最後の行)に、
「-moz-user-focus: normal;」を勝手に追加したら直りました。報告しておきます。

それと、Firefoxをアプリケーションフォルダに置かないと、ちゃんとインストールできなかったと思います。(どこかに書いてあったような…?)
これは気のせいかもしれないので、不確定です。

では、どうもありがとうございました!
05/11/16 17:21
□えりみ
少し言葉が足りなかったので、補足します。

「△テキストフォームに入力できない」
というのは、以前に報告されているような

・テキストフォームが表示されない
という症状ではなく、

・テキストフォーム内でクリックしてもフォーカスされない
 (カーソルの点滅が表示されない・入力できない)
という症状でした。

何度も失礼致しました。
05/11/16 21:46
□Hiro
>えりみさん

ご報告ありがとうございました。早急に修正版をリリースしたいと思います。
05/11/17 10:04
□Hiro
> それと、Firefoxをアプリケーションフォルダに置かないと、ちゃんとインストールできなかったと思います。

その通りです。ローカルディスクをくまなく検索すると時間がかかりすぎてしまうため、ルート下のアプリケーデョンフォルダ以下に置かれているものだけを対象にしています。どこにもそのことを書いていませんでしたね。ウェブページの方にその旨追加しておきました。
05/11/17 12:01
□タカ
osx10.43 Firefox1.5 RC2利用でgooglツールバーを導入すると検索入力した文字の下がすこし欠けるのを発見しました。たいした問題ではないですが、一応報告です。
05/11/20 17:21
□Hiro
>タカさん

これは Aqua Firefox Set と関係なく起こりませんか?アルファベットの g などは下が隠れてしまいますね。

それ以外に考えられる理由としては、userChrome.css の * { 以下にある

font-size: 12px;

を消してみて下さい。
05/11/21 15:52
□タカ
userChrome.css の * { 以下にある

font-size: 12px; を削除したら
googleツールバーの検索入力も正常になりました。
アドバイス有り難うございます。
05/11/22 01:01
□タカ
前の追加で少しましなった程度で完璧な対応とまでなってないかも。
05/11/22 01:14
□Eric
Is it possible to adapt this theme to Linux? I have downloaded your 1.2.3 file and installed it correctly on my firefox except some minor glitch which I presume is due to the 1.5 version I’m currently using. So my question is : is it possible to get a .zip file of your AquaFirefoxSet for firefox 1.5?

Thanks for your time.

PS. This theme is excellent, way more esthetical than the default.
05/12/3 01:05
□Dan Daugherty
I noticed something funny when I was trying to debug an application. html buttons weren’t displaying properly on my Mac but worked great on winblows in Firefox. What I thought was an ActiveX thing was really a problem in the forms.css that was modified by this set. It overrides any settings I set in my style sheet making my buttons disappear. Removing the html button references added by you fixes my problem. Should you really be changing the button tag? That tag is usually a special case tag that people use to display submit buttons using their own images so stylizing them is probably bad. Just a thought.
Mail me if you want an example or have questions.
05/12/8 01:20
□mantis
googleツールバーで検索文字の下が欠ける現象ですが、私は以下の設定で対処しています。
公式ビルドのMac版Firefox1.5でのみ確認しています。

* {
/* font-size: 12px; */
font-family: Lucida Grande, sans-serif !important;
}
#gtbGoogleSearchBox{
height: 18pt !important;
}
#gtbGoogleSearchBox > .gtb-search-box{
margin-top: 1px !important;
margin-bottom: 0px !important;
}
をuserChrome.cssに書く事で多分希望通りの状況になっていると思います。
また、
#gtbToolbar{
height: 24pt !important;
}
でgoogleツールバーの高さを変える事ができ、
#gtbGoogleSearchBox > .gtb-search-box > .autocomplete-textbox-container > .textbox-input-box{
font-size: 9pt !important;
}
で入力文字のフォントサイズを変える事ができます。
数値はあくまで例ですので、いろいろいじって自分好みの設定にしてみて下さい。
06/1/19 22:32
□Hiro
情報ありがとうございました。折りをみて、注意書きに掲載させていただきたいと思います。
06/1/20 16:38
□Taro
バージョン1.5を入れたら、mixi内の数々のボタンが真っ白で、ボタン内の文字が読めなくなってしまいました、、、。
06/2/9 23:00
□Hiro
>Taro さん
ご指摘ありがとうございます。1.5.0.1 として修正しました。
06/2/10 03:17
Name
Mail
Message