CS4 Opens w/Marquee Tool active

I find it annoying that CS4 opens with the Rectangular Marquee tool active, causing me to switch to the Move tool. I have tried to save a new workspace setup hoping the Move tool would be selected, but that didn't work.
Am I missing something obvious? If not, any suggestions?

Just had another test, now this is strange, if you change to the Elliptical Marquee Tool the select the Move tool. Close and restart allthough the Elliptical Marquee Tool is still showing, it is the Rectangular Marquee Tool that is active!.
If you would like the code here it is...
#target photoshop
if(findCurrentTool() == 'marqueeRectTool' || findCurrentTool() == 'marqueeEllipTool') selectTool('moveTool');
function selectTool(tool) {
    var desc9 = new ActionDescriptor();
        var ref7 = new ActionReference();
        ref7.putClass( app.stringIDToTypeID(tool) );
    desc9.putReference( app.charIDToTypeID('null'), ref7 );
    executeAction( app.charIDToTypeID('slct'), desc9, DialogModes.NO );
function findCurrentTool(){
var ref = new ActionReference();
ref.putEnumerated( charIDToTypeID("capp"), charIDToTypeID("Ordn"), charIDToTypeID("Trgt") );
var cTool = typeIDToStringID(executeActionGet(ref).getEnumerationType(stringIDToTypeID('tool')));
return cTool;

Similar Messages

  • Using the fill option with the marquee tool in PS CS4

    Using the marquee tool in PS CS4 for Windows XP, i can't seem to figure out what all the icons mean--and I'm thinking that SOMEWHERE there must be some files where all these many tool panels and options panels are schematically described for the public? I'm trying to figure out how to put in a fill when I make a circle on a layer. The way of doing it in CS3 seems to have changed, but I can't figure out how as when I hover over the icons, PS doesn't give me any help in identifying them, even though I have "show tool tips" selected in the preferences. Thanks so much for your help.

    A way to do this with great flexibility is to make your Selection and then use Shift Delete and choose what you wish to fill with from the choices in the subsequent dialog.
    [I imagine that it works the same way in Windows?]

  • Rectangular Marquee Tool is a solid line

    The Rectangular Marquee Tool in CS4 has started using a solid line instead of the usual dotted line. Is there some setting to revert to the dotted line somewhere, or has my software just gone haywire? Feather is 0px and Style is Normal.

    Hi, using Windows 7.

  • Inaccurate Marquee tool

    I've recently upgraded from Photoshop cs3 to cs5.1 and have noticed that the marquee tool's selection is not as accurate as I'd like. For something simple like drawing a selection around a square I could previously do this down to the exact pixel with a single click and drag. My process (while working at 100%) now goes like this:
    i) Choose which bit of the cursor I place in the top left of the square to trace (I use the black inner lines)
    ii) Click and begin dragging and see that the selection in the top left is now 1 pixel down and 1 pixel to the right of where I clicked.
    iii) Drag the selection to the bottom right of the square and align the inner lines of the crosshair
    iv) Release the mouse button. The top left corner now springs back into the originally clicked position (good). The bottom right corner now jumps up to 2 pixels up and 2 pixels left of the actual corner.
    I am left trying to approximate how far past my object corner I overshoot in order for it to be correct when it 'jumps' back. It feels as though I'm getting similar selection errors as if I was working at a random image zoom such as 337%
    Anyone else experiencing this or more importantly know how to remedy it?
    Thanks
    Tech info
    Mac 10.7.3
    Res: 2560 x 1440
    Photoshop 12.1
    Notes
    Jumping problem is the same if 'snap' is turned on or off
    The problem occurs at 100% and is marginally improved at 200% - although I can't get an accurate selection in 10 attempts.
    Also in cs3 the Marquee tool's crosshair was 1 pixel thick and now in cs5.1 it is 3 pixels thick due to the white outline around it, I find this harder to use and unable to switch off.
    Selecting cursors 'precise' in preferences doesn't fix it

    Trevor.Dennis wrote:
    I tried filling a rectangular selection larger than the screen, and duplicating it free hand on another layer, but was one pixel out on two sides.  So I tried again at 200% and it was spot on.
    This sounds like a similar effect, the requirement to zoom into the image in order to place an accurate selection. I've tried this repeatedly and the amount the marquee jumps is different each time, between 1-2 pixels up and to the left.
    I'm trying to cut out many web type graphics which are only a couple of hundred pixels in height/width. Without an accurate selection tool at 100% my workflow is now:
    i) Select Zoom and click three times to get to 400% (At which point selection becomes 90% accurate)
    ii) Make the selection
    iii) Double click the zoom tool to get back to 100% view
    That is an overhead of five clicks which seems a bit long winded. Or I can re-open the file in Photoshop cs3 and select more accurately, which I don't really want to do.
    Does anyone know of an option that can be toggled to make the Marquee tool more accurate or is a jumping selection on release just how it is?

  • Video layers with Rectangle Marquee Tool

    I have 6 video layers open in Photoshop. I am using the Marquee Tool to delete areas of the video layers (so I could see the layer(s) behind). Once I do this I realise that the deleted areas are only visible on that frame of the video timeline. I want the deleted areas to stay consistent throughout the whole timeline. I originally was going to do this in Premiare however I realised it would be too time consuming for the many sections I wanted to create. 
    Is there a way to select areas of a video layer and delete these areas showing the layers behind, and for it to be visible throughout the whole time line?

    Thanks for your response.
    The problem with using layer masks is that I will have to selectively hide/show each area that I want on all 6 video layers. I have a grid of 78 rectangles that I'm trying to selectively chose what areas of the 6 video layers.
    Basically I'm doing a test video where I have 6 different videos recorded at different focal lengths - showing different areas of the shot in focus and out. I'm using the grid to cut out sections thereby showing areas in focus and out of focus.
    I attach a screen shot of the grid with the image and without. Doing a still image is fine. I just want this be able to do this with the video.

  • Why is my Marquee tool selecting only a default size?

    Using CS4, when I attempt to select an area of an image, the Marquee tool automatically sizes itself and is not allowing me to draw the selection of my choice. Any idea why this is?
    With thanks,
    Paul

    That was it. Had it set to a fixed ratio.
    Thanks, CP. I wish they were all this simple

  • CS4 bug: Rectangle Marque Tool unwanted off-set

    I feel like there are a lot of annoying bugs in CS4. The latest and greatest bug is with the Rectangle Marquee Tool (Selection Tool). When the tool is selected from the tool bar I get the cross-hairs/bar cursor icon, which is totally fine... instead of drawing the axis point from the very center of the cursor, it's off-set to the bottom of the cursor icon. In other words, It will always be 10-20 px off from where I actually want to make my selection...
    May not be a big deal to most people, but when you're trying to select small pieces and move them, this should be accurate.
    I dump my preference files, toggle workspaces. It's a temporary fix, is anyone else noticing this?

    Yep, Ann has the band-aid solution. Unfortunately, it won't cure the disease but it does work to quickly get rid of the symptom.
    You might also see this annoying behavior with other tools like offset brush cursors and the path tool. Same (temporary) fix - hit F a couple of times.
    -phil

  • Rectangler marquee tool seems to be feathering my selection ?

    Hi everybody
    I have selected some content, that is 100% solid colour and no Alpha, in my image with Rectangler Marquee Tool (with feather set to 0px).  I want open this content in a new window so i ctrl-c or ctrl-shift-c, then make new document ctrl-n  and paste it in.      When I zoom in,   1 pixel on the left and right sides are partially transparent.
    I'd very much appreciate some clarity on this as it has brought my web-design to a halt
    Regards
    Thomas

    Uncheck the Anti-Aliasing setting.  This setting helps reduce jagged edges, but essentially feathers the selection at the edges.
    -Noel

  • Hello , I have installed adobe illustrator CS5 and when i open it..tool bar isnt working.. when i click at rectangle/pen tool the sub options on it dont appear though black sign comes.. am confused wat to do?? i have windows 8 as OS.. please help soonest.

    Hello ,
    I have installed adobe illustrator CS5 and when i open it..tool bar isnt working.. when i click at rectangle/pen tool the sub options on it dont appear though black sign comes.. am confused wat to do?? i have windows 8 as OS.. please help soonest.....thankyou

    charmi,
    The following is a general list of things you may try when the issue is not in a specific file (you may have tried/done some of them already); 1) and 2) are the easy ones for temporary strangenesses, and 3) and 4) are specifically aimed at possibly corrupt preferences); 5) is a list in itself, and 6) is the last resort.
    1) Close down Illy and open again;
    2) Restart the computer (you may do that up to 3 times);
    3) Close down Illy and press Ctrl+Alt+Shift/Cmd+Option+Shift during startup (easy but irreversible);
    4) Move the folder (follow the link with that name) with Illy closed (more tedious but also more thorough and reversible);
    5) Look through and try out the relevant among the Other options (follow the link with that name, Item 7) is a list of usual suspects among other applications that may disturb and confuse Illy, Item 15) applies to CC, CS6, and maybe CS5);
    Even more seriously, you may:
    6) Uninstall, run the Cleaner Tool (if you have CS3/CS4/CS5/CS6/CC), and reinstall.
    http://www.adobe.com/support/contact/cscleanertool.html

  • Photoshop lags when i use the marquee tool

    I recently updates to Photoshop CC (2014) and ever since I did I have been having problems with lag when using the Marquee tool. I have tried reinstalling Photoshop and even downgrading back to CC but it doesn't help. Does anyone know what causes this?

    BOILERPLATE TEXT:
    Note that this is boilerplate text.
    If you give complete and detailed information about your setup and the issue at hand,
    such as your platform (Mac or Win),
    exact versions of your OS, of Photoshop (not just "CS6", but something like CS6v.13.0.6) and of Bridge,
    your settings in Photoshop > Preference > Performance
    the type of file you were working on,
    machine specs, such as total installed RAM, scratch file HDs, total available HD space, video card specs, including total VRAM installed,
    what troubleshooting steps you have taken so far,
    what error message(s) you receive,
    if having issues opening raw files also the exact camera make and model that generated them,
    if you're having printing issues, indicate the exact make and model of your printer, paper size, image dimensions in pixels (so many pixels wide by so many pixels high). if going through a RIP, specify that too.
    etc.,
    someone may be able to help you (not necessarily this poster).
    a screen shot of your settings or of the image could be very helpful too.
    Please read this FAQ for advice on how to ask your questions correctly for quicker and better answers:
    http://forums.adobe.com/thread/419981?tstart=0
    Thanks!

  • Rectanqular marquee tool bug (opengl)

    I performed photoshop reset few days ago due some color problems and now Photoshops basic selection tool: Rectanqular marquee tool has some visibility bug. Left and top sides of the selection does not go outside of the selected pixels, it's kind of half way (half pixel) on top and left pixels. Right and bottom goes normally outside of the pixels.
    Really irritating because it's very hard to see is it inside or outside of selection.
    Already tried tool reset, photoshop re-install, settings removal, total CS4 removal and re-install and now luck, so it must be system related ? I'm quite sure it worked earlier and does work my work computer.
    See attached picture, the pink line is 1pixel and selections does not touch it
    Update: Works when OpenGL drawing is disabled on performance settings, but this is not a fix :/

    I changed the settings so it is better now, but still have the freezing problem with the resizing and the brush tool. Some one suggested the problem is the graphic   card so i will send my computer back as i haven't got problem on my macbook just on the imac.  good luck to you as well  and if you find something let me know.
    PooMv2 <[email protected]> írta:
    >I am also having the same problem.
    >I am running Windows 7 (32-Bit), with an ATI Radeon HD 2400. All drivers updated.
    >Still having problems, even if I turn OpenGL off.
    >Is their a fix on the way? Extremely annoying, and quite disappointed this hasn&#39;t been spotted by Adobe before release.
    >Let me know, cheers.
    >Steve
    >

  • Use Marquee tool to draw an ellipse over a photo

    I am trying to write a user's guide.  I take screen shots and then bring them into Photoshop elements.  In previous versions I was able to use the Marquee tool to draw an ellipse over a portion of the screen I wanted to discuss.  See below:  It was very easy to do.  Now I am using PE 8 and I cannot seem to do it.

    Thanks for your help.
    I tried it but really don't like the results.  See below:
    the ellipse is soft and washed out.  Compare it with the one I was able to do with the previous version of PE:
    which is crisp and has that little open flourish at the right side.It looks like a drawn image.  Much more professional looking.

  • Wont let me "drag" the rectangle marquee tool or text box tool.

    Hey photoshop wizards... I need your help. I have CS4 and when I use the rectangle marquee tool or text tool... it wont let me click and drag an area that I want. It automatically selects a box from the top left corner of my image to where I clicked. It also does not let me move the box with the move tool once its made. Ive reset all the tools and this has not helped. If you know what Im talking about... please help me as it is preventing me from continuing my work. Thank you.

    You don't say what OS.
    First thing I do when things get goofy is to trash the prefs. This is covered in the FAQs if you don't know how.

  • Moving the Elliptical Marquee Tool

    Hi.  Really hoping someone can help me with a problem I'm having with the elliptical marquee tool. Having selected this tool and drawn an oval shape on my image, I know I should be able to move the oval image around the screen, using the keyboard arrows (I think), until it frames the part of the image I want framed.  However, the keyboard arrows are not working for me in order to shift the oval around. When I press the keyboard arrows, I can see my cursor moving through the Photo Effects icons on the right of the Editor window (Elements 6 version). Does anyone know how I can make sure that the keyboard arrows move the oval around or does anyone know any other way of making the oval move around the image?
    Thanks very much

    Thanks so much Terri for all your help.  IT NOW WORKS!! HURRAH!!
    All I did was re-create the preferences file manually then went back in and tried moving the elliptical marquee tool around using the keyboard arrows and it worked fine.  Unfortunately, the Ctrl+Alt+Shift still does not work but at least I now know the manual way of re-creating the preference file.
    In terms of the other questions you asked:
    1.  My shortcut key was already set to none.
    2.  No other keys have been acting up but bear in mind that I have only been using PSE6 for the last 7 weeks as part of my Open University course in the UK so not likely to have encountered much yet.
    3. No other programs are causing any problems that I am aware of although I don't use shortcut keys that often apart from ctrl+V and ctrl+C and a few others.
    4. I don't have a Logitech mouse so this wouldn't be causing any issues.
    Thanks again for all your help.
    Sue

  • Divide layer into 4 quarters and trouble with marquee tool.

    Help, please!!! Because I will be doing this often in the near future, I need to create an action to precisely divide a LAYER into 4 quarters, in order to easily create seamless patterns. I'm having trouble figuring out how to automate the placing of guides limited to the center points of the selected layer dimensions, as opposed to the entire image's dimensions. My second difficulty is in selecting the quarters; using the marquee tool, etc, the selection tool is NOT snapping to the guides, despite what I have the Snap To preferences set to. I need to select the pixels right up to the guide line so that I can select the "Make a new layer via cut" and then move the new layers in position to make a seamless tile. Right now, it is selecting a few pixels off. (Annoying!) So until I can figure out how to address these issues, I can't even begin to record an action. Even if I can't record a general action, due to the problem of different layers having different dimensions, I'd be happy to discover a shortcut to accurately quartering a layer and any advice as to why I'm having trouble managing the marquee tool. Maybe I'll get lucky and some kind soul will have already created and be willing to share something to solve this problem I'm currently trying out the CS6 Beta but usually work in either CS5 or PSE 9. For those of you who respond, thanks in advance!

    If you want to give a Script a try, paste the following text into a new file in ExtendScript Toolkit (part of Photoshop’s installation, Applications/Utilities/Adobe Utilities/ExtendScript Toolkit CS4 or /Applications/Utilities/Adobe Utilities-CS5/ExtendScript Toolkit CS5) and save it as a jsx-file into Photoshop’s Presets/Scripts-folder.
    After restarting Photoshop the Script should be available under File > Scripts and can be assigned a Keyboard Shortcut directly, recorded into an Action, (in CS4 and CS5) be used in a Configurator-Panel or started from ExtendScript Toolkit directly.
    // make 4 quadrant copiers of selected layer;
    // 2012, use at your own risk;
    #target photoshop
    if (app.documents.length > 0) {
    var myDocument = app.activeDocument;
    var originalUnits = app.preferences.rulerUnits;
    app.preferences.rulerUnits = Units.PIXELS;
    var theLayer = myDocument.activeLayer;
    var theBounds = theLayer.bounds;
    var theWidth = theBounds[2] - theBounds[0];
    var theHeight = theBounds[3] - theBounds[1];
    // operation;
    var hor = 0;
    var ver = 0;
    for (var m = 0; m < 4; m++) {
    myDocument.activeLayer = theLayer;
    // calculate stuff;
    var left = theBounds[0] + (theWidth / 2 * hor);
    var right = left + (theWidth / 2);
    hor++;
    if (hor == 2) {hor = 0};
    var top = theBounds[1] + (theHeight / 2 * ver);
    var bottom = top + (theHeight / 2);
    if (String(m / 2).indexOf(".") != -1) {ver++};
    // make selection;
    var theArray = [[left, top], [right, top], [right, bottom], [left, bottom]];
    myDocument.selection.select(theArray, SelectionType.REPLACE, 0, false);
    // copy to layer;
    var id14 = charIDToTypeID( "CpTL" );
    executeAction( id14, undefined, DialogModes.NO );
    myDocument.activeLayer.name = theLayer.name + "_" + String(m);
    // reset;
    app.preferences.rulerUnits = originalUnits;

Maybe you are looking for

  • PO not picking up the Price from Info Record ???

    Hi, Pricing Procedure and the Schema Grp is defined in Schema Determination in SPRO. Schema Grp has been assigned in the Vendor Master. Price has been maintained in the PB00 condition type in the Condition Supplements screen, but shows 'Zero' in the

  • Copy/move file on application server

    Hey guys, is there an easy way to copy/move a file from one directory on application server to an other directory? I know i could use the commands OPEN DATASET and so on. Is there an other way to do this via a function module?    thx,      M. Moderat

  • Screen flickers

    Anyone else notice a random quick flicker on the screen? For instance, I'll be doing nothing specifically related to the problem, that I now of, and all of the sudden the screen will do a quick (maybe 1/2 second) flicker for no apparent reason. I'm n

  • Wirte stamt truncating in spool

    Hi I want to increase the number of characters in a line to maximum. in report stmt the line-size defined as 760. but it is truncating in the output. Ex:WRITE:/4(75) 'Number of files read ',80 variable1.    WRITE:/4(75) 'Number of files read ',80 var

  • Deactivating Excel inplace.

    Hi everybody. We have users that want to deactivate excel inplace in order to open the ALV result of TA s_alr_87011966 directly in a independent excel window. Where we can do this?. Thanks in advance for your help. Best regards.