irssi-import / bugs.irssi.org

bugs.irssi.org archive
https://github.com/irssi/irssi/issues
0 stars 0 forks source link

Right aligned statusbars do not redraw properly. #921

Open irssibot opened 10 years ago

irssibot commented 10 years ago

I have checked my terminal settings, used screen and xterm, Debian Jessie and RHEL 6.5, started irssi without configuration and without scripts, using the default.theme, and I am able to reproduce following these steps:

  1. Assuming stock, no user configuration file, default.theme
  2. /statusbar topic add -alignment right topic
  3. /j #channel1 ... /topic some topic
  4. /j #channel2 ... /topic completely different text
  5. Switch between channels 1 and 2, and see the topic get munged and not redrawn properly.

Also affects other statusbars, originally noticed when chanact was not redrawing properly, after switching to channels with activity, and not having it redraw properly.