[Libreoffice-bugs] [Bug 135642] FILESAVE FILEOPEN When saving a document with a .svg file with the .fodt format, the quality of the svg file decrease

2023-11-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135642

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 CC||stephane.guillou@libreoffic
   ||e.org
 Resolution|--- |DUPLICATE
 Blocks|117718  |
 Status|REOPENED|RESOLVED

--- Comment #8 from Stéphane Guillou (stragu) 
 ---
This regression is already tracked in bug 123396, marking as duplicate.

*** This bug has been marked as a duplicate of bug 123396 ***


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=117718
[Bug 117718] [META] Flat XML/ODF issues
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 135642] FILESAVE FILEOPEN When saving a document with a .svg file with the .fodt format, the quality of the svg file decrease

2022-11-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135642

Stephen Heumann  changed:

   What|Removed |Added

 Blocks||117718


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=117718
[Bug 117718] [META] Flat XML/ODF issues
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 135642] FILESAVE FILEOPEN When saving a document with a .svg file with the .fodt format, the quality of the svg file decrease

2022-11-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135642

--- Comment #7 from Stephen Heumann  ---
I identified a workaround for this: In the options under LibreOffice >
Advanced, Open Expert Configuration, search for AddReplacementImage and set it
to false. This will prevent generation of the fallback PNG version of SVG
images, so the problem does not arise.

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

[Libreoffice-bugs] [Bug 135642] FILESAVE FILEOPEN When saving a document with a .svg file with the .fodt format, the quality of the svg file decrease

2022-11-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135642

--- Comment #6 from Stephen Heumann  ---
I can reproduce this on macOS with a recent development build:

Version: 7.5.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 55cd20e6228a06836285c14ca6726adb1bb4ffcb
CPU threads: 10; OS: Mac OS X 13.0.1; UI render: Skia/Metal; VCL: osx
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

Looking into it a bit, the issue seems to stem from the fact that LibreOffice
saves a PNG version of the SVG image for use as a fallback. So it produces code
like the following in the .fodt file:


 
  ...
  
 
 
  ...
  
 


The first  element within the  is supposed to represent
the preferred format of the image, in this case SVG. But when LibreOffice reads
the .fodt file back in, it seems to ignore the SVG version and use the
pixellated PNG version instead.

If I manually edit the XML code in the .fodt file to either remove the PNG
version or put the PNG version before the SVG version, then LibreOffice will
use the SVG version of the image. So it seems like the issue is that
LibreOffice is preferring the last  element rather than the first
one when reading a .fodt file.

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

[Libreoffice-bugs] [Bug 135642] FILESAVE FILEOPEN When saving a document with a .svg file with the .fodt format, the quality of the svg file decrease

2022-06-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135642

--- Comment #5 from guillaume.guil...@outlook.com ---
Created attachment 180531
  --> https://bugs.documentfoundation.org/attachment.cgi?id=180531=edit
A svg file that been used to find the bug

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

[Libreoffice-bugs] [Bug 135642] FILESAVE FILEOPEN When saving a document with a .svg file with the .fodt format, the quality of the svg file decrease

2022-06-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135642

guillaume.guil...@outlook.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
Version|6.0.7.3 release |7.3.3.2 release
 Resolution|DUPLICATE   |---

--- Comment #4 from guillaume.guil...@outlook.com ---
Hi again, the bug still appear with version 7.3.3.2 x64 with the same steps.

The potential duplicate of
https://bugs.documentfoundation.org/show_bug.cgi?id=80219

has been marked as wont fix but this bug is still clearly there (note that I
don't think it was a duplicate).

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

[Libreoffice-bugs] [Bug 135642] FILESAVE FILEOPEN When saving a document with a .svg file with the .fodt format, the quality of the svg file decrease

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

BogdanB  changed:

   What|Removed |Added

 CC||buzea.bog...@libreoffice.or
   ||g
 Resolution|--- |DUPLICATE
 Status|NEW |RESOLVED

--- Comment #3 from BogdanB  ---
Could be a duplicate of
https://bugs.documentfoundation.org/show_bug.cgi?id=80219

*** This bug has been marked as a duplicate of bug 80219 ***

-- 
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 135642] FILESAVE FILEOPEN When saving a document with a .svg file with the .fodt format, the quality of the svg file decrease

2020-11-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135642

srd...@email.cz changed:

   What|Removed |Added

 CC||srd...@email.cz
 Ever confirmed|0   |1
Version|6.4.4.2 release |6.0.7.3 release
 Status|UNCONFIRMED |NEW

--- Comment #2 from srd...@email.cz ---
Hello guillaume.guillet,

Thank you for reporting the bug. I can confirm that the bug is present in
master.

I can't confirm what is written in comment 1. The behavior is still faulty.

Version: 7.1.0.0.alpha1+ (x64)
Build ID: 418c63dff5db2005bbc4dbfc92b56778f89cea8b
CPU threads: 4; OS: Windows 10.0 Build 18363; UI render: Skia/Raster; VCL: win
Locale: cs-CZ (cs_CZ); UI: en-GB
Calc: CL

First version, where is the bug:
Version: 6.1.0.1 (x64)
Build ID: 378e26bd4f22a135cef5fa17afd5d4171d8da21a
CPU threads: 4; OS: Windows 10.0; UI render: default; 
Locale: cs-CZ (cs_CZ); Calc: CL

The last version, where it is work ok:
Version: 6.0.7.2 (x64)
Build ID: 78c12ce5f2b8960f18b204a7ea82f971769f1679
CPU threads: 4; OS: Windows 10.0; UI render: default; 
Locale: cs-CZ (cs_CZ); Calc: CL

-- 
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 135642] FILESAVE FILEOPEN When saving a document with a .svg file with the .fodt format, the quality of the svg file decrease

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

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 135642] FILESAVE FILEOPEN When saving a document with a .svg file with the .fodt format, the quality of the svg file decrease

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

--- Comment #1 from wound...@gmail.com ---
There's a workaround for this: if you open the advanced configuration (Tools >
Options, LibreOffice > Advanced, Open advanced configuration) and set a setting
called GenerateThumbnail to false it won't happen anymore (for newly inserted
images).

-- 
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 135642] FILESAVE FILEOPEN When saving a document with a .svg file with the .fodt format, the quality of the svg file decrease

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

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