-
Notifications
You must be signed in to change notification settings - Fork 800
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
App window is hidden behind the vertical taskbar with vertical taskbar #3443
Comments
@Martin-Z4 could you please post some screenshots so everyone can better see what the problem is. Issue 2 that you describe is by design and it's very unlikely that this will be changed in the near future. EDIT: The problem occurs not only in Windows but also on Linux (for example with Plasma). |
@Martin-Z4 thanks. Btw you can directly paste an image into the message box. It will then appear inline. No need to upload it somewhere. |
I am affected by this issue -- my experience matches the screenshots. This window should be created inside the "available desktop area", not pinned to the left edge of the primary display. Your toolkit framework should be capable of positioning the window correctly or telling the client program what the specs of the "available desktop area" are. |
This is a deal-breaker issue for me. With no movement on the issue, I feel like Nextcloud doesn't actually support standard desktop environments, most of which allow you to place toolbars on the left edge of the display which subtract area from the "available desktop area". WorkaroundFortunately, I have come up with a workaround that works for me, in Windows at least. Short short version: Install Autohotkey and create a script -- for example, in
This will:
Make a shortcut to this script in the Startup folder of your start menu (create the folder if needed): To use the workaround script after you've started it, click Nextcloud in your system tray and then hit I confirmed this worked for me right now on my Windows desktop. I think a similar solution would be possible in Linux with other macro tools. |
How to use GitHub
==============================
There are 2 issues.
when the windows 10 taskbar is set to vertical on the left screen, then the nextcloud app is hidden behind the taskbar.
Image
It is not possible to move the Nextcloud window with the mouse to work around issue 1.
Also the app should remember the new position and always use this.
Expected behaviour
The Nextcloud window should be located on the lower left screen corner but right of the taskbar.
Actual behaviour
The Nextcloud window is located on the top left screen corner and hidden behind the vertical taskbar.
Steps to reproduce
Client configuration
Client version: 3.2.2 "Nextcloud-3.2.2-x64.msi"
Operating system: Windows 10 Pro x64, 20H2, 10.0.19042 (19042.928)
OS language: german
Qt version used by client package (Linux only, see also Settings dialog):
Client package (From Nextcloud or distro) (Linux only):
Installation path of client:
C:\Program Files\Nextcloud
Server configuration
Nextcloud version:
Storage backend (external storage):
Logs
Please use Gist (https://gist.github.com/) or a similar code paster for longer
logs.
Client logfile:
Since 3.1: Under the "General" settings, you can click on "Create Debug Archive ..." to pick the location of where the desktop client will export the logs and the database to a zip file.
On previous releases: Via the command line:
nextcloud --logdebug --logwindow
ornextcloud --logdebug --logfile log.txt
(See also https://docs.nextcloud.com/desktop/3.0/troubleshooting.html#log-files)
Web server error log:
Server logfile: nextcloud log (data/nextcloud.log):
The text was updated successfully, but these errors were encountered: