use treeview_position=800 move side bar to left
The report is not clear, but I just realized there's indeed a bug, at least on my Debian Stretch GTK 3.22.11, Adwaita theme: if I resize the pane handle far enough to the right of the window, contents of the whole paned starts to move up -- and thus disappear off the top. This is however related to the window size as well, if I resize the window to be wider, the contents moves back down, so it's not a mere absolute value.
This doesn't look likely to be a strictly Geany bug but more probably one in GTK somehow, but I might try to investigate it a little.
Must be GTK version dependent since nothing misbehaves for me with 3.18.9, hence the label.
@b4n, and just to be clear, Scintilla pane or sidebar pane or both? And if sidebar pane which tab? And sidebar left or right?
@elextr both the sidebar and the editor, and it happens on any sidebar tabs I tried (symbols, documents, project). I'll check how it behaves with different set of files are open, but I'm not too optimistic.
Oh, I'll check soon but it might be related to showing infobars in one of the open editors
oh yeah, the infobar won't squish up, so it expands vertically to take up the whole vertical space, but here only affects the editor tab thats got the infobar nothing else.
OK yeah that's it: infobars sizing leads to this. If you got an infobar open (at least the "modified on disk" one), it'll get super tall as getting thin, and the pane sizing breaks.
@elextr you don't see anything affecting the whole hpaned when the infobar starts getting tall enough it overflows the paned vertically?
Bug in 3.22, here it gets tall but doesn't break anything else.
@b4n, here the infobar caused by `touch`ing the file gets tall vertically to occupy the whole editor pane, but nothing else breaks.
@elextr does it get taller than the area containing it? Maybe you'll have to resize your window, testing with a 1366x768 here :wink:
ok, I had full screen, but even with smaller window nothing strange happens, the infobar grows vertically to occupy the whole of the pane, but not outside it.
To be clear the toolbar above the editor and the statusbar below are untouched.
Can somebody update the title and description to be meaningful?
@codebrainz yeah, but I'd like to be sure it's the issue @esmaeelE wanted to report? @esmaeelE can you confirm?
github-comments@lists.geany.org