[Libreoffice-bugs] [Bug 57589] FILEOPEN - A particular docx has a black background where text should be

2018-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57589

Justin L  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |jl...@mail.com
   |desktop.org |

--- Comment #14 from Justin L  ---
proposed fix at https://gerrit.libreoffice.org/59295 tdf#57589

-- 
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 57589] FILEOPEN - A particular docx has a black background where text should be

2018-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57589

--- Comment #13 from Justin L  ---
The problem is that LO isn't parsing #-denoted colors, but just failing to zero
(aka black) because

> OOXMLHexValue::OOXMLHexValue(const char * pValue)
> : mnValue(rtl_str_toUInt32(pValue, 16))
doesn't handle # hex notation and so the following fails:


  
  


-- 
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 57589] FILEOPEN - A particular docx has a black background where text should be

2018-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57589

Justin L  changed:

   What|Removed |Added

 CC||jl...@mail.com

--- Comment #12 from Justin L  ---
So, every paragraph style seems to have black specified as the background area
color.  (I see a big black blob where the paragraph styles should be seen).

-- 
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 57589] FILEOPEN - A particular docx has a black background where text should be

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

Xisco Faulí  changed:

   What|Removed |Added

 Blocks||116092


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=116092
[Bug 116092] [META] regressions introduced by adding DrawingLayer FillStyles
support
-- 
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 57589] FILEOPEN - A particular docx has a black background where text should be

2017-10-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57589

--- Comment #11 from Justin L  ---
Round-tripping the original document in MSWord 2003 fixes the black problem for
LO. Perhaps this can be round-tripped in other versions of Office first to see
if it basically is a corrupt document.

-- 
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 57589] FILEOPEN - A particular docx has a black background where text should be

2017-09-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57589

--- Comment #10 from Xisco Faulí  ---
Still reproducible in

Version: 6.0.0.0.alpha0+
Build ID: 04d70c0999c716f5465631eca50945915ec607c4
CPU threads: 4; OS: Linux 4.10; 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 57589] FILEOPEN - A particular docx has a black background where text should be

2016-11-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57589

Telesto  changed:

   What|Removed |Added

 Blocks||88173


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=88173
[Bug 88173] [Meta] Tracking bug for limitations of DOCX (OOXML) format
-- 
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 57589] FILEOPEN - A particular docx has a black background where text should be

2016-11-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57589

Xisco Faulí  changed:

   What|Removed |Added

   Keywords||bibisected, bisected,
   ||regression
 CC||armin.le.gr...@me.com

--- Comment #9 from Xisco Faulí  ---
Regression introduced by:

author  Armin Le Grand  2014-06-02 15:00:50 (GMT)
committer   Miklos Vajna   2014-07-01 11:30:09
(GMT)
commit  7d9bb549d498d6beed2c4050c402d09643febdfa (patch)
tree2caf67e36c9ccd058268b003cf2bc39b9b102b53
parent  a5e137eb1d37361c60175e8fba780fc46b377a23 (diff)

Related: #i124638# Second step of DrawingLayer FillAttributes...
for Writer objects, now added support for Paragraph and PageStyle (including
Header and Footer) for direct attributes and style attributes

Adding Cc: to Armin Le Grand

-- 
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 57589] FILEOPEN - A particular docx has a black background where text should be

2015-08-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57589

Xisco Faulí  changed:

   What|Removed |Added

 CC||aniste...@gmail.com

--- Comment #7 from Xisco Faulí  ---
Created attachment 118042
  --> https://bugs.documentfoundation.org/attachment.cgi?id=118042&action=edit
How it looks in Libreoffice 5.0.0.5

Problem still present in

Version: 5.0.0.5
Build ID: 1b1a90865e348b492231e1c451437d7a15bb262b
Locale: es-ES (es_ES)

on Windows 7 (64-bit)

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


[Libreoffice-bugs] [Bug 57589] FILEOPEN - A particular docx has a black background where text should be

2015-05-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57589

Alexandr  changed:

   What|Removed |Added

 Whiteboard||interoperability
   ||filter:docx

--- Comment #6 from Alexandr  ---
Completely reproducible in LibreOffice 4.3.3 and 5.0.0.0 alpha1 on Debian.
Every place that the text should be has a black background as it was said in
the description, not as in comment 4.

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


[Libreoffice-bugs] [Bug 57589] FILEOPEN - A particular docx has a black background where text should be

2015-05-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57589

--- Comment #5 from Joel Madero  ---
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

   Test to see if the bug is still present on a currently supported version of
LibreOffice (4.4.2 or later)
   https://www.libreoffice.org/download/

   If the bug is present, please leave a comment that includes the version of
LibreOffice and your operating system, and any changes you see in the bug
behavior

 If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a short comment that includes your version of
LibreOffice and Operating System

Please DO NOT

   Update the version field
   Reply via email (please reply directly on the bug tracker)
   Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so: 1. Download and install oldest version of LibreOffice
(usually 3.3 unless your bug pertains to a feature added after 3.3)

http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug 3. Leave a comment with your results. 4a. If the bug was
present with 3.3 - set version to "inherited from OOo"; 4b. If the bug was not
present in 3.3 - add "regression" to keyword


Feel free to come ask questions or to say hello in our QA chat:
http://webchat.freenode.net/?channels=libreoffice-qa

Thank you for your help!

-- The LibreOffice QA Team This NEW Message was generated on: 2015-05-02

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


[Libreoffice-bugs] [Bug 57589] FILEOPEN - A particular docx has a black background where text should be

2014-02-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57589

--- Comment #4 from Alexandr  ---
Created attachment 93291
  --> https://bugs.freedesktop.org/attachment.cgi?id=93291&action=edit
In LO4.3(01feb2014) only headers of tables are blacked

In LibreOffice 4.1.4.2 and 4.2.0.3 whole text is invisible due to black
background. But in LibreOffice 4.3.0.0.alpha0+ Build ID:
599b3c91dc5bd9c04e70b38246acac9914a6b219 TinderBox:
Linux-rpm_deb-x86_64@46-TDF, Branch:master, Time: 2014-02-01_23:39:30 the
situation is much better: only tables' headers are blacked. I attach a
screenshot that demonstrate the progress and remaining problems.

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


[Libreoffice-bugs] [Bug 57589] FILEOPEN - A particular docx has a black background where text should be

2013-11-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57589

Michael Stahl  changed:

   What|Removed |Added

  Attachment #70632|text/plain  |application/rtf
  mime type||

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


[Libreoffice-bugs] [Bug 57589] FILEOPEN - A particular docx has a black background where text should be

2013-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57589

Jorendc  changed:

   What|Removed |Added

   Hardware|x86 (IA32)  |All
 OS|Windows (All)   |All

--- Comment #3 from Jorendc  ---
Still reproducible using Mac OSX 10.9 with LibreOffice Version: 4.1.3.2
Build ID: 70feb7d99726f064edab4605a8ab840c50ec57a

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


[Libreoffice-bugs] [Bug 57589] FILEOPEN - A particular docx has a black background where text should be

2013-02-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57589

Jorendc  changed:

   What|Removed |Added

  Attachment #70631|text/plain  |application/vnd.openxmlform
  mime type||ats-officedocument.wordproc
   ||essingml.document

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


[Libreoffice-bugs] [Bug 57589] FILEOPEN - A particular docx has a black background where text should be

2012-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57589

billh...@y7mail.com changed:

   What|Removed |Added

Summary|FILEOPEN - A particular |FILEOPEN - A particular
   |docx has a black background |docx has a black background
   |instead of text |where text should be

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