[Libreoffice-bugs] [Bug 127331] FORMATTING: Watermark should be on top of all page elements

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

Dieter  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 127331] FORMATTING: Watermark should be on top of all page elements

2022-09-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127331

--- Comment #12 from cson...@halmai.hu ---
Bug 151151(In reply to Thomas Lendo from comment #0)

> Workaround:
> - Go to the Navigator.
> - Open the 'Drawing objects' tree.
> - Double-click at the first 'PowerPlusWaterMarkObject'. Now the watermark is
> selected in the page.
> - Go to menu Format > Wrap > In background and deselect this item. There
> should be no check mark.
> - Go to menu Format > Arrange > Bring to Front.
> Now the watermark is in front of the pictures.

This work-around doesn't work with the current version of LO (7.4.1.2) anymore.
However, it brings a lot of bugs to the surface. I created Bug #151151 to show
the ones I found (all together seven of them). 

All these issues could be avoided with a solution like @Heiko also proposed in
Comment #9. The only difference is that I would implement the UI with a pair of
radiobuttons rather than a checkbox because it makes it easier to compare the
result of the two settings.

Regarding the discussion whether the watermark should be in front of everything
or behind everything, I think it should work like a "CONFIDENTIAL" stamp on
documents. It should cover everything. I cannot see any advantage of the other
way but seemingly there are others who can. That's why I believe it should be
adjustable in a straightforward way.


Note: I am opened to see a real world example why it can be useful. The
wikipedia page of https://en.wikipedia.org/wiki/Watermark says stamp
(overprint) is also a watermark:

> The word is also used for digital practices that share similarities with 
> physical 
> watermarks. In one case, overprint on computer-printed output may be used to 
> identify 
> output from an unlicensed trial version of a program. In another instance, 
> identifying 
> codes can be encoded as a digital watermark for a music, video, picture, or 
> other file.

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

[Libreoffice-bugs] [Bug 127331] FORMATTING: Watermark should be on top of all page elements

2019-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127331

Heiko Tietze  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC|libreoffice-ux-advise@lists |heiko.tietze@documentfounda
   |.freedesktop.org|tion.org
 Status|UNCONFIRMED |NEW
   Keywords|needsUXEval |

--- Comment #11 from Heiko Tietze  ---
(In reply to Dave Barton from comment #10)
> What the OP is asking for is a stamp, with some degree of text transparency.

Exactly, and he expects this with the same workflow as for watermarks. So my
proposal was, to add a checkbox to the dialog and do some magic in the code. Of
course, round-trips are doomed.

While I agree with WFM we should keep the ticket alive since no means exist to
show a shape or fontwork on every page.

-- 
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 127331] FORMATTING: Watermark should be on top of all page elements

2019-09-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127331

--- Comment #10 from Dave Barton  ---
A checkbox would not resolve the MSO round trip issue, because our OOXML export
filter correctly identifies the words as a watermark in the page header and MS
Word will always place watermarks behind the page content. Anyway, the MSO
round trip is a separate issue.

What the OP is asking for is a stamp, with some degree of text transparency.

-- 
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 127331] FORMATTING: Watermark should be on top of all page elements

2019-09-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127331

--- Comment #9 from Heiko Tietze  ---
I could imagine a checkbox "[ ] Always on top" that allows this enhancement.
However, while you can do that with LibreOffice (click an object like the
image, then right-click the water mark and set Arrange > To Foreground) it
fails the round-trip (save as docx and load in MSO). 

Szymon, what do you think?

-- 
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 127331] FORMATTING: Watermark should be on top of all page elements

2019-09-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127331

--- Comment #8 from Dave Barton  ---
By placing the mark in the foreground it would by definition cease to be a
watermark and become an over-stamp. Any professional printer would tell you
this. Making watermarks default to stamps would undoubtedly create user
misunderstanding and complaints.

In the case of the test document the simple solution is to select the
"PowerPlusWatermarkObject" and bring it to the foreground (Front).

My take is this is either WFM ot NAB.

-- 
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 127331] FORMATTING: Watermark should be on top of all page elements

2019-09-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127331

--- Comment #7 from Thomas Lendo  ---
PDF-XChange Editor version 8 sets the watermark in foreground. There is a
checkbox (which isn't activated per default) where the user can choose "in
background" additionally.

MS Word 2016 behaves like LibreOffice now with watermark in the background.

-- 
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 127331] FORMATTING: Watermark should be on top of all page elements

2019-09-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127331

--- Comment #6 from Thomas Lendo  ---
Created attachment 154379
  --> https://bugs.documentfoundation.org/attachment.cgi?id=154379=edit
Comparison of watermark features in LibreOffice

(In reply to Dieter Praas from comment #2)
> I would expect watermark in the background.
Background yes, but I've never seen a watermark feature in other programs that
hides itself behind document content which would make nonsense of the watermark
feature.

Also the watermark feature of the inbuilt pdf export is putting the watermark
on top of the document content. See attached documents with Writer watermark
feature in red and pdf export watermark feature in green.

-- 
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 127331] FORMATTING: Watermark should be on top of all page elements

2019-09-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127331

--- Comment #5 from Dieter Praas  ---
I think, it is more a kind of stamp, Thomas is asking for. Do we have this in
LO or could this be an additional feature?

-- 
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 127331] FORMATTING: Watermark should be on top of all page elements

2019-09-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127331

Miklos Vajna  changed:

   What|Removed |Added

 CC||szymon.k...@collabora.com

--- Comment #4 from Miklos Vajna  ---
I don't have a strong opinion on this. Szymon worked on the watermark dialog,
perhaps he has.

Did you check what the competition (Word, etc) do?

-- 
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 127331] FORMATTING: Watermark should be on top of all page elements

2019-09-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127331

Heiko Tietze  changed:

   What|Removed |Added

 CC||vmik...@collabora.com

--- Comment #3 from Heiko Tietze  ---
(In reply to Dieter Praas from comment #2)
> I would expect watermark in the background.

Me too. But OTOH the statement CONFIDENTIAL or DON'T PANIC in bug red letters
is expected to be readable. Miklos, what do you think?

-- 
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 127331] FORMATTING: Watermark should be on top of all page elements

2019-09-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127331

Dieter Praas  changed:

   What|Removed |Added

   Keywords||needsUXEval
 Whiteboard| QA:needsComment|
 CC||dgp-m...@gmx.de,
   ||libreoffice-ux-advise@lists
   ||.freedesktop.org

--- Comment #2 from Dieter Praas  ---
I would expect watermark in the background.

cc: Design Team for further input

-- 
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 127331] FORMATTING: Watermark should be on top of all page elements

2019-09-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127331

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
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 127331] FORMATTING: Watermark should be on top of all page elements

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

--- Comment #1 from Thomas Lendo  ---
Created attachment 153859
  --> https://bugs.documentfoundation.org/attachment.cgi?id=153859=edit
Test document with watermark

-- 
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 127331] FORMATTING: Watermark should be on top of all page elements

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

Thomas Lendo  changed:

   What|Removed |Added

 Blocks||108540


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108540
[Bug 108540] [META] Page watermark bugs and enhancements
-- 
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