[Aptitude-devel] CVS commit log for aptitude: "aptitude/src/vscreen vs_text_layout.cc,1.1.2.15,1.1.2.16"
Daniel Burrows
dburrows@quantz.debian.org
Tue, 10 Feb 2004 05:46:38 +0100
Update of /cvsroot/aptitude/aptitude/src/vscreen
In directory quantz:/tmp/cvs-serv14973/src/vscreen
Modified Files:
Tag: ui-rewrite
vs_text_layout.cc
Log Message:
It should no longer be possible to get a text_layout widget stuck by scrolling
down and then expanding the terminal. (the problem was a thinko
in the calculation of focussability, which made the widget unable
to receive keystrokes)