https://bugs.documentfoundation.org/show_bug.cgi?id=162279
Bug ID: 162279
Summary: Base Forms: Warning for deleting records will show
many useless and irritating informations
Product: LibreOffice
Version: 24.8.0.1 rc
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: UI
Assignee: [email protected]
Reporter: [email protected]
Created attachment 195615
--> https://bugs.documentfoundation.org/attachment.cgi?id=195615&action=edit
Message when trying to delete a record in LO 24.8.0.2
Open any form in a base file.
Try to delete a record.
There will appear a warning:
You intend to delete 1 record. at
home/buildslave/source/lib-core/svx/source/form/formcontroller.cxx:3927
If you click Yes you won't be able to undo this operation.
Do you want to continue anyway? at
home/buildslave/source/lib-core/svx/source/form/formcontroller.cxx:3926
This is the message, which appears in LO 24.8.0.2.
When trying the same in LO 7.4.7.2 there will only appear
You intend to delete 1 record.
If you click Yes you won't be able to undo this operation.
Do you want to continue anyway?
… and the layout is better there because the first line will be shown as a
title.
--
You are receiving this mail because:
You are the assignee for the bug.