https://bugs.documentfoundation.org/show_bug.cgi?id=105876

Xisco FaulĂ­ <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bibisected, bisected,
                   |                            |regression
             Status|UNCONFIRMED                 |NEW
                 CC|                            |[email protected],
                   |                            |[email protected]
            Version|5.3.0.3 release             |4.3 all versions
     Ever confirmed|0                           |1

--- Comment #1 from Xisco FaulĂ­ <[email protected]> ---
Regression introduced by:

author  umeshkadam <[email protected]>   2014-04-02 14:20:36 (GMT)
committer       Miklos Vajna <[email protected]>  2014-04-09 08:06:36
(GMT)
commit  48dd43703914b9c756d2ecda1872512b47463902 (patch)
tree    70c37fc3a192a9f9749d860fd7392fc5576f95cc
parent  a8b45a44c278a1aa9195cf30b759c12c1e4465e1 (diff)
fdo#76583 DOCX import: Floating table information is not preserved in RT file.
- Earlier the table width was compared with the text area to decide if the
  fly has to be created for the floating table.
- In most of the cases such floating tables were the ones which did not have
  any text around them and not importing such tables as fly made sense.
- But there are some scenarios where in the floating tables have width
  greater than the text area but are positioned in a way such that they begin
  before left margin and end before the right margin moreover they appear to be
  really floating (unlike in first scenario) as they have text around them
since
  there is still room for the text.
- Handled this scenario and added a UT.

Adding Cc: to umeshkadam

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to