[Webkit-unassigned] [Bug 173186] New: Delete second list item inside a single table cell should not delete the whole table

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 9 15:03:12 PDT 2017


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

            Bug ID: 173186
           Summary: Delete second list item inside a single table cell
                    should not delete the whole table
           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: jfernandez at igalia.com
                CC: wenson_hsieh at apple.com

Created attachment 312495

  --> https://bugs.webkit.org/attachment.cgi?id=312495&action=review

Test case to reproduce the issue

What steps will reproduce the problem?
(1) Load the attached test case
(2) Place the cursor at the list item 2.
(3) Hit backspace to the list item is removed

What is the expected result?

The list item 2 is removed but the list still holds the item 1.

What happens instead?

The whole table is deleted.

-- 
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/20170609/000e7a09/attachment.html>


More information about the webkit-unassigned mailing list