[Webkit-unassigned] [Bug 129872] New: REGRESSION (r164847): Pressing the command key while hovering an element causes it to un-hover

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 7 02:51:06 PST 2014


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

           Summary: REGRESSION (r164847): Pressing the command key while
                    hovering an element causes it to un-hover
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: thorton at apple.com
                CC: ap at webkit.org, andersca at apple.com


Created an attachment (id=226103)
 --> (https://bugs.webkit.org/attachment.cgi?id=226103&action=review)
repro

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

Steps to Reproduce:

1. Load the attached test case.
2. Hover the box. It will turn green.
3. Press the command key.

Expected: The box should remain green.
Actual: The box goes back to being red, as if it were un-hovered.

This breaks the user's ability to cmd-click on links in menus that appear on hover.

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



More information about the webkit-unassigned mailing list