[Webkit-unassigned] [Bug 70081] New: CSS nesw-resize cursor shows up as a sw-resize cursor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 13 18:21:50 PDT 2011


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

           Summary: CSS nesw-resize cursor shows up as a sw-resize cursor
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: splatcol at gmail.com


Adding this CSS to an element:

.resize {
  cursor: nesw-resize;
}

does not work as expected.  Cursor actually shows up as a sw-resize cursor.  the nwse-resize cursor is unaffected, and shows up as expected.

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