Building xfce4-terminal directly from the git tree on Arch Linux. As of commit: c772f06567e224539bd57d3bdf5320a4964e520a (HEAD, refs/bisect/bad) Convert "Relaunch" dialog to GtkInfoBar ...xfce4-terminal always displays the scrollbar, even if it's disabled. Opening the preferences dialog shows the setting as disabled. I have to change to one of the other options and back to get it to disappear again. This happens on every consecutive terminal instance that is opened. I performed a git bisect to locate the offending commit.
Igor referenced this bugreport in commit 2d3634090330fb59cfe334932be85a96c20765a8 First show the terminal and then update its settings https://git.xfce.org/apps/xfce4-terminal/commit?id=2d3634090330fb59cfe334932be85a96c20765a8
Thank you very much for noticing this! Indeed, the commit you referenced made the scrollbar be shown even if it's disabled in settings. Please check if the commit above fixed the problem for you. Thanks!
Problem fixed. Thanks for the quick fix!