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

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>21235</bug_id>
          
          <creation_ts>2013-03-09 18:57:02 +0000</creation_ts>
          <short_desc>Logo link may become invisible mystery navigation when user color scheme enforced</short_desc>
          <delta_ts>2013-03-09 18:57:02 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>webplatform.org</product>
          <component>skin</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>NEW</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>1</everconfirmed>
          <reporter name="Benjamin Hawkes-Lewis">bhawkeslewis</reporter>
          <assigned_to name="Doug Schepers">schepers</assigned_to>
          
          
          <qa_contact name="public-webplatform-bugs list">public-webplatform-bugs</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>84186</commentid>
    <comment_count>0</comment_count>
    <who name="Benjamin Hawkes-Lewis">bhawkeslewis</who>
    <bug_when>2013-03-09 18:57:02 +0000</bug_when>
    <thetext>The logo link may become invisible mystery navigation when a user enforces their color scheme.

Example method to reproduce in Mac Fx:

* Open Preferences
* Go to Content tab.
* Click Colors button
* Untick &quot;Allow pages to choose their own colors&quot;
* Visit e.g. docs.webplatform.org

This is a not uncommon problem with CSS text replacement and may cause accessibility problems for users who need different colors for legibility, but don&apos;t need to throw out the entire site layout.

Cleanest approaches still seem to be inline SVG, sniffing for author color application with JS before replacing the text with CSS background image, or just using an img with alt old-style.

When I was reporting this bug it was pointed out to me that the link is actually missing any link _text_:

&lt;div id=&quot;p-logo&quot;&gt;&lt;a href=&quot;/wiki/Main_Page&quot; title=&quot;Visit the main page&quot;&gt;&lt;/a&gt;&lt;/div&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>