CS6 Copy and Paste issues

I've gotten this slight problem with dreamweaver CS6 where I can copy but can't paste,
also the paste function doesn't appear in the context menu, not sure what i've done however any help will be appreciated.

Seng Jason wrote:
windows XP professional version 2002 Service Pack 3
Did you try doing some testes in Word to see if copy/paste works in it?  The reason for the tests is to see if the keyboard is faulty.  It is common for some keys to stop working so perhaps changing the keyboard might do the trick.
Copy/paste is very basic Windows/Mac function Not DW function.  Dw is only using the Application Development Kits/Framework provided by Microsoft or Apple to make the programs work in Windows or Mac.  If you were using a Mac then I would be excited about it because I have never liked them; But using an XP is something unusual because I have always liked XP until I upgraded to Windows 7. 
Sorry, i can't think of any other solutions right now.

Similar Messages

  • Copy and paste issue

    While trying to create a simple copy and paste function ( from one open document / image into another open document in Photoshop CS5 ) like:
    PsApp.bringToFront();
    PsApp.activeDocument.selection.selectAll();
    PsApp.activeDocument.selection.copy();
    PsApp.activeDocument.close(SaveOptions.DONOTSAVECHANGES);
    PsApp.activeDocument.paste();
    //more code to work with the pasted image 
    I have noticed that many times it doesn't paste the image and the next code throws unexpected results, but if I run it in debug mode and place a breakpoint just after calling the function ( like forcing a pause) then it runs fine.
    Tried also with scripting listener code, both in flex and Java with the same result; this also happens with a File - place script.
    I tried to insert a loop at the end of the process checking if the number of layers have increased after the paste call, and they actually increase but the image is not pasted
    For some reason it seems that the clipboard is not working as expected when the process is fast ¿?. Have also tried to clear the clipboard and to purge with no luck.
    I have had similar issues with Java scripting before but they were solved using the listener code instead, but it doesn't works now. Other users have the same problem but haven't found a solution.
    I'm using CS5 and Extension Builder 1.5.0.2 with Flash Builder 4.5.1

    Copy the text, click on the Desktop, CMD+B, and see if it shows up there. If not, then delete the com.apple.finder.plist from your /Library/Preferences folder, OPTION-click & hold  the Finder's Dock icon, and select RELAUNCH. That should fix the issue.

  • Indesign CS4 - copy and paste issue

    Hello,
    I just installed Indesign CS4 on a Mac 10.5.5 system and I am using Microsoft Word 2004 with the software.
    The issue is when I copy and paste a graph or a clipart from Word 2004, I can paste the copied image in the INDD document. When I try to copy a second graph or image, Indesign will paste the original image.
    I thought that clipboard may have been the issue and restarted the computer to empty the clipboard. Again, the same issue happens when I copied an image and the program somehow locks into that image.
    Also, as soon as the graph/clipart is pasted in the indesign document, somehow, it becomes a link which should not be case if you are simply copying and pasting.
    Here are some troubleshooting I tried:
    - I trashed the preferences folder from the library folder
    - created a new user account wiht admin priveleges
    - restarted mac in safe boot
    - created a new indesign document and a word document
    Any thoughts?

    I am attempting to place images which I am using within a mailer onto the web.
    I am copying the images from InDesign into Photoshop and getting the same issues. If I close Indesign and re-open it I can copy 1 set of images, but when I attempt a second it places the images I copied originally into the shapes of the second images.
    Any clues on how to solve this issue?

  • Copy and paste issues - numbers for Ipad

    Since my Numbers for Ipad last updated I cannot copy and paste an interval of cells to my Gmail App, so I can email. It used to work in the orevious version. What should I do?

    You are asking about Numbers for iOS in a forum dedicated to Numbers for OSX !
    Yvan KOENIG (VALLAURIS, France) vendredi 6 janvier 2012
    iMac 21”5, i7, 2.8 GHz, 12 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.2
    My iDisk is : http://public.me.com/koenigyvan
    For iWork's applications dedicated to iOS, go to :
    https://discussions.apple.com/community/app_store/iwork_for_ios

  • Intermittent copy and paste issues...

    I've been running into problems with copying from MS Word (Office 2004) into Mail. What happens is I can copy and paste from word once, then after that, no matter how many times I try to copy and paste other selections from word, I can only re-paste the original selection.
    Closing and restarting Mail doesn't seem to help, neither does closing and restarting word.
    It seems that using Onyx to clear the cache helps, but the problem sometimes comes back... any ideas?
    B&W G4/600 T-1202Combo; PB G4/1.33/15" Combo; iMac G4/15" Combo   Mac OS X (10.4.8)   160GB FW HD

    How are you copying/pasting? I have just tried to reproduce the problem, using menu items (Edit/Copy in Word, Edit/Paste in Mail) and couldn't. I copied 5 separate sections of text, all from the same document.
    AK

  • Excel 2013 - Copy and Paste Issue

    if I select and
    copy a cell that contains a formula that references cells all on the same work sheet and
    paste that
    cell in the same cell in the same work sheet in another work book, the pasted cell looks exactly like the copied cell.
    For example, I copied cell V41 from the ‘Rating Summary’ work sheet in the ‘Analysis_Distr#3_QA#3.xls’ file and pasted it in cell V41 in the ‘Rating Summary’ work sheet in the ‘Analysis_Distr#3_QA#4.xls’ work book and obtained
    the following results.
    Copied Cell   "   =IF(AND(FLOOR(U41,1)<=T41,U41>0),FLOOR(U41,1),"N/A")
    Pasted Cell   "   =IF(AND(FLOOR(U41,1)<=T41,U41>0),FLOOR(U41,1),"N/A")
    The pasted cell is exactly the same as the copied cell.
    But, if I select and
    copy a cell that contains a formula that references cells on other work sheets in the same file and
    paste that
    cell in the same cell in the same work sheet in another work book, the pasted cell looks different than the copied because
    the formula in the pasted cell references cells on other worksheets that are now preceded by links to the source work book.
    For example, I copied cell X46 from the ‘Rating Summary’ work sheet in the ‘Analysis_Distr#3_QA#3.xls’ file and pasted it in cell X46 in the ‘Rating Summary’ work sheet in the ‘Analysis_Distr#3_QA#4.xls’ work book and obtained the
    following results.
    Copied Cell   "   =IF(AND(LEFT(J30,1)="D",'Safe Load Capacities'!H27="N/R"),"District Original
    File OPR Ratings",IF(AND(LEFT(J30,1)="D",'Safe Load Capacities'!H27=1),"District Original File OPR Ratings",IF(AND(LEFT(J30,1)="D",OR('Safe Load Capacities'!H27=0.9,'Safe Load Capacities'!H27=0.8),'Safe Load Capacities'!H28="No"),"District
    Original File OPR Ratings",IF(AND(LEFT(J30,1)="D",OR('Safe Load Capacities'!H27=0.9,'Safe Load Capacities'!H27=0.8),'Safe Load Capacities'!H28="Yes"),"District Original File SLC Ratings",""))))
    Pasted Cell   "   =IF(AND(LEFT(J30,1)="D",'[Analysis_Distr#3_QA#3.xls]Safe Load Capacities'!H27="N/R"),"District
    Original File OPR Ratings",IF(AND(LEFT(J30,1)="D",'[Analysis_Distr#3_QA#3.xls]Safe Load Capacities'!H27=1),"District Original File OPR Ratings",IF(AND(LEFT(J30,1)="D",OR('[Analysis_Distr#3_QA#3.xls]Safe Load Capacities'!H27=0.9,'[Analysis_Distr#3_QA#3.xls]Safe
    Load Capacities'!H27=0.8),'[Analysis_Distr#3_QA#3.xls]Safe Load Capacities'!H28="No"),"District Original File OPR Ratings",IF(AND(LEFT(J30,1)="D",OR('[Analysis_Distr#3_QA#3.xls]Safe Load Capacities'!H27=0.9,'[Analysis_Distr#3_QA#3.xls]Safe
    Load Capacities'!H27=0.8),'[Analysis_Distr#3_QA#3.xls]Safe Load Capacities'!H28="Yes"),"District Original File SLC Ratings",""))))
    The pasted cell is different from the copied cell because the formula in the pasted cell references cells on other worksheets that are now preceded by links to the source work book.
    However, if I select a
    cell that contains a formula that references cells on another work sheet but
    copy the
    text for that cell from the formula bar and
    paste the
    text in the formula bar for the same cell in the same work sheet in another file, the pasted cell looks exactly the same as the copied cell.
    For example, I copied the text in the formula bar for cell X46 from the ‘Rating Summary’ work sheet in the ‘Analysis_Distr#3_QA#3.xls’ file and pasted it in the formula bar for cell X46 in the ‘Rating Summary’ work sheet in the
    ‘Analysis_Distr#3_QA#4.xls’ file and obtained the following results.
    Copied Cell   "   =IF(AND(LEFT(J30,1)="D",'Safe Load Capacities'!H27="N/R"),"District
    Original File OPR Ratings",IF(AND(LEFT(J30,1)="D",'Safe Load Capacities'!H27=1),"District Original File OPR Ratings",IF(AND(LEFT(J30,1)="D",OR('Safe Load Capacities'!H27=0.9,'Safe Load Capacities'!H27=0.8),'Safe Load Capacities'!H28="No"),"District
    Original File OPR Ratings",IF(AND(LEFT(J30,1)="D",OR('Safe Load Capacities'!H27=0.9,'Safe Load Capacities'!H27=0.8),'Safe Load Capacities'!H28="Yes"),"District Original File SLC Ratings",""))))
    Pasted Cell   "   =IF(AND(LEFT(J30,1)="D",'Safe Load Capacities'!H27="N/R"),"District
    Original File OPR Ratings",IF(AND(LEFT(J30,1)="D",'Safe Load Capacities'!H27=1),"District Original File OPR Ratings",IF(AND(LEFT(J30,1)="D",OR('Safe Load Capacities'!H27=0.9,'Safe Load Capacities'!H27=0.8),'Safe Load Capacities'!H28="No"),"District
    Original File OPR Ratings",IF(AND(LEFT(J30,1)="D",OR('Safe Load Capacities'!H27=0.9,'Safe Load Capacities'!H27=0.8),'Safe Load Capacities'!H28="Yes"),"District Original File SLC Ratings",""))))
    The pasted cell is exactly the same as the copied cell.
    I want to select, copy and paste a group of cells as described above in ‘red’ but obtain the results as described above in ‘green’; in other words, I don’t want the links to the source work book preceding the references to cells on other work sheets.
    At this point, the only solution I know is to apply the procedure described above in ‘green’ one cell at a time.  As you can imagine, this would be a tedious process if there are sixteen cells to copy involving seventy-two work books. Thanks

    there links might be help for you:
    http://support.microsoft.com/kb/328440/en-us
    KR

  • Call parking copy and paste issue

    After updating our Lync clients we have run into an issue where the lips emoticon is pasted into the IM windows instead of the actual link containing the parked call to pick up. Previously there was no emoticon for the ":*" string but that is now
    the lips emoticon where previously it was the "(k)" string. When pasting the parked call link, this is the unformatted text showing the first portion of the string containing the :* which is interpreted as the lips.
    tel:*244;ms-parked-call=34633135643133302D656261332D343233632D623830612D6331356334323261363332623B66726F6D2D7461673D326134663330653432313B746F2D7461673D37363335366431323966;phone-context=<client site>
    Disabling Emoticons in the Lync client doesn't help at all.  Even though they are disabled, pasting the content into the composition pane still produces the lips but when sending it shows the text :* and the rest of the string is gone.

    Hi,
    When I copied the orbit number and entered on my Lync 2013 client I got the same result.
    Since a prefix can be the value * or # placed at the beginning of the number, you can create a new callparkorbit policy with the value “#” placed at the beginning of the number.
    You can refer to the link below of “New-CsCallParkOrbit”:
    http://technet.microsoft.com/en-us/library/gg398936.aspx
    Best Regards,
    Eason Huang
    Eason Huang
    TechNet Community Support

  • Captivate 6 Copy and Paste issue

    After copying a Text Entry Box, Captivate 6 persist in pasting the same Text Entry Box object after several other objects (i.e. screenshots) have been copied to the clipboard. OS is Windows 7.

    Hi there
    In most of the Captivate classes I facilitate, I admonish folks that if you plan on using Captivate intensively all day long, it would behoove you to close it around lunchtime and re-open it to use it for the afternoon.
    The thing is, Captivate offers an "unlimited" number of undo levels from the time it's been started. This can only mean that it's tracking everything and building that history somewhere. My guess is that eventually, that history list will begin to impact the performance of Captivate. Personally, I notice that certain items such as an ability to paste as background will disappear. Then when I restart Captivate, the option magickally returns.
    So I don' treally view it as a "bug", per se. More of an operational hazard.
    Cheers... Rick

  • Copy and Paste issues

    my copy function is not copying! It seems that the copy buffer does not get filled with the copied objects. When pasted, it always pastes a blank space)
    any ideas of where I can start troubleshooting?

    Hello.
    This sometimes works if the clipboard is malfunctioning.
    In ~/Library/Preferences locate these two files and trash them
    com.apple.finder.plist
    com.apple.sidebarlists.plist
    To re-establish them, immediately log out and log back in again.

  • Mouse right click copy and paste issue

    No matter if I use the trackpad or any mouse if I go to copy & paste something to the end of a sentence it will backspace to the next word. I can hit SPACE and seperate it and it will still backspace into the last word like this. Example. Hello my name is TomI live in the US.
    C&P'd . (I live in the US) as you can see the m and I are together.
    I can space 8-10 spaces and it will backup every time. Gets annoying when you have a lot of C&P to do.

    @ IffatAsyraff, Not sure how long but it's more pronouned now that I'm having to C&P a lot of my work.
    @LexSchellings, I used the space bar not the arrows.
    @ LowLuster, No, It does that on it's own.(highlights)
    I added space with the SPACE BAR to show that whether I space once or 10 times it backs it up.
    I know the video is crappy because I was holding my phone while recoding and when it shows me highlighting the sentence I was attempting to rease it to show how it C&P's but the last part is what it does.

  • Non responsive copy and paste in Illustrator CS6

    Hello,
    Since April we are using the Adobe Design suite CS6. We are experiencing some serious copy and paste issues. When our users try to copy some artwork and paste it into the same image again, it might occur that the system is non responsive to the action performed. Really nothing happens.
    This happens in about 50% of the times. The other 50% the artwork will appear within a delay of about 5-10 seconds.
    Anyone having similar issues? Of could point us to any working direction?

    Hi Alexander,
    You can follow the steps in the knowledge base document and try to delete the unwanted to content from the file.
    http://helpx.adobe.com/illustrator/kb/copy-paste-artwork-slow-or.html
    Hope this helps.
    Regards,
    Sumit Singh

  • Bridge CS6 Mac XMP File Info Panel Bug: can't copy and paste metadata

    The cmd-keys / shortcuts doesn't work in the xmp file info panel btw. in the xmp / iptc fields (e.g. cmd+c, cmd+v, ...) of Adobe Bridge CS6 (Mac OS 10.6.8 and 10.7.3). You are not able to cut and paste info from one box to another like previous versions.
    This bug only appears in the xmp file info window (opened via alt+i) in Bridge CS6 - if you edit information or metadata in the file info panel in Photoshop CS6 copy and paste from one field to another works.
    The shortcuts also work under Windows (tested under Vista).
    I noticed this minor bug already one in the Photoshop CS6 Beta more than one months ago. I hoped that this was corrected in the official test version, but unfortunately it is not. Although it is a minor bug, it is IMHO a basic function and would be very helpful in my daily work - it is too bad, that such a small thing is making working with the application a little bit annoying.

    Thanks! If there is a workaround or simple solution, I would be very glad if you could inform me.
    Christian
    (signature removed by the Admin)
    Am 14.05.2012 um 13:49 schrieb FrankBiederich:
    Re: Bridge CS6 Mac XMP File Info Panel Bug: can't copy and paste metadata
    created by FrankBiederich in XMP SDK - View the full discussion
    Thanks for your report; we'll look into it.
    Frank
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: Re: Bridge CS6 Mac XMP File Info Panel Bug: can't copy and paste metadata
    To unsubscribe from this thread, please visit the message page at Re: Bridge CS6 Mac XMP File Info Panel Bug: can't copy and paste metadata. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in XMP SDK by email or at Adobe Forums
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.
    Message was edited by: Arpit Kapoor

  • [CS6] How can I copy and paste a rectangle or other shapes?

    [Photoshop CS6]
    I want to copy and paste a simple rectangle.
    I drawed a rectangle with the Rectangle Tool.
    I marked it with the Move Tool.
    If I go to Edit->Copy and then to Copy->Paste
    I see still only one rectangle. Could be
    one is overlayed by the other but I don't
    know how to separate them afterwards.
    So I tried to move the first rectangle to another place
    before click on Edit->Paste.
    I then get a copy of the first rectangle. But the problem is that they
    react as they would be one shape and not as two differnt shapes.
    I can only move the two rectangles as they would be one shape
    and they are also marked as they would be one shape.
    And I can only mark them as they would be one rectangle.
    But I want two independent rectangles.
    How can I in Photoshop CS6 copy and paste rectangles or other shapes so
    that the copy is independent of the original shape?

    Hi there,
      You can have both copies in the same shape layer, but you will not be able to move them as separate objects anymore. To merge them into the same shape layer select both layers in the layers pallete by holding down CTRL and clicking on a PC or holding down Command and clicking on a Mac:
      Then click the Panel menu in the layers pallete:
      Then choose Merge Shapes from the pop up menu that appears:
      And that's it! Now both shapes will be in the same shape layer.
    I hope this helps! Let me know if you need further clarification or if you have any other questions. : )

  • Cannot copy and paste in InDesign CS6

    I am trying out InDesign CS6 as an upgrade, but I cannot copy and paste.
    Does anyone know about this or have a solution?
    Thanks, Maya

    Details? OS? Waht happens when you try?
    Is this from within a document, or trying to paste external content, or both? Have you tried Replace Your Preferences ?

  • Shortcut-Bug in Bridge CS6 for Mac / Bridge cant' copy and paste metadata

    The cmd-keys / shortcuts doesn't work in the file info panel btw. in the xmp / iptc fields (e.g. cmd+c, cmd+v, ...) of Adobe Bridge CS6 (Mac OS 10.6.8 and 10.7.3). You are not able to cut and paste info from one box to another like previous versions.
    This bug only appears in the file info window (opened via alt+i) in Bridge CS6 - if you edit information or metadata in the file info panel in Photoshop CS6, the shortcuts or copy and paste from one field to another works.
    The shortcuts also work under Windows (tested under Vista).
    I noticed this minor bug already one in the Photoshop CS6 Beta more than one months ago. I hoped that this was corrected in the official test version, but unfortunately it is not. Although it is a minor bug, it is IMHO a basic function and would be very helpful in my daily work. Bridge CS6 and ACR 7 are very good and meet my expect ions or needs - it is too bad, that such a small thing is making working with the application a little bit annoying.
    It would be nice, if you could forward this to Adobe engineers that they can fix it.
    Thanks so much!

    Thanks! If there is a workaround or simple solution, I would be very glad if you could inform me.
    Christian
    (signature removed by the Admin)
    Am 14.05.2012 um 13:49 schrieb FrankBiederich:
    Re: Bridge CS6 Mac XMP File Info Panel Bug: can't copy and paste metadata
    created by FrankBiederich in XMP SDK - View the full discussion
    Thanks for your report; we'll look into it.
    Frank
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: Re: Bridge CS6 Mac XMP File Info Panel Bug: can't copy and paste metadata
    To unsubscribe from this thread, please visit the message page at Re: Bridge CS6 Mac XMP File Info Panel Bug: can't copy and paste metadata. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in XMP SDK by email or at Adobe Forums
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.
    Message was edited by: Arpit Kapoor

Maybe you are looking for