[Webkit-unassigned] [Bug 179787] New: [WebKit2] Format > Bold and other commands that use -changeFont: don’t work at all if the Fonts panel hasn’t been shown, work erratically if it has

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 16 11:18:20 PST 2017


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

            Bug ID: 179787
           Summary: [WebKit2] Format > Bold and other commands that use
                    -changeFont: don’t work at all if the Fonts panel
                    hasn’t been shown, work erratically if it has
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mitz at webkit.org
                CC: wenson_hsieh at apple.com

Steps to reproduce:

1. Open MiniBrowser
2. Choose File > New WebKit2 Editor
3. Click inside the new window and type some text
4. Select some of the text
5. Choose Format > Font > Bold or Italic or Bigger

Results:
The font doesn’t change

Further steps:
6. Choose Format > Font > Show Fonts
7. Repeat step 5

Results:
The font changes

Further steps:
8. Choose some other font (different size and typeface) in the Fonts panel and close it
9. Open a new WebKit2 Editor window and repeat steps 3-5

Results:
The font changes but takes on properties of the font last selected in the now-closed Fonts panel

Notes:
-[WKWebView changeFont:] seems to be all about the Font panel, whereas -[WebView changeFont:] seems to rely more on the font manager.

-- 
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/20171116/924422ad/attachment.html>


More information about the webkit-unassigned mailing list