https://bugs.documentfoundation.org/show_bug.cgi?id=162931
--- Comment #3 from Brian Cohen <[email protected]> --- @ m_a_riosv "What the issue is?" The issue is the behavior is totally unexpected. LibreOffice Writer (LOW) should ignore the <wbr> tags and paste all the text (as does MS Word, for example). "The <wbr> (Word Break Opportunity) tag specifies where in a text it would be ok to add a line-break." - [source](https://www.w3schools.com/TAgs/tag_wbr.asp) Even if LOW were to insert line-breaks at <wbr> tags (I don't see why it should, as this is an HTML formatting aid for wrapping text) it should still paste all the text, not ignore all text after the first <wbr> tag. -- You are receiving this mail because: You are the assignee for the bug.
