[Webkit-unassigned] [Bug 190120] New: [macOS] [WK2] NSFontPanel UI (font color, text decorations, font shadow) doesn't update on selection change

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 30 15:36:25 PDT 2018


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

            Bug ID: 190120
           Summary: [macOS] [WK2] NSFontPanel UI (font color, text
                    decorations, font shadow) doesn't update on selection
                    change
           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

To reproduce:

1. Load "data:text/html,<body contenteditable>" in a WKWebView (e.g. using MiniBrowser)
2. Typing some text, select all, and open the font panel (CMD+T)
3. Modify some of the font attributes (e.g. add a font shadow, strike-through, underline, and change the font color)
4. Change the selection to any other part of the text

Observed: font attributes are default values.
Expected: font attributes should reflect attributes at the current selection.

-- 
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/20180930/9d94679b/attachment.html>


More information about the webkit-unassigned mailing list