On firefox 3.6.10 if you click on the Drupal logo there is a fine line around the image
It happens only if you choose the dashboard as your homepage

I tested with and without dashboard as homepage

Comments

yoroy’s picture

That's the default styling for the CSS :focus pseudo class. It's an accessibility feature and should not be removed.

JBI’s picture

Title: If you choose Dashboard as homepage and you click on logo there is a fine ligne around it » If don't choose Dashboard as homepage and you click on logo the default styling for the CSS :focus pseudo class is missing

If the fine line around the logo is an accessibility feature it's missing if you don't choose dashboard as your homepage.

c4rl’s picture

Title: If don't choose Dashboard as homepage and you click on logo the default styling for the CSS :focus pseudo class is missing » Outline for :focus pseudo-class on site name link is missing
Assigned: Unassigned » c4rl
Priority: Normal » Minor
Status: Active » Needs review
Issue tags: +drupal.org redesign, +drupal.org redesign qa, +drupal.org redesign qa theme

I'm not certain I understand the problem. Could you be more descriptive? However, I made a few tweaks to the CSS to resize this link on http://redesign.drupal.org/ and perhaps it affected this issue?

If not, please describe the issue further. For the time being, review this issue at redesign.drupal.org instead of beta.drupal.org since it receives code updates every 5 minutes.

beta.drupal.org should receive updated CSS when code is updated and cache is cleared.

JBI’s picture

Status: Needs review » Reviewed & tested by the community

Tested on http://redesign.drupal.org this fine line is present after the click on the logo on both the dashboard and the homepage. For me it's not very elegant and if it's a issability issue the line could be of the same color of the background.

Everett Zufelt’s picture

I haven't looked at the page. However, all elements that can receive focus need to provide some visual indicator that they have received focus. For anchors this is typically a dotted line around the anchor, but this is not the only design option available.

lisarex’s picture

Status: Reviewed & tested by the community » Fixed

Looks good; marking as fixed

Everett Zufelt’s picture

Looks good, or looks accessible?

c4rl’s picture

I made the outline color white to improve visibility, see http://redesign.drupal.org/

Everett Zufelt’s picture

As long as there is a visible focus indicator that is reasonably perceivable.

FYI: I'm completely blind so I cannot make visual judgements like this.

Status: Fixed » Closed (fixed)
Issue tags: -drupal.org redesign, -drupal.org redesign qa, -drupal.org redesign qa theme

Automatically closed -- issue fixed for 2 weeks with no activity.