[Webkit-unassigned] [Bug 210909] New: Cannot set underline and strikethrough at the same time

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 23 05:34:20 PDT 2020


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

            Bug ID: 210909
           Summary: Cannot set underline and strikethrough at the same
                    time
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcrha at redhat.com
                CC: bugs-noreply at webkitgtk.org

This sounds quite similarly as bug #27818, except that one is closed as fixed. I can reproduce this in r260336.

Steps:

a) one MiniBroser:  ./MiniBrowser --editor-mode
b) type: aaa
c) click the Underline button on the toolbar
d) type: bbb
e) click the strikethrough button on the toolbar
f) type: ccc

Expected result: the 'ccc' text is both underlined and stroke through
Actual result: it is only stroke through

g) click the Underline button on the toolbar
h) type: ddd

Expected result: the 'ddd' text is both underlined and stroke through
Actual result: it is only underlined

-- 
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/20200423/52dbb0ab/attachment.htm>


More information about the webkit-unassigned mailing list