[Github-comments] [geany/geany] Message window has zero height when reshown after restarting Geany (Issue #2977)

xiota notifications at xxxxx
Mon Nov 1 15:14:35 UTC 2021


Geany built from git. GTK+ v3.24.30, GLib v2.68.4.

Steps to reproduce:

1. Maximize Geany.
2. Hide message window.
3. Close Geany.
4. Restart Geany.
5. Unmaximize Geany.
6. Reshow message window.  Appears to fail because message window has zero height.  Can be resized to former height.  

Notes:
* Message window is at the bottom of the window.  Have not tested, but probably not an issue if message window is at the top or sides.
*  Potential solution: In the config file, The message window position is saved.  Instead, the message window size should be saved, and the position calculated based on which side it's on.
* Potential solution: Calculating position is complicated by the visibility and size of various components.  Saving the position for maximized and normal states separately would also prevent this problem.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2977
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211101/d8fc365c/attachment.htm>


More information about the Github-comments mailing list