Version: (using KDE Devel) Installed from: Compiled sources Compiler: gcc 3.3.1 OS: Linux This is a regresstion wrt 3.1.x, sorry if you already know about it, but I couldn't see any other bugreports. I noticed this on the Zope app server's management interface. The testcase attached comes from there. With the Verdana font as specified in the stylesheet, the font changes to Helvetica except on mouse over. Applying the extra style to the named div reverses this behaviour. HTH
Created attachment 3127 [details] testcase html
Created attachment 3128 [details] testcase css
Just tried this on suse 8.2 instead of 9.0 and it didn't show up - does this indicate the range of fonts available influences whether the bug manifests?
sure, the fonts always matter for the fonts picked :) *** This bug has been marked as a duplicate of 67973 ***
Subject: Re: popping text on a:hover with Verdana (testcase) In this case I think what actually mattered was that I cvs upped on the 8.2 box about 30 minutes after you committed the fix. Thanks!