If the MacOs dock preference setting 'prefer tabs when opening documents is set, mouse navigation is off by a few lines. Only when dragging out to detach into a new window, the mouse position is correct.
This sounds like a dupe of #1428 (and others). Maybe try the latest version instead of [unspecified version you are using].
This is 1.36, the latest release.
Can you paste the information on the Info tab in the about dialog? It should say the date it was built as well as the version of GTK+ and GLib libraries.
This is Geany 1.36, the latest release. And macOS Mojave 10.14.6
Just to confirm you downloaded `geany-1.36_osx-2.dmg` (note the -2)
I believe this was fixed by adding ``` NSWindow.allowsAutomaticWindowTabbing = NO; ``` to the launcher here https://github.com/geany/geany-osx/blob/e1fb74b386915fc31e3ef11686a18f51694f...
This line was added quite a while back so the issue should be fixed in the last several releases.
Closed #2463.
github-comments@lists.geany.org