[Webkit-unassigned] [Bug 14019] New: SVG focus ring support has minor display bugs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 6 12:42:43 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14019

           Summary: SVG focus ring support has minor display bugs
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
 BugsThisDependsOn: 10849


SVG focus ring support has minor display bugs

Now that SVG has focus ring support (thanks to bug 10849), we need to go back
and clean up some of the display bugs such support exposes.

Some examples of bugs:
- focus rings for paths do not conform to path shape
- focus rings for paths are 1px larger than necessary (due to antialiasing fuzz
in the absoluteBounds method)
- focus rings do not respect clip when sizing themselves (see <image> example)
- text focus rings do not respect transform= attributes correctly
- image focus rings do not respect transform= attributes correctly


-- 
Configure bugmail: http://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