Stop Finder headers from moving list view

I'm new to mac so thanks for advice! Everytime I resize a finder window list view the headers (date mod, size kind) keep moving to the right. Then when I resize the window smaller I lose headers ,have to enlarge and drag back to the left. More annoying when I open a folder almost everytime my headers are out of frame... ugh... slowing me down.

Welcome to the Apple Support Communites and to your new Mac.
When you resize a window to make it wider it will operate in two ways:
- While there is a scroll bar at the bottom of the window it will reveal
  the hidden columns to the right.
- Once the scroll bar is gone it will expand the name field.
          (The name field is the most variable one, given you can have really long names.)
If you don't like the width of any of the columns you can grow or shrink them by grabbing the faint bars between the headers.
When you open a sub-folder, its window will inherit the attributes of the parent window.
If you resize a sub-folder window and use the back-arrow, the parent folder will inherit the child’s attributes.
The next time you open a top-level folder it will remember the attributes from its previous use.
If you want to change which and how columns are displayed, open a folder and go to View > Show View Options.
Hope this helps.

Similar Messages

  • How can I stop Finder windows from moving when I drag files into them?

    I have searched but can't seem to find an answer.
    Thank you.

    HI Dave,
    Go to ~/Library/Preferences and move the com.apple.finder.plist file to the Trash.
    ~ (Tilde) character represents your Home Folder.
    Restart your Mac.
    Hopefully that will help.
    Carolyn

  • HT1146 Hi, I would like to know if there is anything i can do to stop my emails from moving from the sender once i have forwarded it to some one else?

    Hi, I would like to know if there is anything i can do to stop my emails from moving from the senders name, once i have forwarded it to some one else?

    No there is nothing you can do to correct it. It is a hardware fault and only Apple can correct it by replacing parts in your Mac. More then likely the Logic board has failed. Specifically the GPU which is soldered to the Logic board so the complete logic board must be replaced.

  • How can I stop my Air from moving my programs that I leave open to other windows where I didn't leave them?

    How can I stop my Air from moving my programs that I leave open to other windows where I didn't leave them?

    Try toggling this preference (circled):

  • Globally Stopping Finder Icons from Showing the Document Preview

    Unlike in Tiger, my new Leopard OS is doing something kind of annoying. When I am in a Finder window (I tend to always use list view), many files are showing a preview of the content instead of the regular file icon. For example, with a PDF, I am seeing a preview of the first page instead of the regular PDF icon. And the same is true for word documents. This makes it very hard to tell what kind of files I am looking at in my list view, and it's made even worse because I am using the small icon view. You cannot tell what the content is anyway.
    I can make this happen when I choose "Show View Options" from the Finder window. But that seems to only work for the current window. I need this to happen globally because I open I lot of folders and subfolders from our Xserve, and these type of setting never hold once I dismount and remount the server. Any ideas?

    which view option are you using? In columns view it's enough to remove "show preview icons" in "show view options" for one window. it will affect all other windows which are in column view. for other views you change it for one window and click "use as defaults".

  • Reading items from a list view in SharePoint 2013

    I am trying to read items from a Calendar, and have created a view that contains all the items/events that I would like to retrieve to package in a CSV file, specifically the Title, Description, and the Start and End Dates.
    The problem with some events is that they are recurring, and rather than use CAML to expand the events and try to query it that way, I thought it would be more elegant to just get the events from the view, and package them with a simpler query.
    The problem I am running in to is that I can reference the entire list and package the data, or I can reference the list and get all the data in a specific date range, which does not include the recurring events, but I cannot simply read the data from the
    view.
    Any pointers would be greatly appreciated. Also, can you recommend any complete-ish texts on PowerShell with SharePoint?

    Hi,
    Based on my understanding, as there is no straight way of using CAML to query all the events(specially for instances of recurring events) by a list view, I would suggest
    you separately query the instances of recurring events needed.
    A code demo(though in C#) about
    how to query events(include recurring events) from Calendar list in this thread for your reference:
    http://social.technet.microsoft.com/Forums/en-US/99c3ded6-a8cb-4509-9a74-e93e445d78c7/how-does-calender-list-daterangesoverlap-todaymonthyear-and-week-exactly-work?forum=sharepointdevelopmentprevious
    About
    how to export to CSV file:
    http://www.codeproject.com/Articles/667269/Export-To-CSV-file
    http://www.codeproject.com/Articles/685310/Simple-and-fast-CSV-library-in-Csharp
    How to export to CSV file using PowerShell:
    http://shaiknb.wordpress.com/2013/05/27/powershell-sharepoint-export-list-items-via-view-to-csv/
    http://meandmysharepoint.blogspot.com/2012/08/export-sharepoint-list-data-into-csv.html
    Thanks
    Patrick Liang
    Forum Support
    Please remember to mark the replies as answers if they
    help and unmark them if they provide no help. If you have feedback for TechNet
    Subscriber Support, contact [email protected]
    Patrick Liang
    TechNet Community Support

  • Finder keeps crashing in "list  view"

    i need help on what to do with my finder (OS X 10.3.9) because it keeps crashing when i open up a folder or a hard disk and if its default is set to list view, which i prefer, it will crash unless i open a new window, then switch to column view then browse. this doesnt affect my other open programs, only the finder but still this is unaceptable. how can i fix this? is reinstalling the only way?

    turboredmr2,
    You may have a corrupt Finder preference file.
    Find the com.apple.finder.plist file in your Macintosh HD/Users/yourusername/Library/Preferences Folder, drag it to the Desktop, log out/in or restart and let us know what happens.
    ;~)

  • Finder date format in List View

    I want to tell Finder NOT to display the day of the week or the spelling of the month in the date columns when it is in List View.
    I want this exactly, and nothing else:
    mm/dd/yyyy 12:30
    I want the month and day to always use two digits. It just think it looks better when a column of data is all formatted the same exact way. And, I don't need to know that 04/17/01 was a Thursday (or whatever it was)!
    I know you can resize the columns to get various amounts of info and formats, but that's too much effort, plus you get all these weird ",..." filler garbage. Let's just make it simple!!!

    I think the width of the column is the sole determinant of the date format shown in list views. I use an applescript to set the size, position and column width of Finder windows to my preferred specs; it sets the date column width so that a shorter (but not shortest) date format is used (because I'm picky about that, too ). You can easily tinker with the numbers so the sizing suits your own preferences.
    -- works on frontmost Finder window;
    -- settings appropriate for display res 1440x900
    <code>
    tell application "Finder"
    set bounds of window 1 to {230, 120, 1260, 820}
    set sidebar width of window 1 to 200
    set width of column name column of list view options of window 1 to 280
    set width of column modification date column of list view options of window 1 to 180
    set width of column size column of list view options of window 1 to 100
    set width of column kind column of list view options of window 1 to 180
    end tell
    </code>
    Instructions for saving scripts in case you or other readers need them: Copy and paste the above into a new Script Editor document (or highlight and use the Services -> Script Editor menu). Save as file format: Script at this path -- ~/Library/Scripts/Applications/Finder/ -- creating any folders that don't already exist. You can change the numbers in the script and use the Run button in the Script Editor toolbar to test until you get something you're happy with.
    HTH,
    Lisa

  • HT1338 how can I stop my icons from moving around on the Lions desktop?

    My icons change position after a start-up or re-boot.
    It all started after installing Lion.
    Has anyone a suggestion how tostop this?
    I am running a MBP quadcore i7 500gb ssl, 8gb mem, OSX 7.4

    Hi Lance ..
    Open the Finder.
    From the Finder menu bar top of your screen click View > Show View Options
    Click the pop up menu next to:  Sort by
    Select:  Snap to grid

  • How can I stop my contacts from being listed twice in my contact list?

    How can I stop contacts in my address book from being listed twice?

    That usually happens if you sync your contacts with both a supported application on your computer and over the air with Exchange or iCloud. You do one or the other, not both at the same time. You need to provide more info in order to suggest a solution.

  • How to find program from SAP Quick Viewer

    Hi Experts,
    Actually report had generated from SAP Quick Viewer. Now i need to trace the SAP QUERY through the program.
    Please suggest your solutions or steps to find the program from SAP Quick Viewer.
    Another clarification, is it possibe to add new fields in selection-screen through SAP Quick viewer.
    Please suggest steps to do
    Best Regards,
    Bharat

    Hi,
    I need clarification in the programming name convention.
    Report name: AQZZZPS=========Z_PSPAYMENT===
    Can you define what is SAP Query and Report program?

  • How do I stop the ruler from moving along with my guide line as I move it?

    Hello everyone,
    I am new to muse and may well be missing the obvious here, but I have a little problem, which until it is solved is a big road block to me.
    I am trying to move a guide lower on the page and can not do that because the left ruler is moving along with the guide!
    How do I lock the ruler itself, so the guide can be moved to a different position on the ruler?
    Totally weird. I have tried searching "locking rulers" both in this site and in google, but got no results at all.  I don't think the rulers are supposed to move in the first place, so am worried that nobody out there may have an answer to this.
    So I am stuck for now & I can't finish my project unless this is solved.
    Thanks for reading,
    Pat

    I would need more details for this, as you have mentioned rulers move ? Are you referring to rulers on page in design ?
    You can move a guide lower down the page , ruler marks will be displayed on ruler but that will not stop you moving the guides.
    What happens if you uncheck rulers from top view options ?
    Thanks,
    Sanjit

  • How to Stop Finder WEBDAVFS from requesting .hidden, ._Directory , ._FileName files after Remotes File System Mount has happened?

    Hi,
    After I have mounted remote directory on Finder , Finder requests for all file types including .hidden, ._Directory , ._FileName files and all such files which is creating havoc to the performance of the Finder.
    Case 1 : In one Directory I have 500 files+directories. When the Finder tries to fetch the directory content it is sending requests for even .hidden, ._Directory , ._FileName files and so the request count grows exponentially causing breakdown for Finder. Its taking 10 mins to load the directory. The same directory request when posted by Transmit by Panic it loads within 30 secs. Transmit do not send request for ._*  files/directory.
    I am rejecting request for all hidden file request but they keep on coming in thousands.
    Case 2 : Finder tries to refresh the file listing whenever the Finder window is brought to Focus.
    Any help is appreciated. When I try to use find for such files to delete I see no listing! 
    Used : ls -1aR /Volumes/InquiraWebDAV
    To demostrate the problem please check example log :
    Response XML1:
    </D:multistatus>
    Client IP =17.1.1.1 clientHeaderAgent=WEBDAVFS/1.9.0 (01908000) DARWIN/11.3.0 (X86_64)
    DSID from cache =281950648 and path=/CUSTOMER_RELATIONS_VIEW/untitled folder/.DS_Store
    here4
    Mar 7, 2012 12:51:17 PM org.apache.catalina.core.ApplicationContext log
    INFO: webdav: [PROPFIND] /CUSTOMER_RELATIONS_VIEW/untitled folder/.DS_Store
    Client IP =17.1.1.1 clientHeaderAgent=WEBDAVFS/1.9.0 (01908000) DARWIN/11.3.0 (X86_64)
    DSID from cache =281950648 and path=/CUSTOMER_RELATIONS_VIEW/untitled folder/._untitled folder 3
    here4
    Mar 7, 2012 12:51:17 PM org.apache.catalina.core.ApplicationContext log
    INFO: webdav: [PROPFIND] /CUSTOMER_RELATIONS_VIEW/untitled folder/._untitled folder 3
    Client IP =17.1.1.1 clientHeaderAgent=WEBDAVFS/1.9.0 (01908000) DARWIN/11.3.0 (X86_64)
    DSID from cache =281950648 and path=/CUSTOMER_RELATIONS_VIEW/untitled folder/._untitled folder 2
    here4
    Mar 7, 2012 12:51:17 PM org.apache.catalina.core.ApplicationContext log
    INFO: webdav: [PROPFIND] /CUSTOMER_RELATIONS_VIEW/untitled folder/._untitled folder 2
    Client IP =17.1.1.1 clientHeaderAgent=WEBDAVFS/1.9.0 (01908000) DARWIN/11.3.0 (X86_64)
    DSID from cache =281950648 and path=/CUSTOMER_RELATIONS_VIEW/untitled folder/._untitled folder
    here4
    Mar 7, 2012 12:51:17 PM org.apache.catalina.core.ApplicationContext log
    INFO: webdav: [PROPFIND] /CUSTOMER_RELATIONS_VIEW/untitled folder/._untitled folder
    Client IP =17.1.1.1 clientHeaderAgent=WEBDAVFS/1.9.0 (01908000) DARWIN/11.3.0 (X86_64)
    DSID from cache =281950648 and path=/CUSTOMER_RELATIONS_VIEW/untitled folder/
    here4
    Mar 7, 2012 12:51:17 PM org.apache.catalina.core.ApplicationContext log
    INFO: webdav: [PROPFIND] /CUSTOMER_RELATIONS_VIEW/untitled folder/
    inside doProfind() path=/CUSTOMER_RELATIONS_VIEW/untitled folder/
    req.getHeader('Depth')=1
    Request XMl:<?xml version="1.0" encoding="utf-8" standalone="no"?><D:propfind xmlns:D="DAV:">
    <D:prop>
    <D:getlastmodified/>
    <D:getcontentlength/>
    <D:creationdate/>
    <D:resourcetype/>
    </D:prop>
    </D:propfind>
    Element Node=#text |
    Element Node=D:prop | null
    Element Node=#text |
    {281950648=[AOS_VIEW, APPLECARE_ALLGEOS, CUSTOMER_RELATIONS_VIEW, EXECUTIVE_RELATIONS_VIEW]}281950648
    temp=/AOS_VIEW/  ###   temp1=/CUSTOMER_RELATIONS_VIEW/UNTITLED FOLDER/  isAllowed=false
    temp=/APPLECARE_ALLGEOS/  ###   temp1=/CUSTOMER_RELATIONS_VIEW/UNTITLED FOLDER/  isAllowed=false
    temp=/CUSTOMER_RELATIONS_VIEW/  ###   temp1=/CUSTOMER_RELATIONS_VIEW/UNTITLED FOLDER/  isAllowed=true
    href/InquiraWebDAV
    rewriteUrl(href)=/InquiraWebDAV/CUSTOMER_RELATIONS_VIEW/untitled%20folder/
    resourceName=untitled folder  type=0
    properties=java.util.Vector$1@2aa05bc3
    property=getlastmodified
    property=getcontentlength
    property=creationdate
    property=resourcetype
    newPath=/CUSTOMER_RELATIONS_VIEW/untitled folder/untitled folder
    newPath=/CUSTOMER_RELATIONS_VIEW/untitled folder/untitled folder 2
    newPath=/CUSTOMER_RELATIONS_VIEW/untitled folder/untitled folder 3
    Response XML1:
    <?xml version="1.0" encoding="utf-8" ?>
    <D:multistatus xmlns:D="DAV:"><D:response><D:href>/InquiraWebDAV/CUSTOMER_RELATIONS_VIEW/untit led%20folder/</D:href>
    <D:propstat><D:prop><D:creationdate>2012-03-06T22:56:52Z</D:creationdate>
    <D:resourcetype><D:collection/></D:resourcetype>
    </D:prop>
    <D:status>HTTP/1.1 200 OK</D:status>
    </D:propstat>
    <D:propstat><D:prop><D:getlastmodified/><D:getcontentlength/></D:prop>
    <D:status>HTTP/1.1 404 Not Found</D:status>
    </D:propstat>
    </D:response>

    Here is a related discussion but no solution.
    https://discussions.apple.com/message/8216700#8216700
    Do any one know if Apple Support has any solution for this problem or How do I get expert help from them?

  • Finding files from a list with dates

    I have two questions.
    1.
    Can I set the order of images in a folder to the creation date order prior to place them (i.e. their names) in a list, in the order of the creation date? Or can I create a list with creation dates in the correct order, right away?
    2.
    If I have a list with only creation dates, how can I find the images with that date and duplicate them to another folder?
    Thanks in advance.

    SQL> set null ?
    SQL> select greatest(coalesce(d1,d2,d3), coalesce(d2,d3,d1), coalesce(d3,d1,d2))
      2  from (select sysdate-1 d1, sysdate d2, sysdate-2 d3 from dual
      3        union all
      4        select null d1, sysdate d2, sysdate-2 d3 from dual
      5        union all
      6        select sysdate-1 d1, null d2, sysdate-2 d3 from dual
      7        union all
      8        select sysdate-1 d1, sysdate d2, null d3 from dual
      9        union all
    10        select null d1, null d2, null d3 from dual
    11  );
    GREATEST(
    16-SEP-06
    16-SEP-06
    15-SEP-06
    16-SEP-06
    SQL>

  • How to stop Dreamweaver Tabs from moving after restart?

    Hello.
    I am a PHP developer, and I find that tabs in Dreamweaver 8
    are very useful. Right now I have about 30 files, mostly PHP, some
    HTML and CSS open in tabs.
    I love the ability to move the tabs around all the time, as I
    see fit.
    However, one of the wost things I find about Dreamweaver 8
    is, once you close it and start it next time, and tabs are all
    jumbled up in the order they were opened, rather than in the order
    they were left at.
    Is there any way to prevent this jumbling up of tabs?
    Thanks.

    Those tabs represent the documents you have open currently.
    As you open a
    new document, it gets a new tab. You cannot move them, nor
    can you preserve
    them from one session to the next, other than by opening the
    same documents
    again in the same order (you can do this automatically with
    PREFERENCES |
    General > Reopen Documents on startup.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Starcraftmazter" <[email protected]> wrote
    in message
    news:e2g4go$7ov$[email protected]..
    > Hello delaneypub, thank you for your replies.
    >
    > Yes, by tabs I mean the ones holding the documents.
    > To further illustrate this, I uploaded the appropriate
    screenshot
    >
    http://www.filesnexus.com/file.php?file=m17n608F5nhEf7HOqbNP8JaWHHXO57s59SE6y6pN
    >
    > I see you are not sure if there is a way to dowhat I
    require.
    >
    > Thanks for your help none the less.
    >

Maybe you are looking for

  • Compatibility of photoshop cs5.1 with yosemite

    Is anyone else having an issue opening Adobe Photoshop cs5.1 in Yosemite.  I keep on getting this message and then it quits. I have had not problems before with it.  I have tried to find any updates or comments on Adobe's website but there is nothing

  • How to get the name before @ in an email id

    Hi All, How can i get the name before '@' in an email id, for example if i have [email protected], how do i get 'abc' in my query result. Thanks

  • Transport order

    WE have explored in our system that there is no scope of validation in the system that no duplicate bill passing can be done to transporter against each excise invoice *** challan . So we want a slolution which leads for creation of transport order a

  • WLC 5508 Software Upgrade

    Hi There, I have upgraded the software version of a WLC 5508 that was running version 6.0.182.0 to 7.0.235.0 version. Looking at the show sysinfo on the controller (as shown below), I notice the Field Recovery Image Version has the previous version.

  • Color Finesse 3 & Premier CS6 ?

    Hello i have Production Premium CS6 on my Win 7 x64, i am still new to  editing, just learning, but what i noticed is that i have in my AE -  Color Finesse 3, but for now AE is too complicated for me and i dont  like working in AE as when i import my