justcheking created an issue (geany/geany#4430) Geany 2.0 "Pryce" on MacOS Sequoia 15.6. Using GTK+ v3.24.38 and GLib v2.76.3 runtime libraries.
I create a new Python program (file1.py) with new using template. I create another new Python program (file2.py) also using new template. I then click back on the tab titled "file1.py". I quit the Geany application. Upon re-opening Geany the window frame has a title of "file2.py" but the tab that has the focus is "file1.py". This can lead to all kinds of confusion and editing the wrong tab. The frame title does not correct until I click on tab "file2.py" and then click back to "file1.py" tab. Upon closing and re-opening I am presented with the same situation all over again. Tom -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/4430 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/4...@github.com>