https://issues.apache.org/ooo/show_bug.cgi?id=120469
Priority: P3
Bug ID: 120469
Assignee: [email protected]
Summary: Calc crashes when duplicating a button on dialog
editor by copying and pasting
Severity: normal
Issue Type: DEFECT
Classification: Code
OS: Windows XP
Reporter: [email protected]
Hardware: PC
Status: CONFIRMED
Version: AOO 3.4.0
Component: www
Product: scripting
Hello,
I have a problem in dialog editor since Aoo 3.4.0 (on windows XP). I need to
duplicate a text button. For this, i copy the button, and then, i paste it.
When the button is just created, it seems to work fine (the label of the button
is &202.DialPVA6463phrasestypes.CommandButton3.Label, and the help text is
&201.DialPVA6463phrasestypes.CommandButton3.HelpText).
I change the properties of the original button, remplacing the label by the
text "text button" and the help text by "help text".
Then, i select the original button i've just changed, i copy it in the
clipboard, and when i paste the button, it crashes OpenOffice.
My goal was to clone button to obtain more buttons with the same sizes (without
copying manually all properties).
The behavior is the same with checkboxes (after modifiing the label and the
help text), copying and pasting the checkbox crashes OpenOffice too.
The crash occurs when i change the label of component (checkbox or command
button and maybe more ...). I've just created a checkbox, changed the label,
copied in the clipboard and pasted it as new check box -> crash
The crash occurs when i change the help text only too.
It's just annoying but not critical.
Thanks for your work.
Greetings
--
You are receiving this mail because:
You are the assignee for the bug.