[Libreoffice-bugs] [Bug 116256] DOCX Import: incorrect placement of textbox in table, from ignoring LayoutInCell.

2020-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116256

--- Comment #13 from Justin L  ---
I'm not sure if this is primarily a layout issue, but I think it is. The
handles for managing the textbox seem to be in the correct position inside the
table frame, but what is displayed is still outside of the table boundary.

(And yes, there really is a single cell table inside of a floating frame and
that table contains a textbox.)

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 116256] DOCX Import: incorrect placement of textbox in table, from ignoring LayoutInCell.

2020-08-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116256

--- Comment #12 from Justin L  ---
There are lots of illegal things happening in this context. My dev environment
easily crashes with messages like "doclay.cxx:1602: Found a FlySection but not
a Format!"

The textbox is not well connected with its containing frame - so this is a
messy bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 116256] DOCX Import: incorrect placement of textbox in table, from ignoring LayoutInCell.

2020-06-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116256

--- Comment #11 from Justin L  ---
Created attachment 161571
  --> https://bugs.documentfoundation.org/attachment.cgi?id=161571=edit
WrongTableTextPlacement_COMPAT15_LAYOUTINCELL0.docx

When compatiblityMode = 15 (word 2019-2013), then it seems to ignore the
LayoutInCell value - always treating it as true.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 116256] DOCX Import: incorrect placement of textbox in table, from ignoring LayoutInCell.

2020-06-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116256

--- Comment #10 from Justin L  ---
Created attachment 161570
  --> https://bugs.documentfoundation.org/attachment.cgi?id=161570=edit
WrongTableTextPlacement_COMPAT12_LAYOUTINCELL0.docx

If layoutInCell=0, and compatibilityMode > 15, then the document should look
the way that LO currently displays it.  This version of the file sets compat to
12, and LayoutInCell to 0.  Make sure this scenario still works after the fix.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 116256] DOCX Import: incorrect placement of textbox in table, from ignoring LayoutInCell.

2020-06-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116256

Justin L  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=77
   ||794

--- Comment #9 from Justin L  ---
Sample code for checking compatibilityMode can be found in bug 77794.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 116256] DOCX Import: incorrect placement of textbox in table, from ignoring LayoutInCell.

2020-06-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116256

Justin L  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=13
   ||3522
 Whiteboard||compatibilityMode15
Summary|DOCX Import: incorrect  |DOCX Import: incorrect
   |placement of textbox in |placement of textbox in
   |table.  |table, from ignoring
   ||LayoutInCell.
 CC||jl...@mail.com
 Blocks||131304

--- Comment #8 from Justin L  ---
LayoutInCell=1, so the textbox should be placed inside the table.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=131304
[Bug 131304] [META] MS Word compatiblityMode = 15
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 116256] DOCX Import: incorrect placement of textbox in table.

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116256

--- Comment #7 from Timur  ---
Repro 7.0+ as of 14.12.2020.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 116256] DOCX Import: incorrect placement of textbox in table.

2018-10-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116256

Aron Budea  changed:

   What|Removed |Added

 Blocks||120804


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=120804
[Bug 120804] [META] Bugs introduced by initial DrawingML shape import in DOCX
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 116256] DOCX Import: incorrect placement of textbox in table.

2018-09-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116256

Xisco Faulí  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=11
   ||9697

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 116256] DOCX Import: incorrect placement of textbox in table.

2018-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116256

Xisco Faulí  changed:

   What|Removed |Added

   Keywords||filter:docx

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 116256] DOCX Import: incorrect placement of textbox in table.

2018-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116256

Xisco Faulí  changed:

   What|Removed |Added

   Keywords||bibisected, bisected
Version|6.1.0.0.alpha0+ Master  |4.3 all versions

--- Comment #6 from Xisco Faulí  ---
The behaviour was slightly better before

author  Miklos Vajna   2013-12-03 11:59:42 +0100
committer   Miklos Vajna   2013-12-03 15:39:04
+0100
commit  57450afb768c085df0ba2344aa94b5f843060178 (patch)
tree19a4c28083ee2414102d70db2fcf6bd8ec410799
parent  ddbeaada1c7abb0fee88e709f3d6d824f06b39e0 (diff)
DOCX import: declare wps as a supported feature
This means in case we hit an mc:AlternateContent element, we will read
the mc:Choice branch of it, in case wps is the required feature, not the
mc:Fallback one, which contains the information in VML format (after a
lossy conversion).


although it wasn't perfect either, thus not adding the regression keyword

I hope it helps...

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 116256] DOCX Import: incorrect placement of textbox in table.

2018-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116256

--- Comment #5 from Xisco Faulí  ---
Created attachment 140428
  --> https://bugs.documentfoundation.org/attachment.cgi?id=140428=edit
How it looks in LibreOffice 4.3

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 116256] DOCX Import: incorrect placement of textbox in table.

2018-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116256

Xisco Faulí  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #4 from Xisco Faulí  ---
Confirmed in

Version: 6.1.0.0.alpha0+
Build ID: 2affed9bfd72628549df3049ed9f6e6a30fdb5b8
CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: gtk3; 
Locale: ca-ES (ca_ES.UTF-8); Calc: group

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 116256] DOCX Import: incorrect placement of textbox in table.

2018-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116256

Xisco Faulí  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=10
   ||4556

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 116256] DOCX Import: incorrect placement of textbox in table.

2018-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116256

Gülşah Köse  changed:

   What|Removed |Added

Summary|DOCX Import: incorrect  |DOCX Import: incorrect
   |placement of table text.|placement of textbox in
   ||table.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs