← Back to team overview

phpdevshell team mailing list archive

[Bug 691405] Re: show/hide bar does not change css when its gets focus using tab key

 

** Changed in: phpdevshell
       Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of
PHPDevShell, which is subscribed to PHPDevShell.
https://bugs.launchpad.net/bugs/691405

Title:
  show/hide bar does not change css when its gets focus using tab key

Status in Open Source PHP RAD Framework with UI.:
  Invalid

Bug description:
  If you go to the plugins admin page, and then start using the TAB key to move thru items on the page, when the focus gets to one of the show/hide bars, it does not make any noticeable change to let you know that you are on it.

When you hover over the show/hide bar, it changes color and then when you move the mouse away from it, the color changes back. This same color change should take effect when it receives the focus using tab key, and when the color should change back when it blurs.

I believe this is a css issue and has something to do with the 'hover' class, but am not exactly sure how to fix it.





References