You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
Forum Discussion
avengerx
6 months agoHelpful | Level 6
Dropbox app on Windows 7, and the pop-up system tray appears funky.
I have a little old notebook that's 1024x600 screen and Windows 7, and it's been long since I can't easily see and change some settings in the app interface unless I do some hacks.
I searched some ...
Walter
Dropbox Staff
Thanks for the additional information avengerx - much appreciated!
The issue can be resolved by making DPI scaling adjustments directly to the Dropbox application without making the change to your complete system.
Please follow the steps below to make these changes:
- Open Windows File Explorer.
- Copy and paste this file path in the search bar: C:\Program Files (x86)\Dropbox\Client.
- Right-click on the Dropbox application in this folder.
- Select Properties.
- Click the Compatibility tab.
- Select Change high DPI settings.
- Check the box labeled Override High DPI scaling behavior.
- Click the drop down menu and ensure System (Enhanced) is selected.
- Click Apply to save the changes.
- Restart your device.
- Open Dropbox from the system tray.
Let me know how it goes!
avengerx
6 months agoHelpful | Level 6
Hello! It was so good and simple a solution I would totally love it... if it worked. 😅
At least my installation of Windows 7 -- and I had it when Windows Update rolled out (so I should have the latest of what it had to the time) doesn't fancy all those DPI settings you mentioned. All it has about DPI in the Compatibility tab is:
The checked option didn't work over a restart of just dropbox or full reboot of the machine. Still the same in both screens.
By the way, I could see the previous version I had while browsing for the executable. It was 175.4.5569. It was no longer syncing, no error messages whatsoever, I simply updated and syncing started working again.
Just in case, that's a Windows 7 6.1, build 7601; 32-bit. Little Intel Atom CPU is, according to autoexec.bat & config.sys file dates, 15 years old in 6 days! Jun 10th, 2009.
There's maybe another way to disable this high-dpi-scaling rule if the Dropbox client obeys some Windows directive before choosing to look so spacey, I'll take a look over the internet, if you have the name of the technology or whatever the client looks up would save me lots of digging in procmon finding it out.
- avengerx6 months agoHelpful | Level 6
I went to my windows 10 machine and did the steps as pointed. This resulted in my HKCU\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers entry for the Dropbox.exe file to contain ~ GDIDPISCALING DPIUNAWARE whereas the Windows 7 setting just sets HIGHDPIAWARE which also suggests the opposite effect I wanted. So I replaced Windows 7's registry, triple-checked for typos and... well, for no avail. So if Dropbox just considered windows 8+ DPI override settings, it looks like it's not enough to just force-set them on Windows 7.
I actually noticed the preferences windows being "slightly broken" in my main machine, now that I look at it closely! If you go to the last tab in Dropbox Preferences, Sync, you'll notice the contents outline is overflowing behind the window's viewport; so much that the scrollbar's bottom arrow is hidden behind it.
Check this screenshot with the window (which is not resizable) in its default width/height, Windows 10, 64-bit same Dropbox 200.4.7134:
And then, if I force resize the window to 620 pixels height, I can not only see the bottom of the white round "content box" but also the lower scrollbar.
Notice, once the window is resized to 620 pixels, a lower round frame is visible in the white area. I believe this was once supposed to be visible. If I close and re-open the properties dialog, dropbox sets it back to 600 pixels, cropping the content.
This particular issue introduced between 175.4 and 200.4 should affect any Windows client probably using 100% DPI Scaling (96DPI). Perhaps this works correctly in high-dpi screens, like 4K displays where users would enable high-dpi desktop settings to be able to see anything in the screen.
The problem is "exagerated" in my Windows 7 install because the viewport has 600-taskbar_height pixels, thus the window size is limited to something around 550 pixels, and some settings (as well as main dropbox display) are cropped out of viewport.
I used this AHK script to manually resize the Properties dialog (it ignores any constraints):
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases. #IfWinActive ahk_class Chrome_WidgetWin_1 ahk_exe Dropbox.exe ^#t:: WinMove, A,, , , , 620
- avengerx6 months agoHelpful | Level 6
Before you ask, I did try the compatibility setting you instructed in my main, windows 10 machine. It made absolutely no difference.
- Megan6 months agoDropbox Staff
Hey avengerx, I definitely appreciate all the added info!
May I ask if you've installed the Windows 7 security update KB3033929 on your computer? It's needed for the Dropbox desktop app to work properly, that's why I'm asking.
I'd also like for us to try one more thing. Would you mind creating a new user profile on your Windows 7 device, and check if the same behavior is noticeable there?
About Apps and Installations
Have a question about a Dropbox app or installation? Reach out to the Dropbox Community and get solutions, help, and advice from members.
Need more support
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!