SVG Export exports all shapes in the group instead of only selected object.
#### Summary: When exporting a selection to svg (with the "Export Selected Only" box ticked), all objects in the group are exported along with the selected object. This only happens with grouped objects. #### Steps to reproduce: 1. Open Inkscape 1.2 2. Make multiple shapes 3. Group the shapes 4. Click into the group and select one of the shapes 5. Open Export dialogue. 6. Click the "selection" button 7. Tick the "export selection only" box 8. Change export file type to svg 9. Click the "Export" button #### What happened? All shapes in the group are exported. #### What should have happened? Only the selected object should be exported. Sample attachments: ![svg_export_problem](/uploads/eb99c76c68303815e9d0c67eba29ea81/svg_export_problem.mp4) #### Version info <!-- ``` Inkscape 1.2-alpha (587dd0f, 2022-02-12) ```
issue