[Webkit-unassigned] [Bug 196390] Pasting a table from Confluence strip of table cell content

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 28 22:15:02 PDT 2019


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

--- Comment #1 from Ryosuke Niwa <rniwa at webkit.org> ---
This is because TextIterator is skipping the rendered text because it think it’s fully clipped due to a div that contains table in the markup below. This is in turn due to createPageForSanitizingWebContent creating a 0px by 0px FrameView.

-- 
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/20190329/0e9e12c6/attachment-0001.html>


More information about the webkit-unassigned mailing list