Bug 157383 - EDITING : ReportBuilder : Inserted shape' name not saved
Summary: EDITING : ReportBuilder : Inserted shape' name not saved
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Base (show other bugs)
Version:
(earliest affected)
7.1.5.2 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Database-Reports
  Show dependency treegraph
 
Reported: 2023-09-22 13:25 UTC by TISSENDIER Pierre
Modified: 2024-12-21 10:29 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description TISSENDIER Pierre 2023-09-22 13:25:23 UTC
Description:
If you insert a shape anywhere (header, footer, group, detail..) in report and you want name this shape, the new name is'nt saved. When you reediting the report shape'  name was changed in "shape"

Steps to Reproduce:
1.Edit a report
2.Insert a shape
3.Change shape' name
4. save the report
5. Edit the report
6. Edit the shape, his name is changed in "shape"

Actual Results:
Shape' name is'nt changed

Expected Results:
Shape' name changed


Reproducible: Always


User Profile Reset: Yes

Additional Info:
Version: 7.6.1.2 (X86_64) / LibreOffice Community
Build ID: f5defcebd022c5bc36bbb79be232cb6926d8f674
CPU threads: 4; OS: Linux 6.2; UI render: default; VCL: gtk3
Locale: fr-FR (fr_FR.UTF-8); UI: fr-FR
Calc: threaded
Comment 1 Robert Großkopf 2023-09-22 16:58:15 UTC
Could confirm the buggy behavior for
Version: 7.6.1.2 (X86_64) / LibreOffice Community
Build ID: f5defcebd022c5bc36bbb79be232cb6926d8f674
CPU threads: 6; OS: Linux 5.14; UI render: default; VCL: kf5 (cairo+xcb)
Locale: de-DE (de_DE.UTF-8); UI: de-DE
Calc: threaded

Its the same buggy behavior in LO 7.1.5.2

But: How do you want to use this name? Could only be it is used by macros after report has been executed.
Comment 2 TISSENDIER Pierre 2023-09-23 08:54:33 UTC
(In reply to Robert Großkopf from comment #1)
> Could confirm the buggy behavior for
> Version: 7.6.1.2 (X86_64) / LibreOffice Community
> Build ID: f5defcebd022c5bc36bbb79be232cb6926d8f674
> CPU threads: 6; OS: Linux 5.14; UI render: default; VCL: kf5 (cairo+xcb)
> Locale: de-DE (de_DE.UTF-8); UI: de-DE
> Calc: threaded
> 
> Its the same buggy behavior in LO 7.1.5.2
> 
> But: How do you want to use this name? Could only be it is used by macros
> after report has been executed.



Yes, i agree. But i was surprised.
Comment 3 TISSENDIER Pierre 2023-09-23 09:01:30 UTC
(In reply to TISSENDIER Pierre from comment #2)
> (In reply to Robert Großkopf from comment #1)
> > Could confirm the buggy behavior for
> > Version: 7.6.1.2 (X86_64) / LibreOffice Community
> > Build ID: f5defcebd022c5bc36bbb79be232cb6926d8f674
> > CPU threads: 6; OS: Linux 5.14; UI render: default; VCL: kf5 (cairo+xcb)
> > Locale: de-DE (de_DE.UTF-8); UI: de-DE
> > Calc: threaded
> > 
> > Its the same buggy behavior in LO 7.1.5.2
> > 
> > But: How do you want to use this name? Could only be it is used by macros
> > after report has been executed.
> 
> 
> 
> Yes, i agree. But i was surprised.

And if there was many shapes, how can access by name in macro ?