https://bugs.documentfoundation.org/show_bug.cgi?id=154437
Bug ID: 154437
Summary: Draw rename still uses "Slide" instead of "Page"
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: minor
Priority: medium
Component: Draw
Assignee: [email protected]
Reporter: [email protected]
Description:
In Draw, when we want to rename a page, it shouldn't be renamed to future pages
because they will be used later as a default. However, the implementation uses
old name "Slide" instead of "Page" when trying to account for this behavior.
Steps to Reproduce:
1.Open Draw
2.Rename the current page to "Slide 2" or any "Slide x" where x is a positive
integer
3.Rename the current page to "Page 2"
4.Add a page
Actual Results:
Rename is prohibitted for "Slide 2"
Rename is allowd for "Page 2"
A new page is added with duplicate name "Page 2"
Expected Results:
Rename should be valid for "Slide 2"
Rename should be prohibitted for "Page 2"
A new page should be added with name "Page 2", which should be unique
Reproducible: Always
User Profile Reset: No
Additional Info:
Version: 7.3.7.2 / LibreOffice Community
Build ID: 30(Build:2)
CPU threads: 12; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Ubuntu package version: 1:7.3.7-0ubuntu0.22.04.2
Calc: threaded
--
You are receiving this mail because:
You are the assignee for the bug.