Apache OpenOffice (AOO) Bugzilla – Issue 98760
macro cannot be removed in ImageMap
Last modified: 2009-07-12 19:59:21 UTC
[Steps] 1. Create a Writer doc. 2. "Insert" -> "Picture" -> "From File..." to insert a picture. 3. "Edit" -> "ImageMap", popup the "ImageMap Editor" dialog-box, click the "Rectangular" button and draw a select region on the picture. 4. Press "Macro..." button, assign any macro to an event in the pop-up "assign Macro" dialog-box, e.g. Assign the Helloworld.bsh in "OOo-dev Macros" -> "HelloWorld" to the event "MouseOver", and press OK button to close the dialog-box. 5. Press "Apply" button in "ImageMap Editor" dialog-box, then close it. 6. "Edit" -> "ImageMap" to reopen the "ImageMap Editor", and left-click on the select region to active the "Macro..." button. Press "Macro..." button to open the "Assign Macro" dialog-box. [Result] The script that orginal be assigned to the MouseOver event dosen't display, and the macro cannot be removed. But in the doc, the macro is active and has effect. [Expectation] When reopen the ImageMap Editor, original settings can be displayed and modify in Macro. [Addition] Test on DEV300m40(Build:9381) in windows XP and DEV300m41(Build:9383) in Linux.
I tried with OOO300m9 and DEV300m45 on Windows and could not reproduce the problem. Could anyone else reproduce this?
Setting on WORKSFORME for now
worksforme -> closed