Issue 12720

Summary: Macro recorder doesn't record paste/paste special
Product: Calc Reporter: fehretic <terryf>
Component: codeAssignee: joerg.skottke
Status: CLOSED IRREPRODUCIBLE QA Contact: issues@sc <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: OOo 1.1 Beta   
Target Milestone: ---   
Hardware: PC   
OS: Windows 98   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
test case with recorded copy/paste macro & button none

Description fehretic 2003-03-27 14:11:52 UTC
I recorded a macro that copies a range of cells to the clipboard and then 
pastes them to an adjacent area.  I attached the macro to a button.  When it is 
pressed it copies the data to the clipboard alright but it doesn't paste.... 
and it seems the block selected for the paste is also incorrect and not always 
the same.  I also tried paste special with the same results.

Thanx,
TFehr
Comment 1 fehretic 2003-03-27 14:16:55 UTC
Created attachment 5282 [details]
test case with recorded copy/paste macro & button
Comment 2 oc 2003-06-06 13:49:40 UTC
Hi Joerg,
olease have a look
Comment 3 joerg.skottke 2003-06-30 14:41:30 UTC
Please check again in a newer version. This appears to be fixed.

BTW. you attached the function "main" to an "init"-event. Shouldn't it
have been your sub attached to a Mousebutton event? I just could not
get your button to do anything ;)
Comment 4 joerg.skottke 2003-07-24 11:02:06 UTC
.