jabref icon indicating copy to clipboard operation
jabref copied to clipboard

Force no fullscreen

Open calixtus opened this issue 1 year ago • 1 comments

This is a test PR tries to fix #10731 Please test with Mint/Cinnamon

Mandatory checks

  • [x] I own the copyright of the code submitted and I licence it under the MIT license
  • [ ] Change in CHANGELOG.md described in a way that is understandable for the average user (if applicable)
  • [ ] Tests created for changes (if applicable)
  • [ ] Manually tested changed features in running JabRef (always required)
  • [ ] Screenshots added in PR description (for UI changes)
  • [ ] Checked developer's documentation: Is the information available and up to date? If not, I outlined it in this pull request.
  • [ ] Checked documentation: Is the information available and up to date? If not, I created an issue at https://github.com/JabRef/user-documentation/issues or, even better, I submitted a pull request to the documentation repository.

calixtus avatar Oct 16 '24 17:10 calixtus

The build of this PR is available at https://builds.jabref.org/pull/11991/merge.

github-actions[bot] avatar Oct 16 '24 18:10 github-actions[bot]

Report from https://github.com/JabRef/jabref/issues/10731#issuecomment-2418815207

  • If Jabref is closed while in fullscreen (e.g. through ALT+F4), it will start in fullscreen on the next startup.
  • If Jabref is taken out of fullscreen, it becomes windowed and maximised. If I close it while windowed+maximised, it will start in fullscreen on the next startup, and not windowed+maximised.
  • If Jabref is taken out of fullscreen and then unmaximised, it will open windowed+unmaximised on the next startup.

koppor avatar Oct 23 '24 12:10 koppor

I observed that the property isMaximized reports wrong values on closing JabRef under mac when it was set to true at startup. Even after resizing it never changed

Siedlerchr avatar Dec 02 '24 20:12 Siedlerchr

The build for this PR is no longer available. Please visit https://builds.jabref.org/main/ for the latest build.

github-actions[bot] avatar Feb 16 '25 14:02 github-actions[bot]