[Libreoffice-bugs] [Bug 72017] FILEOPEN: DOCX: RTL paragraphs with left alignment open with right alignment and vice versa

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

Justin L  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEW |RESOLVED

--- Comment #11 from Justin L  ---
Bibisect reports fixed in 6.2 by
https://cgit.freedesktop.org/libreoffice/core/commit/?id=6b7f12f6108f136d60bd77e3787ef6a2632038cd

writerfilter: default style is the last one
Documentation states, and the examples confirm that
"If this attribute (w:default) is specified by multiple styles, then
the last instance of a style with this property shall be used."

Change-Id: I17f06ab8944a39341a00c479117e978a01d6af7a
Reviewed-on: https://gerrit.libreoffice.org/57510

I'd suggest not trying to backport this, since it relies on many other fixes.
See bug 72560 and bug 106174.

-- 
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 72017] FILEOPEN: DOCX: RTL paragraphs with left alignment open with right alignment and vice versa

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

--- Comment #10 from Justin L  ---
Created attachment 143744
  --> https://bugs.documentfoundation.org/attachment.cgi?id=143744=edit
pdf from word 2013 after ignoring the error message

This particular document had NO w:default=1, so that quickly broke
ExchangeLeftRight which was improperly relying on FindDefaultStyle. All kinds
of problems with the import code relating to this document, but things are
fixed in 6.2.

-- 
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 72017] FILEOPEN: DOCX: RTL paragraphs with left alignment open with right alignment and vice versa

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

Yousuf Philips (jay)  changed:

   What|Removed |Added

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

-- 
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 72017] FILEOPEN: DOCX: RTL paragraphs with left alignment open with right alignment and vice versa

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

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Status|RESOLVED|NEW
 Resolution|NOTABUG |---

--- Comment #9 from Yousuf Philips (jay)  ---
(In reply to Justin L from comment #7)
> I don't see any bibisect info, but I can confirm that the document opens
> this way from earliest times (bibisect43all 3.5 is as far back as I can go.)

I already set it to OOo inherited so bibisecting was unnecessary.

> I disagree with comment 3 - the first two (empty) paragraphs are right
> aligned, and the rest or left aligned - same as always.

Yes that is the problem as the first two paragraphs are supposed to be left
aligned and the rest are supposed to be right aligned, as Maxim mentioned in
comment 1, similar to how it opens in MS Word.

> Comment 6 is a little misleading.  The first two paragraphs have XML that
> look like that - but those two paragraphs are also right-aligned. The
> remaining paragraphs (which are left aligned) all specify left alignment.

It was a typo and it should have said "which is supposed to be *left* aligned".

-- 
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 72017] FILEOPEN: DOCX: RTL paragraphs with left alignment open with right alignment and vice versa

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

Buovjaga  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |NOTABUG

--- Comment #8 from Buovjaga  ---
Ok, let's close so this doesn't hang in a limbo forever.

-- 
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 72017] FILEOPEN: DOCX: RTL paragraphs with left alignment open with right alignment and vice versa

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

--- Comment #7 from Justin L  ---
I don't see any bibisect info, but I can confirm that the document opens this
way from earliest times (bibisect43all 3.5 is as far back as I can go.)

I disagree with comment 3 - the first two (empty) paragraphs are right aligned,
and the rest or left aligned - same as always.

Comment 6 is a little misleading.  The first two paragraphs have XML that look
like that - but those two paragraphs are also right-aligned. The remaining
paragraphs (which are left aligned) all specify left alignment.

  
  
  


  


  


  


I'd say that LO is doing things properly.  "The possible values for this
attribute [w:jc] are always specified relative to the page, and do not change
semantic from right-to-left and left-to-right documents."

I'd mark this as NotABug since the document is corrupt.

-- 
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 72017] FILEOPEN: DOCX: RTL paragraphs with left alignment open with right alignment and vice versa

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

Yousuf Philips (jay)  changed:

   What|Removed |Added

 CC||jl...@mail.com,
   ||mikekagan...@hotmail.com,
   ||philip...@hotmail.com
Version|unspecified |Inherited From OOo
Summary|FILEOPEN: DOCX: Alignment   |FILEOPEN: DOCX: RTL
   |of Arabic text form left to |paragraphs with left
   |right (should be right to   |alignment open with right
   |left)   |alignment and vice versa

--- Comment #6 from Yousuf Philips (jay)  ---
Would have been useful to know where attachment 89808 originated, as it wasnt
created by MS Word as 2007 and 2010 both state that it required repairing and
when saving it from 2007 or 2010, LO could open those files correctly.

So the document has XML like this for the line which is supposed to be right
aligned

 
   
 
 
 
   
   
 
   
   
 
   
   
 
   
 

And Word 2007 has XML like this

 
   
 
 
   
   
 
   
 

Justin, Mike: Any thoughts?

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