--- rxvt-unicode/src/screen.C 2008/01/27 22:48:33 1.300 +++ rxvt-unicode/src/screen.C 2008/02/06 16:44:47 1.302 @@ -2479,15 +2479,16 @@ if (scrollBar.win) { XSetWindowBackground (dpy, scrollBar.win, pix_colors[Color_border]); - scrollBar.setIdle (); + scrollBar.state = STATE_IDLE; scrollbar_show (0); } +#endif + + /* bgPixmap.apply () does not do the following : */ scr_clear (); scr_touch (true); want_refresh = 1; - -#endif } /* ------------------------------------------------------------------------- */