Windows issues on Mac OS Ventura (homebrew)
Describe the bug
Opened windows do not close with the mouse on upper left corner, only if there is the option to push a 'close' button. Thus I was unable to close the 'second darktable window' once open and has to force quit.
Also, the window for module presets does not expand beyond the first two options.
Steps to reproduce
Install current version (4.4.2) with homebrew on M1 mac. Open second window or preferences/
Expected behavior
Windows should close when upper left clicked
Logfile | Screenshot | Screencast
Commit
Master (homebrew)
Where did you obtain darktable from?
distro packaging
darktable version
4.4.2
What OS are you using?
Mac
What is the version of your OS?
13.6.1
Describe your system?
Macbook air (2019), 16GB, M1
Are you using OpenCL GPU in darktable?
None
If yes, what is the GPU card and driver?
No response
Please provide additional context if applicable. You can attach files too, but might need to rename to .txt or .zip
This is the only version I can get to build correctly
it seems the window doesn't properly get focus - something i saw also on different applications - even apple applications ;) Just switch to a different app via command-tab and back - then the focus should be back.
Yes, this is a very annoying bug which happens most often on the settings dialog (which does not have a close button).
What also works 100% reproducible: Move the window to a screen position where the red close button is NOT over a darktable window in the background.
It seems that the mouse click event is not captured by the active window but by the window behind it. To reproduce move the 2nd darkroom window so that the red close button is above the darktable logo. Now click the red button and see the about dialog open.
Thanks, that seems to have worked for now.
I confirm that raising the window above the logo, works. There is still the problem of viewing options by right clicking. For me, only the first one or two are visible and there is no way of seeing the options below. Moving the window around doesn't help
latest post is known stuff ... (at least for external displays - haven't seen that on the internal mbp display - see https://github.com/darktable-org/darktable/issues/15083) now fixed in most cases, but sometimes it reoccurs ...
FYI the escape key closes the preferences window, but not the second preview.
Quoting from your another issue:
I confirm that the window issue I reported (https://github.com/darktable-org/darktable/issues/15895) works as expected in settings.
Therefore, I close this issue.
The issue has been fixed upstream and I can confirm it is working with gtk+ 3.24.41