[Konsole-devel] [Bug 164099] Konsole blanks on tab re-order
Jekyll Wu
adaptee at gmail.com
Mon Apr 9 11:46:34 UTC 2012
https://bugs.kde.org/show_bug.cgi?id=164099
Jekyll Wu <adaptee at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |adaptee at gmail.com
--- Comment #16 from Jekyll Wu <adaptee at gmail.com> ---
(In reply to comment #14)
> (In reply to comment #13)
> > The blanks happen especially with zsh
> Can confirm this. Using zsh -> blank. using bash -> no blank.
> But the blanking only occurs when dragging tabs with the mouse. Using
> Strg+Shift+Right/Left works fine.
>
> It seems zsh won't do any update, if the PTY size is updated too fast.
> In Session::refresh() I added a "usleep(1);" between those two size changes,
> and the blanking does not occur anymore.
Hi Franz :
Thanks for your research and patch. I think you are right. Actually it also
fixes bug 250212 where Session::refresh() is also called.
Will commit the patch shortly after.
Regards
Jekyll
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list