[Libreoffice-bugs] [Bug 121111] FILESAVE: DOC/RTF: Paragraph fill becomes blue after roundtrip

2019-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=12

Justin L  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
   Assignee|libreoffice-b...@lists.free |jl...@mail.com
   |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 121111] FILESAVE: DOC/RTF: Paragraph fill becomes blue after roundtrip

2019-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=12

--- Comment #4 from Commit Notification 
 ---
Justin Luth committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/+/1a6367269df971dd6764db419162896170b4b21d%5E%21

tdf#12 ww8export: fillstyle_NONE needs a nil background

It will be available in 6.3.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
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 121111] FILESAVE: DOC/RTF: Paragraph fill becomes blue after roundtrip

2019-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=12

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:6.3.0

-- 
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 121111] FILESAVE: DOC/RTF: Paragraph fill becomes blue after roundtrip

2018-11-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=12

--- Comment #3 from Justin L  ---
Not 100% sure this is the right approach, but it seems likely:
https://gerrit.libreoffice.org/#/c/64185/

-- 
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 121111] FILESAVE: DOC/RTF: Paragraph fill becomes blue after roundtrip

2018-11-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=12

--- Comment #2 from Justin L  ---
Looks like the problem is with
  else if ( false && m_bFillSpecified && m_bAutoFillColor )
pPropertyMap->Insert(PROP_FILL_STYLE,
uno::makeAny(drawing::FillStyle_NONE));

So, likely the export code for these formats is not looking at FillStyle_NONE,
and just using the fill color anyway.  Exposed existing problem.

-- 
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 121111] FILESAVE: DOC/RTF: Paragraph fill becomes blue after roundtrip

2018-11-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=12

Xisco FaulĂ­  changed:

   What|Removed |Added

 CC||jl...@mail.com,
   ||xiscofa...@libreoffice.org
   Keywords||bibisected, bisected,
   ||regression
 Status|UNCONFIRMED |NEW
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=90
   ||906
 Ever confirmed|0   |1

--- Comment #1 from Xisco FaulĂ­  ---
Regression introduced by:

https://gerrit.libreoffice.org/gitweb?p=core.git;a=commit;h=7d9e9ecd5bb5d5abec338c2ceb61ad623d2ac5cb

tdf#90906 writerfilter: Allow COL_AUTO to override non-auto 13/59313/4
author  Justin Luth  
Wed, 22 Aug 2018 07:25:37 +0100 (09:25 +0300)
committer   Miklos Vajna   
Wed, 5 Sep 2018 09:17:32 +0100 (10:17 +0200)
commit  7d9e9ecd5bb5d5abec338c2ceb61ad623d2ac5cb
tree1117a7f8fdbe9a6264f2a81392cb5020e028cc5e
parent  1d4f03114f3fb04fc1b493193e3eddee07cdabb8

Bisected with: bibisect-linux64-6.2

Adding Cc: to Justin Luth

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