[Webkit-unassigned] [Bug 24940] New: CSS Transition fails on input buttons when going from :focus to :active using keyboard

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 30 11:46:39 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=24940

           Summary: CSS Transition fails on input buttons when going from
                    :focus to :active using keyboard
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://farukat.es/bugs/webkit-transition-states.html
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: faruk at apple.com


Obscure little niggle, this one:

Make an Input (type="submit" or "button") with a background color (and a width
and height) and a transition on the background color.

Then, using the keyboard (tab) to go from :focus to :active (space bar),  the
CSS transition fails. Clicking with the mouse, either while it's focused or
not, makes it transition just fine to the :active state. See reduced test case.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list