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/04/05 19:22:52 UTC

[Issue 124608] New: SVG export of a selected area caused the whole canvas to be exported

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

          Issue ID: 124608
        Issue Type: DEFECT
           Summary: SVG export of a selected area caused the whole canvas
                    to be exported
           Product: Draw
           Version: 4.1.0-dev
          Hardware: Mac
                OS: Mac OSX, 10.9
            Status: UNCONFIRMED
          Severity: major
          Priority: P2
         Component: ui
          Assignee: issues@openoffice.apache.org
          Reporter: thorsten.wagner.4@gmail.com

When selecting and exporting an area to SVG the selection is ignored and the
whole canvas is exported instead.

Steps to reproduce:

(1) Load sample drawing (attached to the ticket)

(2) Select a subset of objects

(3) Export selection to SVG (see attached file "Sample.svg")

Exporting to some other formats, e.g. EPS or PNG is working correctly (see
attached files "Sample.eps", "Sample.png"), only the selected objects are
exported.

The problem appears on Mac OS X 10.9.2 with OpenOffice 4.1 revision 1572744
from trunk, but seems to exist in earlier revisions too.

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

4.1.1_release_blocker granted: [Issue 124608] SVG export of a selected area causes the whole canvas to be exported

Posted by bu...@apache.org.
jsc@apache.org has granted Armin Le Grand <Ar...@me.com>'s request for
4.1.1_release_blocker:
Issue 124608: SVG export of a selected area causes the whole canvas to be
exported
https://issues.apache.org/ooo/show_bug.cgi?id=124608


------- Additional Comments from jsc@apache.org
grant showstopper flag, fix available

[Issue 124608] SVG export of a selected area causes the whole canvas to be exported

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

Regina Henschel <rb...@t-online.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rb.henschel@t-online.de

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

[Issue 124608] SVG export of a selected area causes the whole canvas to be exported

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

--- Comment #27 from Thorsten Wagner <th...@gmail.com> ---
Created attachment 83164
  --> https://issues.apache.org/ooo/attachment.cgi?id=83164&action=edit
Screenshot of Quick Look Preview

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

[Issue 124608] SVG export of a selected area causes the whole canvas to be exported

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

jsc@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.2.0                       |4.1.1

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

[Issue 124608] SVG export of a selected area causes the whole canvas to be exported

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

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

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

--- Comment #6 from Armin Le Grand <Ar...@me.com> ---
Confirmed, grepping

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

[Issue 124608] SVG export of a selected area causes the whole canvas to be exported

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

--- Comment #28 from Armin Le Grand <Ar...@me.com> ---
Hi Thorsten,

I re-checked and the canvas size is reduced as needed, open the SVG itself and
check please. I do not know what your viewer does, but please use other viewers
to proove (e.g. Inkscape or office itself) to see that it works as intended.
Even your viewer is 'hiding' a littlte piece of the right side of the circle
(again the LineWidth story) which shows that it knows about the reduced canvas
size, but does not show it.
For swf: see comments in issue 56084, too dangerous for now with the current
geometry usage...

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

[Issue 124608] SVG export of a selected area causes the whole canvas to be exported

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

