Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
I can adjust it but it goes back to small every time i open a new window.

At least they brought the sidebar tab you're on being highlighted when you open a new window.
 
  • Like
Reactions: NetCatman
Just installed El Capitan, so far everything seems butter smooth except this thing with the sidebar :) Guess theres no fix for it except waiting for another update. ...downgrading to yosemite is at least not an option, since everything else seems better and faster. Like getting a new machine really.
 
You guys are talking about this, right?
 

Attachments

  • Screen Shot 2015-07-09 at 6.07.01 PM.png
    Screen Shot 2015-07-09 at 6.07.01 PM.png
    248.1 KB · Views: 555
Only difference between us is I don't have tags on the side. Also using dark mode. Other than those two differences, I don't see why I don't have this issue and you do. This is a fresh install, maybe that's why? If you did yours as an update maybe that's why it's messed up?

Weird, man.
 
Only difference between us is I don't have tags on the side. Also using dark mode. Other than those two differences, I don't see why I don't have this issue and you do. This is a fresh install, maybe that's why? If you did yours as an update maybe that's why it's messed up?

Weird, man.

Nope. I did mine as a fresh install.
 
Same here with public beta.. It bothers me because I have the icon sizes set to fit to the window size, and now they don't
 
Same issue with the sidebar as well as sorting by name doesn't work after rebooting. With sort by name set for folders, some folders forgets and has a random sort after a reboot. If you click into the folder, back out and in again, sorting is fixed until the next reboot or Finder is restarted.

Was working fine in beta 1 and beta 2.
 
While the next version doesn’t fix this bug I propose an different solution. But I like it so much that I will use it forever:

1. With Automator create (or copy and past from link bellow) an applescript to open a new tab in finder (from the last opened folder):

https://gist.github.com/n8henrie/0ceef75964bd153f910d

2. Before the last line of AppleScript ("end run”) copy and paste this line to set the sidebar width:

tell
application "Finder" to set the sidebar width of every Finder window to 180

3. Run and test the script and set the sidebar witdh (180) to the best value for you.

4. Use OSX AppleScript Editor to Export this script to an “Add New Tab.app”. A good tip is export and save it to the folder that you want to be the default tab folder (in the case when no tab was already opened).

http://www.engadget.com/2008/01/13/applescript-saving-scripts/

5. After export and save it, move “Add New Tab.app” to Applications folder.

6. This app is going to use some Accessibility features, so is necessary add it to the list "System Preferences-->Security and Privacy->Privacy->Accessibility” and authorize it to control the computer.

https://support.apple.com/en-us/HT202802

7. Now we need only create an keyboard shortcut (Shift+Command+T) in Finder to run “Add New Tab.app” to open a new window (if no window already opened) or tab. After this we can use it in place of default shortcut (Command+T) to open new window or tab with correct width (see the tutorial bellow):

http://computers.tutsplus.com/tutorials/how-to-launch-any-app-with-a-keyboard-shortcut--mac-31463

ps: A good tip is to set this shortcut in all applications and not only in Finder to open a new finder window when necessary. You have to make some small additional steps:

8. Go to System Preferences -> Keyboard -> Application Shortcuts -> All Applications

9. Add new line with properties:

Application: All Applications
Menu Title: New Tab
Keyboard Shortcut: Shift-Command-T

10. Now, test the shortcut. This Service will appear at every app into Services menu and will work as you want.
 
  • Like
Reactions: ToddJ
While the next version doesn’t fix this bug I propose an different solution. But I like it so much that I will use it forever:

1. With Automator create (or copy and past from link bellow) an applescript to open a new tab in finder (from the last opened folder):

https://gist.github.com/n8henrie/0ceef75964bd153f910d

2. Before the last line of AppleScript ("end run”) copy and paste this line to set the sidebar width:

tell
application "Finder" to set the sidebar width of every Finder window to 180

3. Run and test the script and set the sidebar witdh (180) to the best value for you.

4. Use OSX AppleScript Editor to Export this script to an “Add New Tab.app”. A good tip is export and save it to the folder that you want to be the default tab folder (in the case when no tab was already opened).

http://www.engadget.com/2008/01/13/applescript-saving-scripts/

5. After export and save it, move “Add New Tab.app” to Applications folder.

6. This app is going to use some Accessibility features, so is necessary add it to the list "System Preferences-->Security and Privacy->Privacy->Accessibility” and authorize it to control the computer.

https://support.apple.com/en-us/HT202802

7. Now we need only create an keyboard shortcut (Shift+Command+T) in Finder to run “Add New Tab.app” to open a new window (if no window already opened) or tab. After this we can use it in place of default shortcut (Command+T) to open new window or tab with correct width (see the tutorial bellow):

http://computers.tutsplus.com/tutorials/how-to-launch-any-app-with-a-keyboard-shortcut--mac-31463

ps: A good tip is to set this shortcut in all applications and not only in Finder to open a new finder window when necessary. You have to make some small additional steps:

8. Go to System Preferences -> Keyboard -> Application Shortcuts -> All Applications

9. Add new line with properties:

Application: All Applications
Menu Title: New Tab
Keyboard Shortcut: Shift-Command-T

10. Now, test the shortcut. This Service will appear at every app into Services menu and will work as you want.

I have a better idea. Apple, just fix it please!
 
I have a better idea. Apple, just fix it please!

Yes, I agree. But the Apple response for this bug now is: .... [crickets chirping].

Wait for final version in fall, because the this type of bug is only corrected in final version... if it is really done.
 
I just got received a duplicate notification for this bug from Apple: Duplicate of 21617313 (Open). At least they are aware of it. I'm sure it will get fixed in a future update.
 
  • Like
Reactions: NetCatman
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.