[Libreoffice-bugs] [Bug 107035] FILEOPEN Missing numbering in inserted caption when document is saved in DOCX format and reopened

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

Luke Deller  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |l...@deller.id.au
   |desktop.org |

-- 
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 107035] FILEOPEN Missing numbering in inserted caption when document is saved in DOCX format and reopened

2018-02-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107035

Aron Budea  changed:

   What|Removed |Added

   Keywords||bisected
  Component|Writer  |filters and storage

--- Comment #9 from Aron Budea  ---
Thanks for the confirmation, let's (re)add keyword bisected, then.

Also, the magic words: adding Cc: to Miklos Vajna.

-- 
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 107035] FILEOPEN Missing numbering in inserted caption when document is saved in DOCX format and reopened

2018-02-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107035

--- Comment #8 from Luke Deller  ---
Nice one Aron.  I did some testing to confirm that the issue was introduced in
this change:

 - building from source at commit 232ad2f2588beff50cb5c1f3b689c581ba317583 I
could reproduce the issue (using the steps in comment 3)
 - building at the preceding commit 85693bffad5c863e5cd4d4b3664856a9fec607d5 I
could no longer reproduce the issue

Incidentally the old source at these commits did not build cleanly for me on
Ubuntu 16.04 with gcc-5.4.  I got it going by switching to gcc-4.7, and making
an adjustment to sd/source/ui/toolpanel/TaskPaneFocusManager.cxx (replace
uintptr_t on line 35 with size_t).

-- 
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 107035] FILEOPEN Missing numbering in inserted caption when document is saved in DOCX format and reopened

2018-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107035

Aron Budea  changed:

   What|Removed |Added

 CC||vmik...@collabora.co.uk

--- Comment #7 from Aron Budea  ---
Miklos, could it be one of your commits in that range?

I'm cautiously suspecting this one (just speculating):
https://cgit.freedesktop.org/libreoffice/core/commit/?id=232ad2f2588beff50cb5c1f3b689c581ba317583
author  Miklos Vajna   2012-11-28 11:59:00 +0100
committer   Michael Stahl2012-11-28 21:33:54
+0100

API CHANGE: add a "position" parameter to XParagraph/TextPortionAppend methods

-- 
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 107035] FILEOPEN Missing numbering in inserted caption when document is saved in DOCX format and reopened

2018-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107035

Aron Budea  changed:

   What|Removed |Added

   Keywords|bisected|
Version|5.3.0.3 release |4.0.0.3 release
Summary|Missing numbering in|FILEOPEN Missing numbering
   |inserted caption when   |in inserted caption when
   |document is saved in DOCX   |document is saved in DOCX
   |format and reopened |format and reopened

--- Comment #6 from Aron Budea  ---
(In reply to Luke Deller from comment #3)
> The underlying issue seems to be in the docx import, when there is direct
> character style formatting on the text immediately preceding a field, then
> the field is wrongly given that formatting.
Luke, excellent analysis! And it is an import bug, since the color is fine in
Word (and the numbering is there in the original example when opened in Word).

This is also a regression, from the following range:
https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=c33019b36d613f951787ce9836e34d74bfbd6a1b..b67a51b40a4876f4bd97a2917103112006710b0c

The bug report is exactly about this issue, so let's keep it here.

-- 
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