--- rxvt-unicode/src/command.C 2011/08/22 17:23:56 1.494 +++ rxvt-unicode/src/command.C 2011/08/28 18:48:41 1.495 @@ -3727,11 +3727,9 @@ break; #ifdef scrollBar_esc case scrollBar_esc: - if (scrollBar.map (state)) - { - resize_all_windows (0, 0, 0); - scr_touch (true); - } + scrollBar.map (state); + resize_all_windows (0, 0, 0); + scr_touch (true); break; #endif case 25: /* visible/invisible cursor */