Thorsten Wagner <th...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #22 from Thorsten Wagner <th...@gmail.com> ---
(In reply to Regina Henschel from comment #21)

Regina, I agree completely. Canvas width and height should match the selection.

6000/2000 is the horizontal/vertical offset of the selection when selecting all
objects of the sample drawing.

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

[Issue 124608] SVG export of a selected area causes the whole canvas to be exported

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

Edwin Sharp <el...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #18 from Edwin Sharp <el...@apache.org> ---
(In reply to Thorsten Wagner from comment #17)
> I set the status of the ticket to "REOPENED".

You can do that only after checking revision 1585498.

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

[Issue 124608] SVG export of a selected area causes the whole canvas to be exported

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

--- Comment #35 from Armin Le Grand <Ar...@me.com> ---
Tested and looks good, preparing commit.

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

[Issue 124608] SVG export of a selected area causes the whole canvas to be exported

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

--- Comment #31 from Ariel Constenla-Haile <ar...@apache.org> ---
@Armin: is it safe to integrate these changes in branch AOO410? (It looks like
they took your fix somewhere else and already released it)

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

[Issue 124608] SVG export of a selected area caused the whole canvas to be exported

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

--- Comment #3 from Thorsten Wagner <th...@gmail.com> ---
Created attachment 83096
  --> https://issues.apache.org/ooo/attachment.cgi?id=83096&action=edit
Export to EPS

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

[Issue 124608] SVG export of a selected area causes the whole canvas to be exported

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

--- Comment #36 from SVN Robot <sv...@dev.null.org> ---
"alg" committed SVN revision 1612298 into branches/AOO410:
i124608 Added functionality to export only selected objects in SVG export

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

[Issue 124608] SVG export of a selected area causes the whole canvas to be exported

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

--- Comment #7 from Armin Le Grand <Ar...@me.com> ---
The current SVG export is page-oriented by purpose and does not take the
selection into account. It will also export all pages when triggered using the
file/export path. Checking if and how this could be improved...

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

[Issue 124608] SVG export of a selected area causes the whole canvas to be exported

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pedlino@gmail.com

--- Comment #30 from Ariel Constenla-Haile <ar...@apache.org> ---
*** Issue 125277 has been marked as a duplicate of this issue. ***

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

[Issue 124608] SVG export of a selected area causes the whole canvas to be exported

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

--- Comment #29 from Thorsten Wagner <th...@gmail.com> ---
Armin, you are right. I rechecked and found the width and height of the Quick
Look window equal independent from the SVG file shown. Sorry for the
inconvenience.

Concerning SWF drawing tools like Impress or Draw are no mainstream tools for
creating SWF files. Not fixing the SWF export now is probably no problem.

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

[Issue 124608] SVG export of a selected area causes the whole canvas to be exported

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

--- Comment #38 from Pedro <pe...@gmail.com> ---
Confirmed fixed in AOO411m3(Build:9773) - Rev. 1612804 under Windows XP
Well done!

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

[Issue 124608] SVG export of a selected area causes the whole canvas to be exported

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

--- Comment #13 from Ariel Constenla-Haile <ar...@apache.org> ---
(In reply to Armin Le Grand from comment #11)
> Hi Ariel, thanks for finding it. I started with this one now, should we set
> the older one as double...?

IMO it's not a duplicated, because the other one is about two filters, as said
bug 56084 comment 9 it should depend on two separated bugs for each filter.

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

[Issue 124608] SVG export of a selected area causes the whole canvas to be exported

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

--- Comment #34 from Armin Le Grand <Ar...@me.com> ---
Integrated revision 1585498 (comment 15) and revision 1586325 (comment 25) to
AOO410 branch, doing some more checks. Target already adapted.

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

[Issue 124608] SVG export of a selected area causes the whole canvas to be exported

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

--- Comment #26 from Thorsten Wagner <th...@gmail.com> ---
Armin, thank you for your patch. It works, but the canvas size doesn't seem to
be reduced (see screenshot). Although the selected content is aligned top left,
the canvas size seems to be the original canvas size of the whole image. I
would expect a reduced canvas size matching the size of the selection.

Concerning SWF I would expect a reduced canvas size too. The SWF format is not
only an animation format, SWF is capable to show embedded images (vector
graphics as well as raster graphics). I assume exports from Draw are SWF files
with embedded vector graphics. From this point of view the handling should be
similar to SVG.

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

[Issue 124608] SVG export of a selected area causes the whole canvas to be exported

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

--- Comment #37 from Armin Le Grand <Ar...@me.com> ---
Okay, done.

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

[Issue 124608] SVG export of a selected area causes the whole canvas to be exported

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

Edwin Sharp <el...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
                 CC|                            |elish@apache.org
             Latest|---                         |4.1-dev
    Confirmation on|                            |
           Hardware|Mac                         |All
     Ever confirmed|0                           |1
                 OS|Mac OSX, 10.9               |All
           Severity|major                       |normal

--- Comment #5 from Edwin Sharp <el...@apache.org> ---
Confirmed with
AOO410m15(Build:9761)  -  Rev. 1583666
2014-04-01 13:50 - Linux x86_64
Debian

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

[Issue 124608] SVG export of a selected area causes the whole canvas to be exported

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

--- Comment #20 from Armin Le Grand <Ar...@me.com> ---
Created attachment 83138
  --> https://issues.apache.org/ooo/attachment.cgi?id=83138&action=edit
Patch to implement last suggestion

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

[Issue 124608] SVG export of a selected area causes the whole canvas to be exported

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

Thorsten Wagner <th...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|SVG export of a selected    |SVG export of a selected
                   |area caused the whole       |area causes the whole
                   |canvas to be exported       |canvas to be exported

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

[Issue 124608] SVG export of a selected area caused the whole canvas to be exported

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

--- Comment #2 from Thorsten Wagner <th...@gmail.com> ---
Created attachment 83095
  --> https://issues.apache.org/ooo/attachment.cgi?id=83095&action=edit
Export to SVG

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

[Issue 124608] SVG export of a selected area causes the whole canvas to be exported

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

--- Comment #11 from Armin Le Grand <Ar...@me.com> ---
Hi Ariel, thanks for finding it. I started with this one now, should we set the
older one as double...?

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

[Issue 124608] SVG export of a selected area causes the whole canvas to be exported

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |56084

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

[Issue 124608] SVG export of a selected area causes the whole canvas to be exported

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

--- Comment #25 from SVN Robot <sv...@dev.null.org> ---
"alg" committed SVN revision 1586325 into trunk:
i124608 when exporting selection, use selection boundrect as svg canvas

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

[Issue 124608] SVG export of a selected area causes the whole canvas to be exported

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

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

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

--- Comment #16 from Armin Le Grand <Ar...@me.com> ---
Okay, done.

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

[Issue 124608] SVG export of a selected area causes the whole canvas to be exported

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

Thorsten Wagner <th...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #17 from Thorsten Wagner <th...@gmail.com> ---
Exporting selections as SVG images works correctly now.

As mentioned by Armin the whole canvas (without the objects not selected) is
exported. This is not the behaviour I would expect. Exporting to other images
typs, e.g. PNG, JPEG, EPS causes only the canvas area covered by the selection
to be exported.

I set the status of the ticket to "REOPENED".

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

[Issue 124608] SVG export of a selected area causes the whole canvas to be exported

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

jsc@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jsc@apache.org
              Flags|4.1.1_release_blocker?      |4.1.1_release_blocker+

--- Comment #33 from jsc@apache.org ---
grant showstopper flag, fix available

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

[Issue 124608] SVG export of a selected area caused the whole canvas to be exported

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

--- Comment #1 from Thorsten Wagner <th...@gmail.com> ---
Created attachment 83094
  --> https://issues.apache.org/ooo/attachment.cgi?id=83094&action=edit
Sample drawing

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

[Issue 124608] SVG export of a selected area causes the whole canvas to be exported

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

Thorsten Wagner <th...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED

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

[Issue 124608] SVG export of a selected area causes the whole canvas to be exported

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

--- Comment #15 from SVN Robot <sv...@dev.null.org> ---
"alg" committed SVN revision 1585498 into trunk:
i124608 Added functionality to export only selected objects in SVG export

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

[Issue 124608] SVG export of a selected area causes the whole canvas to be exported

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

--- Comment #14 from Edwin Sharp <el...@apache.org> ---
this issue: svg
issue 56084: swf

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

[Issue 124608] SVG export of a selected area causes the whole canvas to be exported

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

--- Comment #21 from Regina Henschel <rb...@t-online.de> ---
I think, that width and height in the svg-element should be the exact, real
size of the selected drawing. An exported graphic should have the same size as
can be seen on the selected objects in the status bar or position&size dialog
inside Draw/Impress.
In SVG specification section "5.1.2 The ‘svg’ element", on the attribute width,
"For outermost svg elements, the intrinsic width of the SVG document fragment."

I do not understand the left/top values in viewBox="6000 2000 18000 13000".
Shouldn't it be viewBox="0 0 18000 13000"?

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

[Issue 124608] SVG export of a selected area causes the whole canvas to be exported

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #24 from Armin Le Grand <Ar...@me.com> ---
Rechecked patch, works well, committed, done.

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

[Issue 124608] SVG export of a selected area causes the whole canvas to be exported

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|56084                       |

--- Comment #10 from Armin Le Grand <Ar...@me.com> ---
Added code to svg exporter to work with the current selection if the selection
flag is set in the export dialog. It will stop the export when the flag is set
and no objects are selected. The exporter will use the single page export. If a
selection is given it is used instead of the page content. This needed to be
done in multiple places to have the correct export preparations and content
handling. The MasterPage is not exported in the case of selection. If the SVG
exporter gets an empty selection the fallback to export the whole page is used
to be on the safe side when others have implemented using the SVG exporter as a
service.
The SVG export size is still the PageSize. I thought about changing this to the
BoundRect of the selection, but using the PageSize is also a kind of applied
cropping in SVG in the sense of 'notheing exists outside the Page' which I
think is better to keep.
Doing some more tests with MasterPage content and e.g. Font Embedding
functionalities...

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

[Issue 124608] SVG export of a selected area causes the whole canvas to be exported

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

Edwin Sharp <el...@apache.org> changed:

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

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

[Issue 124608] SVG export of a selected area causes the whole canvas to be exported

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

--- Comment #19 from Armin Le Grand <Ar...@me.com> ---
@Edwin: I think Thorsten talks about the PageSize still used; I imply he has an
own AOO build, got the needed revision, built and checked it.

@Thorsten: As argued in comment 10, I think keeping it that way is the best for
SVG export for now. I see your point (was my first thought, too), but there are
arguments for both. Here are some more:

- for SVG the FileSize will not increase by keeping page oriented (compared
with bitmap graphics where this would be fatal)

- When using BoundRange, the objects have to be translated and will lose their
original geometric definitions - if a user exports selections and wants to
combine these later in some tooling he will have to deal with that - this will
lead to feature requests to allow page-oriented exports (I would bet)

As a compromize I checked the following (full example exported): We may change
the values for <svg ...> directly to

<svg width="180mm" height="130mm" viewBox="6000 2000 18000 13000">

compared to 

<svg width="280mm" height="210mm" viewBox="0 0 28000 21000">

That also works and may have the most benefits.
@Regina: I saw you on CC, what do you think...?

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

[Issue 124608] SVG export of a selected area causes the whole canvas to be exported

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

--- Comment #23 from Armin Le Grand <Ar...@me.com> ---
@Regina: TopLeft have to be adapted in the viewBox, else the top left unused
part of the content will be visualized (by all SVG viewers I have checked).

@Thorsten: Have you applied my patch, rebuilt (filter module) and checked if
this works as intended? I plan to apply that patch.

Both: What do you think about issue 56084? It's the same question ragarding
staying page-oriented or not, but I think for swf as an animation format it
makes less sense to 'zoom' on the selected objects, what do you think?

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

[Issue 124608] SVG export of a selected area causes the whole canvas to be exported

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

--- Comment #9 from Ariel Constenla-Haile <ar...@apache.org> ---
This was already reported in Bug 56084

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

[Issue 124608] SVG export of a selected area causes the whole canvas to be exported

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

--- Comment #12 from Armin Le Grand <Ar...@me.com> ---
Cecked what happens in MasterPage view. Without selection the whole DrawPage is
exported, including the MasterPage, this is the same as before my change. With
selected objects on the MasterPage only these selected from the MasterPage get
exported, as it should be. Doing some more checks...

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

4.1.1_release_blocker requested: [Issue 124608] SVG export of a selected area causes the whole canvas to be exported

Posted by bu...@apache.org.
Armin Le Grand <Ar...@me.com> has asked  for 4.1.1_release_blocker:
Issue 124608: SVG export of a selected area causes the whole canvas to be
exported
https://issues.apache.org/ooo/show_bug.cgi?id=124608


------- Additional Comments from Armin Le Grand <Ar...@me.com>
@Ariel: Yes, safe from my POV. It's not a crash, but let's ask the release
manager (setting the flag).

[Issue 124608] SVG export of a selected area causes the whole canvas to be exported

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |4.1.1_release_blocker?

--- Comment #32 from Armin Le Grand <Ar...@me.com> ---
@Ariel: Yes, safe from my POV. It's not a crash, but let's ask the release
manager (setting the flag).

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

[Issue 124608] SVG export of a selected area causes the whole canvas to be exported

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

--- Comment #8 from Armin Le Grand <Ar...@me.com> ---
The current page is taken into account (SVGFilter::filter), but the property
'SelectionOnly' is ignored (but set as it seems)...

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

[Issue 124608] SVG export of a selected area caused the whole canvas to be exported

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

--- Comment #4 from Thorsten Wagner <th...@gmail.com> ---
Created attachment 83097
  --> https://issues.apache.org/ooo/attachment.cgi?id=83097&action=edit
Export to PNG

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