Bug 67780

Summary: popping text on a:hover with Verdana (testcase)
Product: [Applications] konqueror Reporter: Will Stephenson <wstephenson>
Component: khtmlAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: testcase html
testcase css

Description Will Stephenson 2003-11-10 15:29:15 UTC
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
Comment 1 Will Stephenson 2003-11-10 15:30:18 UTC
Created attachment 3127 [details]
testcase html
Comment 2 Will Stephenson 2003-11-10 15:30:49 UTC
Created attachment 3128 [details]
testcase css
Comment 3 Will Stephenson 2003-11-24 23:52:19 UTC
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?
Comment 4 Stephan Kulow 2003-11-25 11:17:05 UTC
sure, the fonts always matter for the fonts picked :)

*** This bug has been marked as a duplicate of 67973 ***
Comment 5 Will Stephenson 2003-11-25 19:31:40 UTC
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!