[Webkit-unassigned] [Bug 190289] New: [macOS] Fix some font attribute conversion bugs in preparation for "Font > Styles…" support in WebKit2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 4 13:24:53 PDT 2018


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

            Bug ID: 190289
           Summary: [macOS] Fix some font attribute conversion bugs in
                    preparation for "Font > Styles…" support in WebKit2
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wenson_hsieh at apple.com
                CC: wenson_hsieh at apple.com

After fixing <https://bugs.webkit.org/show_bug.cgi?id=146381> locally (along with the "Styles…" and "Show Colors" options in the context menu), I noticed a couple of bugs in our font attribute conversion code:
- Setting a font shadow with a blur radius of 0 and an offset of (X, Y) where X < 0 or Y < 0 does not work.
- We hit a debug assertion when removing background text colors using the modal sheet presented via "Font > Styles…"

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181004/9ede0a28/attachment-0001.html>


More information about the webkit-unassigned mailing list