You can make a difference in the Apple Support Community!

When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Preview Sidebar

After the El Capitan update the friggin sidebar keeps coming up on pdf files I've saved and then look at using Preview. I can hide the sidebar after I open a document, but I can't figure out a way to change preferences to set the default for the sidebar NOT to come up. Any suggestions?


Thanks in advance!

MacBook Air

Posted on Oct 1, 2015 8:02 PM

Reply
18 replies

Nov 21, 2015 3:40 AM in response to HeyRip52

Hey thanks for originating the problem and for the tip (User2000444) !
Worked for me too ! (although I had to first erase the plist probably corrupted by migrating all the way back since SnowLeopard and adding the commands in terminal:

cd ~/Library/Containers/com.apple.Preview/Data/Library/Preferences/


defaults write com.apple.Preview PVPDFSuppressSidebarOnOpening true

Dec 13, 2015 6:16 PM in response to HeyRip52

As suggested by user2200044

(in terminal)

cd ~/Library/Containers/com.apple.Preview/Data/Library/Preferences/

defaults write com.apple.Preview PVPDFSuppressSidebarOnOpening true


A similar approach without terminal worked well:

find the Preview preferences file by searching for com.apple.Preview

open com.apple.Preview with a basic text editor like textWrangler (free, I have no affiliation)

do a search in the document for the word sidebar

**For me this did not yield the PVPDFSuppressSidebarOnOpening term, in fact that term didn't appear to be in the document, however I did find:

<key>PVPDFLastSidebarWidth</key>

<real>216</real>

Replace the value 216 (or whatever number might be there) with the value 0

Save the com.apple.Preview document, restart Preview, and your thumbnail sidebar opening issues should be gone!

Preview Sidebar

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.