CS6 - Can't drag object to new layer via dot

I can't seem to drag a selected object to a different layer via the colored dot in the Layers palette in CS6.
I've been doing that since I can remember. Is there some new CS6 default setting I'm missing?

It is everything to do with compound paths - all other objects, as long as they do not contain a "partial compound path" will copy or move between layers, just fine, using the click and dragging of the small square icon in the layers palette.
I have this issue - and it looks like no resolution is forthcoming from Adobe (the issue is over a year old on this forum). I called their tech support but am told that because we use 3rd party fonts and 3rd party plugins (Esko prepress system) they will not offer support for the product (call me crazy - but every printer on the planet is using 3rd party fonts - crazy as that may sound!!! - Wacky printers).
This is not a 3rd party issue however - it is a change from CS5 to CS6 in how the software handles copying between layers in the layers palette or how compound paths in general are now addressed in CS6. They cannot tell me if a change exists. I sort of just would like to know...
For now, I will need to select the partial compound path - copy the object - deselect the object  - move to my target layer - paste in place, to accomplish the same end result.
NEXT VERSION WISH: make it selectable how this behaves - lock partially selected compound paths - or allow partial compound paths to be moved/copied between layers. aarrgghhh.

Similar Messages

  • New Layer Via Copy from Extension

    Hello everybody,
    I'm trying to create a new layer using the Layer > New > Layer Via Copy functionality... and I did scan the code using the Scripting Plug-in with this result:
    var idCpTL = charIDToTypeID( "CpTL" );
    executeAction( idCpTL, undefined, DialogModes.NO );
    Then I did convert it to:
    var application:com.adobe.photoshop.Application = Photoshop.app;
    var idCpTL:Number = application.charIDToTypeID( "CpTL" );
    application.executeAction( idCpTL, undefined, DialogModes.NO );
    But this code raises this exception:
    Error: NULL pointer was encountered
              at flash.external::HostObject/__call()
              at com.adobe.csawlib::CSHostObject/hostCall()
              at com.adobe.photoshop::Application/executeAction()
    I've tried to change "undefined" for "null" or any other idea... but with no luck. What am I doing wrong here?
    Thanks a lot!

    Reselect is way too flaky to rely on, and is not going to survive long at the best of times.  I find the whole saving selections thing too time consuming and an annoying interruption of workflow — even if you right click and save an alpha channel.  So I nearly always copy the selected pixels to a new layer, because it works on so many levels.  You can ctrl click the layer to reload the selection; use layer styles, create shadows under the layer…
    Best practice is to add the Alt (Opt) key to Ctrl j so you remember to name it.

  • Radial Blur Smart Filters Change when I drag in a new layer - whats going on?

    I've got a pretty heavy document; an architectural CG composite type image, Renders, Passes, Masks and People. The people are smart objects.
    I've got a couple of radial blur smart filters running on these object, to blend them in, everything is looking ok.
    So I open up a new file of a person I'd like to drop in, and when I do - the smart filters rearrange (even though the new layer I'm dropping in inst smart yet) and is no way near the smart objects in my layer stack.
    I cant quite work out whats happening, and why its happening. Frustrating, as I have say, a 99% fine image, I just want to add someone else - and then suddenly the radial blurs have shifted direction.
    Can anyone explain? I'm currently rasterizing as a workaround, though this negates the whole point really, many thanks
    Inky

    Just to be clear, we here are users like you.  We're not employees of RIM nor can we make any decisions to exchange your handset.  What we CAN do is offer solutions to make your phone run as you want it to run.
    That being said, the Torch 9860 is a fine phone, in fact it's the best phone I've ever owned (and I've owned a few from many different manufacturers).  Plain and simple, you got a lemon.  Then another one.  And perhaps a third one.  What are the odds?  I know of other people who own this model and they are quite happy with it.
    All I can say is to have a look at your phone and see what is not right about it.  Write us back with specific details, such as what happens when you see an error message, what you were doing right before an app doesn't work, what apps you  have running, etc.
    Please don't give up on BlackBerry quite yet. 
    - If my response has helped you, please click "Options" beside my post and mark it as solved. Clicking the "thumbs up" icon near the bottom of my response would also be appreciated.

  • Can't drag songs to new nano

    This is the second nano in the house. The first gets along great with the computer. We registered the second one and charged it. It synced all the songs from the library and we can play them on the ipod, but on Itunes the songs are not typed in black - they are that muted gray color and we can't access them. We can't drag to any to the new nano, click on the Itunes songs etc from the new nano, btu from the old one it's fine. Any advice? Thank you!!

    The second Nano is set to Sync, not manually manage. When you plug the Nano in, on the Summary page in iTunes, you need to check the box next to "Manually manage music and videos".
    Best of luck.

  • Can not drag songs into new playlist

    itunes issue, Unable to drag songs into new playlist folder.
    New itunes 10.4
    has not worked since I installed Lion
    Macpro 2.66 GHZ Quad-Core xeon

    Probably something very simple and might be quicker answered if posted in one of the iTunes forums?
    https://discussions.apple.com/community/itunes
    Regards,
    Colin R.

  • Dragging object to NEW Object library...why does it not do it?

    Very basic this..From Forms Developer 6i cannot drag/copy form objects to form a new Object library object on a tab. Very frustrating..what is wrong..or what am I doing wrong? IT simply displays the STOP symbol nad does not copy a new object. DO not think it is anything to do with permissions/paths etc...
    Help
    Phil

    Dear Phil,
    Can you explain further about the error message you are getting and more about your action.
    Regards,
    Senthil .A. Perumal.

  • Can't get object on own layer in timeline

    Hi, I created a website (plain html, css and javascript) and imported it to edge animate. The reason I did this is because I am new to edge animate and am trying to see the capabilities and how to include it in my work flow. So I imported the site and there are no problems. I can publish it and everything works as it did before.... but I wanted to see if I could add things into the site from edge... so I took an ellipse and added it on the stage on top of my existing site... but there is nothing in the timeline area from my site nor the new ellipse that I created on top.... how do I get the elemets to show up on layers in the timeline area?
    I was interested in adding in pictures in the timeline area to add things that are timed on the stage and also add code snippets to existing things... I can see that I can add code snippets to the elements in the elements panel by clicking on the {} brackets to the left of each element and I'm guessing this adds the code into the edge_actions.js page... so if I have an existing site that already has javascript then it publishes everything that I already have but just adds the extra code that animate generates into this file regardless of any existing javascript already on the page being called from another area... sorry, I am kind of talking/thinking out loud as I walk through figuring out how edge animate works and how to use it in my work flow... I'm interested in adding some snippets, publishing and then taking a look at the code it generates in this sheet...
    a
    anyway, back to my main confusion which is adding the ellipse to the stage and not seeing antying in the timeline section (which I though automatically added things there because I did a tutorial and in the tutorial any time you added something new to the stage it automatically added a layer to the timeline.. my timeline is blank... I image this is because I imported my existing site created with html and css but shouldn't the new thing that I add to the stage in edge animate (the ellipse) be generating a layer since it was added purely through edge animate?
    Thanks for the help,
    Kristen

    Hi Kristen,
    Do your static HTML elements appear in the timeline? And does the ellipse appear in the Elements panel?
    If it's displayed in the Elements panel, it should also be in the timeline panel - but perhaps it's in an order you didn't expect it to be in?
    hth,
    Joe

  • Can't drag objects/text in InDesign CS5

    I'm running Indesign CS5 on a Mac, 10.6.8 operating system. InDesign was working great, and then I stopped being able to drag items. I can select items (both with the regular selection tool and the direct selection toll), but I can't move them.  I can move them with the arrow buttons on my keyboard. I tried switching out my mouse, no luck. I tried a new document, same problem.  I restarted, same problem. I read in forums to erase InDesign's preferences, I did that, but the problem remains. None of the items are locked, etc. I have no idea what to do. Is there some keyboard shortcut I might have hit that preventing my from dragging items? Is this just an InDesign bug?  I recently installed the new updates for the entire creative suite, could that have done something? I'm not sure what else to do. Any help would be great!

    You could try also dleting the files in John's list at Adobe Forums: InDesign crashes at startup

  • Can't drag bookmarks into new tab page

    Every time I try to drag and drop a bookmark into the new tab page, it opens the web page in that tab instead of adding it to the square. I've tried it on safe mode as well with the same results. Any suggestions on what I'm doing wrong would be appreciated.

    '''Try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * You can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''

  • Safari Breaks Google Calendar - Mountain Lion - can't drag to create new appt, can't choose create

    Since upgrading to Mountain Lion, safari won't allow google calendar to work, much at all. I can no longer drag to create a new appointment on a day, or choose create, along with most other funcitons. In fact, clicking with the mouse, won't activation most things on the page! I CAN click on an appointemet to open or edit it, but saving seems to take forever, then either fails, or works ... I think Google has mistakenly put the "I feel lucky" button URL into the SAVE button in an appointment.
    If helpful, I have a 1 week new Macbook Air 13-inch, I upgraded Lion TO Mountain Lion.
    I even
    Any ideas? Can you hep fix this?
    Thanks!
    -Gregg
    Message was edited by: ggg3gs

    Found a work-around.  I don't know if this applies to all Google calendars, or just the Google-Apps ones:
    Add the calendar as a generic CalDAV calendar.  Use your full (hosted) gMail address as the username and www.google.com as the server address.
    Interrestingly, ML matched this up to the main Google account in the "Mail, Contacts & Calendars" Preference Pane
    Ray

  • Can't drag songs to new playlist

    I have created several playlists in the past, but now it will not allow me to drag songs to a new playlist folder. I have illiminated the possibility that I might have too many playlists by simply deleting a few, and then trying again but to no avail. Here are the things I have done to try to remedy the problem:
    1. I have backed out of itunes and restarted it, twice
    2. I unplugged my itouch and plugged it back in
    3. Ran a diagnostic on the sync between itunes and itouch
    4. I made sure my itunes was up to date
    5. Deleted a few older playlists in case there wasn't any room (which I doubt)
    Has anyone had this problem before? When I drag a song to my new playlist, the circle with the line through it sits over the song, this just shouldn't be happening. Does anyone have a solution to this issue? Thanks for any help anyone can provide.

    Thank you for the clarification.
    Does this new playlist have a gear icon with a purple background or just a musical note on a blue background? If it is a gear icon, this is a smart playlist and you cannot drag songs to this kind of playlist.
    When you right->click on a track and choose *Add to Playlist* does the playlist you want to drag it to show up as one of the options?
    B-rock

  • InDesign CS6, Can't Move Objects?

    ID was working great one day and the next day I opened the file and I can't move any of the objects with my mouse. Reduced to using the arrow keys for now. All other programs respond normally. No layers are locked and objects are not anchored.
    Windows XP SP3, InDesign CS6 
    Any support would be awesome.

    This worked: http://forums.adobe.com/thread/526990 - Indesign preference dump.

  • Can't drag songs into new folders in itunes

    That's what Help says to do, but it do3sn't happen. Latest iTunes, 10.8

    "when I try to go directly to the new ipod's playlist, everything's greyed out. It's there, but greyed out"
    Grey text when you look at the content and a lock symbol at the bottom of the screen just indicates that the iPod is set to update automatically (sync). If you want to access the iPod directly, delete songs from the iPod, drag songs from iTunes etc. you need to change the update setting to "manually manage songs and videos. If you want to manage it manually then connect your iPod and click on the iPod icon in the iTunes source list to bring up the preference tabs in the main pane. In the Summary tab check the box "manually manage music and videos" and click Apply:
    Managing content manually on iPod
    iPod 101: Fill 'er Up
    Something to remember about using an iPod in manual mode is that the "Do Not Disconnect" message will remain on the display until you physically eject the device. In that case use the Safely Remove Hardware icon in the Windows system tray on the desktop and check this link for alternative methods:: Safely Disconnect IPod

  • Can't drag images into new album page

    Just started using iWeb because it seems easy to produce good looking basic pages. I may be missing something obvious, but having trawled all through this forum and iWeb help, I can't work out why the album page won't accept images dragged from the iPhoto tab of the media browser.
    Any suggestions?

    Thanks for the prompt reply Mr Old Toad. In fact, despite the title of "Album Page" seeming to be self explanatory (usually the case with Mac software & why I love it so much) and the software instructions which say "Drag photo and movie pages here to make them accessible from one place", this time I have discovered by messing around that you have to add a "photos" page while the Album page is selected on the left. You then drag the required images into the photo page (not the album page). Each additional photo page added appears on the Album page as it is added.
    One of the first methods I tried was to create an album in iPhoto and attempt to drag that into the album page. Didn't work, hence my request on this forum. So, looks like I answered my question myself. I still appreciate your diligent attention to this forum Mr Old Toad. I'm sure there will be a future problem that may not be so easily solved and that your or another's suggestion will come to the rescue.
    Thanks

  • Can't drag photo to new slideshow

    Running a clean install of Lion and iPhoto 9.1.5 - when I select some photos and do New -> Slideshow, a new slideshow is created but it has no pictures in it.  If I try to drag pictures into the new slideshow by dragging the photos over to the left pane and drop them onto the slideshow, the green plus sign shows, but nothing goes into the slideshow.

    First  make a temporary, backup copy (if you don't already have a backup copy) of the library and try the following:
    1 - delete the iPhoto preference file, com.apple.iPhoto.plist, that resides in your
         User/Home()/Library/ Preferences folder.
    2 - delete iPhoto's cache file, Cache.db, that is located in your
         User/Home()/Library/Caches/com.apple.iPhoto folder. 
    3 - launch iPhoto and try again.
    NOTE: If you're moved your library from its default location in your Home/Pictures folder you will have to point iPhoto to its new location when you next open iPhoto by holding down the Option key when launching iPhoto.  You'll also have to reset the iPhoto's various preferences.
    OT

Maybe you are looking for

  • Browse row of a user table

    i have a question about user table. I create my user table and access with getByKey() and there is no problem. What i have to do for list all record in table ? There is not something Browse ? thanks in advice

  • What is backing up for?

    What is backing up used for?

  • Gnome reverting settings randomly.

    I having this weird problem. It seems that Gnome reverts to standard settings randomly. It does this randomly when I login, touch a program, etc. Sometimes it can go for hours w/o switching settings. I think its a problem with the gnome-settings-daem

  • Compare SPRO between DEV and QAs

    Hi there, I'm in GoLive eve and all consultants are desperate with the future problems. Is there a way that I can compare the customizing (SPRO) between DEV and QAS or another system? Thanks, Dany Anderson Edited by: Dany Anderson Alves on Mar 4, 200

  • BO Edge Series

    Hi Where can I download the BO Edge Series. This is a free trail software. Rgds Abu Sarah