[Webkit-unassigned] [Bug 15997] New: SVG selection text foreground colour does not respect user settings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 15 03:18:29 PST 2007


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

           Summary: SVG selection text foreground colour does not respect
                    user settings
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: Gtk, Cairo
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: alp at atoker.com


When SVG text is selected, the foreground colour seems not to change, while it
should use RenderObject::selectionForegroundColor().

This was noticed in the GTK+ port, where the text foreground selection colour
chosen by the user is often light.

It looks like there is code that could be shared between SVGInlineTextBox and
InlineTextBox to avoid having to fix the same issues twice.


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