[Konsole-devel] [Bug 164099] Konsole blanks on tab re-order
Franz Fellner
alpine.art.de at googlemail.com
Mon Apr 9 10:07:50 UTC 2012
https://bugs.kde.org/show_bug.cgi?id=164099
Franz Fellner <alpine.art.de at googlemail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alpine.art.de at googlemail.co
| |m
--- Comment #14 from Franz Fellner <alpine.art.de at googlemail.com> ---
(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.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list