https://issues.apache.org/ooo/show_bug.cgi?id=123061
Bug ID: 123061
Issue Type: DEFECT
Summary: Non modal dialog is modal when it is called from top
level menu.
Product: Calc
Version: 4.0.0
Hardware: PC
OS: Windows 7
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: code
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Created attachment 81352
--> https://issues.apache.org/ooo/attachment.cgi?id=81352&action=edit
Example when non modal dialog is modal when it is calling from top level menu.
Non modal dialog is modal when macro is called from top level menu.
Macro for non modal dialog is written in Basic. It is stored inside of document
(look makro here: MAKROI/RACUNI/OpenVidiRACUNE).
1)Blue button "Pregled i štampa računa" is embedded directly on sheet "RAČUNI".
When is pressed it call macro OpenVidiRACUNE and non-modal dialog is showing.
You can working with background also when this dialog is open.
2)But the same macro you can call from top level menu. The path is:
RAČUNI/Pogledaj račun. It will triggered the same macro OpenVidiRACUNE and the
same dialog you will see. But, now you can not working with bacground! (Look
here macro for top level menu: ADRESAR/AddMenu (section " ' RAČUNI ")).
Follow instructions in cell RAČUNI.AH6 in Calc file "test".
The same happens with LO.
I am using AOO400m3(Build:9702) - Rev. 1514218 on win7 x64.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.