The tao parent theme reset removes all outline from links on focus, making it very difficult to navigate Rubik pages using the tab key.

Is it reasonable to add outline styling for links on focus in the css for Rubik?

CommentFileSizeAuthor
#1 1006274-rubik-focus-1.patch285 byteshefox
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

hefox’s picture

Title: add outline to links on focus » Restore focus to all elements
Issue summary: View changes
Status: Active » Needs review
FileSize
285 bytes

There's generally issues with places missing focus, like checkboxes and radios. Patch just returns default focus, not sure what the maintainers want to actually do.

hefox’s picture

Version: 6.x-3.0-beta2 » 7.x-4.x-dev
aramboyajyan’s picture

Assigned: Unassigned » aramboyajyan
Status: Needs review » Fixed

This is already done in the latest dev version. I just added the focus for checkbox and radio input elements.

The commit will be up shortly.

  • topsitemakers authored 6f9c617 on 7.x-4.x
    Issue #1006274 by hefox, topsitemakers: Restore focus to all elements
    
aramboyajyan’s picture

Aaaand I didn't say thanks for reporting this :)

It took me a while to respond because there were too many issues in the queue

Status: Fixed » Closed (fixed)

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