[Libreoffice-bugs] [Bug 135595] Image behind table on DOCX (and RTF) in footer (header)

2023-05-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135595

Justin L  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 135595] Image behind table on DOCX (and RTF) in footer (header)

2023-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135595

Gabor Kelemen (allotropia)  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 135595] Image behind table on DOCX (and RTF) in footer (header)

2022-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135595

--- Comment #10 from QA Administrators  ---
Dear Telesto,

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 with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

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) from
https://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:
https://web.libera.chat/?settings=#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 135595] Image behind table on DOCX (and RTF) in footer (header)

2020-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135595

NISZ LibreOffice Team  changed:

   What|Removed |Added

 Blocks||104522
 CC||libreoff...@nisz.hu


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=104522
[Bug 104522] [META] DOCX (OOXML) header & footer-related issues
-- 
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 135595] Image behind table on DOCX (and RTF) in footer (header)

2020-08-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135595

Justin L  changed:

   What|Removed |Added

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

-- 
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 135595] Image behind table on DOCX (and RTF) in footer (header)

2020-08-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135595

--- Comment #9 from Justin L  ---
Created attachment 164230
  --> https://bugs.documentfoundation.org/attachment.cgi?id=164230&action=edit
tdf135595_patch.diff: wrap-through in background, but others not

So, because there doesn't seem to be a good answer and everything about
table-anchored items (especially in headers) is goofy, I won't actually submit
any patch for this, but it is at least a good code pointer.

It fixes this particular bug report anyway.
[Attachment 164211 - ss2.odt - is a completely different, unrelated bug.]

-- 
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 135595] Image behind table on DOCX (and RTF) in footer (header)

2020-08-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135595

--- Comment #8 from Justin L  ---
Created attachment 164227
  --> https://bugs.documentfoundation.org/attachment.cgi?id=164227&action=edit
tdf135595_HFtableWrap.odt: two scenarios of through wrap and optimal wrap

Through wrap: should always be in the background - otherwise it could obscure
text in the body - which would never happen in Word.

Optimal wrap: conceivably COULD be kept in the foreground, since body text will
wrap around it. However, it would interfere with any other non-text elements in
the body. In Word, it would be behind those objects.

REMINDER: table anchor supposedly has different rules which allow the wrapping
inside the header, although that doesn't seem true with this document. Worth
noting that any changes made in Word 2003 wants to dump the image inside of the
table (layout in table), and Word2016 actually does that on import.

-- 
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 135595] Image behind table on DOCX (and RTF) in footer (header)

2020-08-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135595

--- Comment #7 from Telesto  ---
Created attachment 164211
  --> https://bugs.documentfoundation.org/attachment.cgi?id=164211&action=edit
Example file

Same, similar behavior.. but also in document.. Every wrap is thrown out the
window, to be wrap through..

STR.
1. open file
2. Change wrap
3. Save & reload

-- 
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 135595] Image behind table on DOCX (and RTF) in footer (header)

2020-08-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135595

Justin L  changed:

   What|Removed |Added

 Resolution|WONTFIX |---
 Status|RESOLVED|NEW
 Ever confirmed|0   |1

--- Comment #6 from Justin L  ---
(In reply to Telesto from comment #5)
> A) Such a document can be easily created from scratch
OK. I don't know what I was testing earlier, but I agree - still easy to
create.

> B) Naive me assumes both things be the same, IMHO
In an ancient effort to be compatible with MS strangeness,
OOo decided to do this (ignore wrapping) as well for interoperability reasons.
http://openoffice.org/specs/writer/compatibility/adjust-text-wrapping.sxw


However, stuff anchored in tables is supposed to have wrapping turn on, so why
is LO still marking it as transparent? The picture I anchored in a header table
is causing body text to wrap, so it shouldn't be background... I need to
research that...

-- 
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 135595] Image behind table on DOCX (and RTF) in footer (header)

2020-08-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135595

--- Comment #5 from Telesto  ---
Not deeply invested in this bug, so not caring to much. However..

Only to observations
A) Such a document can be easily created from scratch (not getting C)
B) Why this is working normal document area, but only failing in the
foot/header area. Naive me assumes both things be the same, IMHO

-- 
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 135595] Image behind table on DOCX (and RTF) in footer (header)

2020-08-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135595

Justin L  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WONTFIX

--- Comment #4 from Justin L  ---
This information is probably very relevant:
> tdf#48658 writerfilter: only set THROUGH wraps as transparent
> 
> commit 15c3a08b8b1e8060f9659c7bc98480a39d1802c5 set transparency
> before the wrap type was known (which is good in case wrap type is
> never defined, and the default wrap type IS through, so that fits)
> but transparency was never re-evaluated once the wrap type was known.
> 
> In MSWord, the header is at a lower zOrder than the body,
> so objects that are OVER the header text are still UNDER
> the body text. Writer emulates this by insisting that ALL
> through-wrapped header objects are UNDER the header text.
> (This ought to only apply to objects that spill into the
> body text area, but that’s pretty hard to calculate, so
> transparency was applied to any object anchored in the header.)

Note that it is harder in 7.1 to create this example from scratch because of:
> tdf#104596 sw COMPAT layout: wrap in header for in-table flies
> 
> You might have noticed that text in header/footers
> will not wrap around fly frames, but just run underneath,
> regardless of the wrap settings. Strange, eh?


So. 
a.) as an older document, wrap is ignored even on table-anchored objects.
b.) and thus the default "through" wrap is forced into the background.
c.) this could presumably be marked as "fixed in 7.1" for newly created docs.

Therefore, I don't think much can or should be done about this bug report.

My concern still is that the wrap status doesn't show "in background" even
though it acts like it. (And I guess that makes sense because this is all
"layout emulation" and so the actual properties are not changed.) But why does
changing from "none" to "in background" actually set to "through"? (Well, it is
probably a combination of wrap+opaque settings, and this just toggles
WrapTextMode_THROUGH between opaque and transparent.
(sw/source/uibase/shells/basesh.cxx)

Since this is unconfirmed so far, and no one else has commented, I'll
immediately mark it as WONTFIX, but feel free to change that.

-- 
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 135595] Image behind table on DOCX (and RTF) in footer (header)

2020-08-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135595

Telesto  changed:

   What|Removed |Added

Version|7.1.0.0.alpha0+ Master  |4.0.0.3 release

--- Comment #3 from Telesto  ---
I noticed that the problem is pretty old actually if you export ODT to DOCX
with 7.1 and open the DOCX in older versions. 3.5.7.2 didn't show a table in
footer. This started with 4.0 (including the wrong 'order').

-- 
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 135595] Image behind table on DOCX (and RTF) in footer (header)

2020-08-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135595

Telesto  changed:

   What|Removed |Added

 CC||jl...@mail.com

--- Comment #2 from Telesto  ---
@Justin
As I love to share; but feel free to ignore.. This is introduced in 7.0 branch.
Before the issue couldn't exist, as the position of the image being converted
to inside the table cell.

-- 
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 135595] Image behind table on DOCX (and RTF) in footer (header)

2020-08-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135595

--- Comment #1 from Telesto  ---
Created attachment 164091
  --> https://bugs.documentfoundation.org/attachment.cgi?id=164091&action=edit
Example file

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