[Webkit-unassigned] [Bug 24893] New: Select elements with border and height cause errors to console

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 27 12:55:56 PDT 2009


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

           Summary: Select elements with border and height cause errors to
                    console
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: hyatt at apple.com, adele at apple.com


Select elements with border and height cause errors to console

Test:
<select style="border: 40px solid red; height:12px"></select>

Causes this to print to the console:
Fri Mar 27 12:54:33 Safari[94904] <Error>: doClip: empty path.
Fri Mar 27 12:54:33 Safari[94904] <Error>: doClip: empty path.
Fri Mar 27 12:54:33 Safari[94904] <Error>: doClip: empty path.
Fri Mar 27 12:54:33 Safari[94904] <Error>: doClip: empty path.
Fri Mar 27 12:54:33 Safari[94904] <Error>: doClip: empty path.
Fri Mar 27 12:54:33 Safari[94904] <Error>: doClip: empty path.
Fri Mar 27 12:54:33 Safari[94904] <Error>: doClip: empty path.
Fri Mar 27 12:54:33 Safari[94904] <Error>: doClip: empty path.


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