[Webkit-unassigned] [Bug 82110] New: border-right on tr:hover lingers after hover ends

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 23 18:01:55 PDT 2012


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

           Summary: border-right on tr:hover lingers after hover ends
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: buck.doyle at gmail.com


I am using a border-right on table rows to indicate when a row can be selected. Even after the cursor is no longer over the row, the border-right sometimes lingers.

To make it a bit more clear, I left a 5px padding on the table cells and put some content in some of the cells. I believe the problem only happens when the rightmost cell of a row is blank. The table is in a floated container, which seems relevant since the problem disappears without that.

-- 
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