desktop: [Bug]: Blank white space when scaling to fullscreen mode F11
Before you file a bug report
- I have checked the issue tracker and have not found an issue that matches the one I’m filing.
- This issue is not a troubleshooting question. Troubleshooting questions go here: https://forum.mattermost.com/c/trouble-shoot/16.
- This issue is not a feature request. You can request features and make product suggestions here: https://mattermost.com/suggestions/.
- This issue doesn’t reproduce on web browsers (such as in Chrome). If it does, issue reports go to the Mattermost Server repository.
- This issue reproduces on the most recent stable version, or the most recent prerelease version of the Mattermost Desktop App.
- I have read the contribution guidelines.
Mattermost Desktop Version
5.3.1
Operating System
Windows 11 x64
Mattermost Server Version
7.10.2
Steps to reproduce
- Minimize client window
- Maximize client window or enter fullscreen mode (F11)
Expected behavior
When opening fullscreen mode from a small window, the client must scale to the entire window.
Observed behavior
When opening fullscreen mode (F11) from a small window, scaling does not occur, instead the remaining part of the screen turns white.
Log Output
[2023-07-13 10:42:10.012] [info] [App.Config] config.autostart has been configured: true
[2023-07-13 10:45:08.708] [debug] [DownloadsManager] init { 'this.json': {}, validatedJSON: {} }
[2023-07-13 10:45:08.713] [debug] [DownloadsManager] saveAll
[2023-07-13 10:45:08.715] [debug] [MainWindow] Can't send update-downloads-dropdown, will retry
[2023-07-13 10:45:08.716] [debug] [DownloadsManager] checkForDeletedFiles
[2023-07-13 10:45:08.748] [warn] [Config] app-update.yml does not exist, disabling auto-updates
[2023-07-13 10:45:08.754] [error] Logger Log level set to: info
[2023-07-13 10:45:08.951] [info] [App.Config] config.autostart has been configured: true
[2023-07-13 10:45:09.001] [info] [App.Config] config.autostart has been configured: true
[2023-07-13 10:45:09.208] [info] [App.Initialize] Autoupgrade disabled: false
[2023-07-13 10:45:09.288] [info] [TeamDropdownView] init
[2023-07-13 10:45:09.405] [warn] [i18nManager] Failed to set new language en-US
[2023-07-13 10:45:09.406] [warn] [i18nManager] Failed to set new language RU
[2023-07-13 10:45:09.445] [info] [App.Config] config.autostart has been configured: true
[2023-07-13 10:45:09.517] [info] [App.Config] config.autostart has been configured: true
[2023-07-13 10:45:09.869] [info] [App.Config] config.autostart has been configured: true
Additional Information
No response
About this issue
- Original URL
- State: open
- Created a year ago
- Reactions: 1
- Comments: 26 (9 by maintainers)
Thanks for the input @footsim, unless there’s something more specific about @patric-r’s config I will close this.
@devinbinnie Hi, in my case after upgrading to v5.4 problem don’t reproduce anymore.