[opensuse-factory] Gtk+3 problem causes Geany toolbar to not fit - Should Build with Gtk+2 until fixed
All, I opened an issue with Geany due to the toolbar icon spacing causing the search input and button, goto input and button and quit button to spill off the right side of the toolbar. https://github.com/geany/geany/issues/1825 This was a duplicate of a previous reported problem: https://github.com/geany/geany/issues/1746 I put a screenshot of the problem on paste.opensuse: http://paste.opensuse.org/66000052 This is an especially acute problem for smaller screen widths. The Geany devs note that this is a Gtk+3 problem, not a Geany issue and they cannot do anything to fix it until it is fixed in Gtk+3. To resolve this problem, I rebuilt Geany with Gtk+2 and the spacing problem is gone. All toolbar inputs and buttons fit on the toolbar with room to spare. I put a comparison screenshot on paste.opensuse at: http://paste.opensuse.org/14174908 Until the spacing issue is fixed in Gtk+3, we should consider building with Gtk+2. Otherwise, the toolbar spacing problem will impact usability. Patch for building with Gtk+2 attached: -- David C. Rankin, J.D.,P.E.
On 04/15/2018 11:12 PM, David C. Rankin wrote:
Patch for building with Gtk+2 attached:
For anyone that wishes to look at this issue, here is the patch for the associated geany-plugins .spec (which had file duplication warnings to begin with): -- David C. Rankin, J.D.,P.E.
participants (1)
-
David C. Rankin