Andrius
2013-11-16 08:45:30 UTC
Hi everyone,
Notebook tab scrolling using mouse wheel was removed in gtk+3 for some unknown reasons. (see https://bugzilla.gnome.org/show_bug.cgi?id=630226 for details for this decision).
I made patch that would restore old gtk+2 behavior for all gtk+3 builds. Would it make sense to get it back?
I also noticed one issue when using this patch. When I do fast scrolling sometimes syntax scanner stops working and F5 does not activates it again. More likely this happens when there are many documents opened and they do not fit into notebook bar, so scroll arrows appears on the sides of notebook bar. It will be necessary to look what might cause this behavior.
Andrius
Notebook tab scrolling using mouse wheel was removed in gtk+3 for some unknown reasons. (see https://bugzilla.gnome.org/show_bug.cgi?id=630226 for details for this decision).
I made patch that would restore old gtk+2 behavior for all gtk+3 builds. Would it make sense to get it back?
I also noticed one issue when using this patch. When I do fast scrolling sometimes syntax scanner stops working and F5 does not activates it again. More likely this happens when there are many documents opened and they do not fit into notebook bar, so scroll arrows appears on the sides of notebook bar. It will be necessary to look what might cause this behavior.
Andrius