Comment 3 for bug 1645704

Revision history for this message
Stephen Boddy (stephen-j-boddy) wrote :

Fix committed in rev 1660 (gtk2 is fixed by 1766)

OK, So this was actually something that appeared merging one of the big gtk3 port patchsets from yourself Egmont. I'm not sure if it something you did, or something I did when merging, but the line that sets the scrollbar visibility when creating the terminal object was removed. The mistake even got backported to the gtk2 branch.

The profile stores the desired initial state: disabled, on left, on right, with on right as default. The Show scrollbar menu item is a quick run-time only toggle, and if it is not explicitly set to left or right, it will default to right.