<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>41296</bug_id>
          
          <creation_ts>2010-06-28 12:54:38 -0700</creation_ts>
          <short_desc>InfoText color style is not resolving</short_desc>
          <delta_ts>2017-03-11 10:50:46 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKitGTK</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>UNCONFIRMED</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Grant Gayed">grant_gayed</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bugs-noreply</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>243833</commentid>
    <comment_count>0</comment_count>
    <who name="Grant Gayed">grant_gayed</who>
    <bug_when>2010-06-28 12:54:38 -0700</bug_when>
    <thetext>- observed in WebKitGTK 1.2.0

- choose a Linux theme whose InfoText foreground color is not black (for example, the default theme on Ubuntu 10.04 draws tooltips as white text on black background)
- create a .html file with content:

&lt;html&gt;
&lt;head&gt;
&lt;style CHARSET=&quot;ISO-8859-1&quot; TYPE=&quot;text/css&quot;&gt;
a.header:link { text-decoration: none; color: InfoText }
&lt;/style&gt;
&lt;/head&gt;
&lt;a&gt;void java.io.&lt;a class=&apos;header&apos; href=&apos;http://www.eclipse.org&apos;&gt;PrintStream&lt;/a&gt;.println
&lt;/body&gt;
&lt;/html&gt;

- run GtkLauncher and point at the above file
- note that the word &quot;PrintStream&quot; is rendered in black like the rest of the text, even though its style indicates that its color should be the InfoText foreground color</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>