You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2014/08/21 06:04:49 UTC

[Issue 125477] New: FILEOPEN: MS .doc import regression with table style

https://issues.apache.org/ooo/show_bug.cgi?id=125477

          Issue ID: 125477
        Issue Type: DEFECT
           Summary: FILEOPEN: MS .doc import regression with table style
           Product: Writer
           Version: 4.2.0-dev
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: open-import
          Assignee: issues@openoffice.apache.org
          Reporter: lukebenes@hotmail.com

Created attachment 83865
  --> https://issues.apache.org/ooo/attachment.cgi?id=83865&action=edit
Comparison of Writer 4.1 vs 4.2

Steps to reproduce the bug:
1. Open attachment 81153 Demo-Hayden-Management.doc the current master 4.2
2. Open Demo-Hayden-Management.doc Writer 4.1 or earlier 
3. Compare the documents. 

Note that in recent builds the table loses the color shading. 

On Ubuntu 14.4 Version: 4.1.0
AOO410m18(Build:9764)  -  Rev. 1589052
2014-04-22 12:08 - Linux i686
Result: PASS

Version: 4.2.0-dev
AOO420m1(Build:9800)  -  Rev. 1616944
2014-08-20_04:11:31 - Rev. 1619030
Result:FAIL

We need to bisect this bug, but it is likely to stem from commit
cc25c58f7052827bfebdc9fbeec668c8fa29ed1b or
35f3ceaf60f109f45aa7fef7077aead398bed53f

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

[Issue 125477] MS .doc import regression with table style

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=125477

Armin Le Grand <Ar...@me.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|issues@openoffice.apache.or |Armin.Le.Grand@me.com
                   |g                           |

--- Comment #4 from Armin Le Grand <Ar...@me.com> ---
Should be one for me, grepping...

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

[Issue 125477] MS .doc import regression with table style

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=125477

slacka <lu...@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|https://issues.apache.org/o |
                   |oo/show_bug.cgi?id=125045   |

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

[Issue 125477] MS .doc import regression with table style

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=125477

--- Comment #5 from slacka <lu...@hotmail.com> ---
Caolán McNamara fixed this issue downstream. 

http://cgit.freedesktop.org/libreoffice/core/commit/?id=5aa360cae0383f270c12708e7e94179a7fde6711

-- 
You are receiving this mail because:
You are watching all issue changes.

[Issue 125477] MS .doc import regression with table style

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=125477

slacka <lu...@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|FILEOPEN: MS .doc import    |MS .doc import regression
                   |regression with table style |with table style

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

[Issue 125477] MS .doc import regression with table style

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=125477

Armin Le Grand <Ar...@me.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #6 from Armin Le Grand <Ar...@me.com> ---
@slacka: Yes, but without enhanced fill style support. Anyways, double to issue
125163, see there.

*** This issue has been marked as a duplicate of issue 125163 ***

-- 
You are receiving this mail because:
You are watching all issue changes.

[Issue 125477] MS .doc import regression with table style

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=125477

slacka <lu...@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P2

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

[Issue 125477] MS .doc import regression with table style

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=125477

Ariel Constenla-Haile <ar...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |regression
             Status|UNCONFIRMED                 |CONFIRMED
     Ever confirmed|0                           |1

--- Comment #1 from Ariel Constenla-Haile <ar...@apache.org> ---
Confirmed with AOO420m1(Build:9800)  -  Rev. 1616944

Seems to be something with the table cell background color.

In fact, there is no way to set the background color in the cells of Table2 and
Table3, both using the toolbar and the dialog, which is Issue 125163; this
might be a duplicated.

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

[Issue 125477] MS .doc import regression with table style

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=125477

slacka <lu...@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P1

--- Comment #2 from slacka <lu...@hotmail.com> ---
This regression is caused by the fixes for Issue 124638 

To verify it occurred between revision 1599233 and revision 1599233 
$ git checkout 1c576ccb46cb22fa2b34ec23144b2b8799e94f57
#125003# migrate sal/qa/osl/condition to gtest 
This is 1 commit behind Revision 1599233
Result: PASS

$ git checkout d5bf989c96b2c7642e66e02cc0e8766df795f371
revision 1599676 :i124638 Corrected paints of Writer Frames with DrawingLayer
FillAttributes for all systems and AA/nonAA
Result: FAIL

Could someone get ALG to take a look at this?

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

[Issue 125477] FILEOPEN: MS .doc import regression with table style

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=125477

slacka <lu...@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Armin.Le.Grand@me.com

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

[Issue 125477] MS .doc import regression with table style

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=125477

--- Comment #3 from slacka <lu...@hotmail.com> ---
that should read:
occurred between revision 1599233 and revision 1599676

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

[Issue 125477] FILEOPEN: MS .doc import regression with table style

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=125477

slacka <lu...@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://issues.apache.org/o
                   |                            |oo/show_bug.cgi?id=125045,
                   |                            |https://issues.apache.org/o
                   |                            |oo/show_bug.cgi?id=124638

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.