head	1.3;
access;
symbols
	tcllib-1-13:1.3
	tcllib-1-12:1.3
	tklib-0-5:1.3
	tcllib-1-11-1:1.3
	tcllib-1-11:1.3
	tklib-0-4-1:1.3
	tklib-0-4:1.3;
locks; strict;
comment	@# @;


1.3
date	2005.04.07.02.33.30;	author andreas_kupries;	state Exp;
branches;
next	1.2;

1.2
date	2005.04.06.12.04.22;	author georgeps;	state Exp;
branches;
next	1.1;

1.1
date	2005.04.06.11.53.31;	author georgeps;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Fixed handling of option -title.

ctext documentation added, other updates.
@
text
@# RCS: @@(#) $Id: BUGS 1.1 05/04/06 19:31:02-07:00 tcl@@bluepeak.home $

The linemap and text widget can get into a voodoo dance of geometry-management madness.  This can occur with lines that wrap and cause the linemap to be able to continue a line.  When the wrap occurs the linemap changes, because the width of the linemap is altered, so the text and linemap do idle size changes until the user goes up or down to avoid the problem. 

Resource classes are not handled with the configure subcommand.  

I don't like having to create a temporary widget to get defaults for colors.  We might be able to just extract the defaults, by removing the colors flags from the $args and then reconfiguring the widget to use them as normal.  This would remove ctext_temp or whatever I called that.

With some fonts; bitmaps don't display properly on the same line.  The size of the bitmap seems to be the issue.   This seems to be a bug with the text widget.@


1.2
log
@I moved a longstanding bug from REGRESSION to BUGS.
@
text
@d1 1
a1 1
# RCS: @@(#) $Id: BUGS,v 1.1 2005/04/06 11:53:31 georgeps Exp $
@


1.1
log
@I added BUGS.  This is not a replacement for the SF page.  These BUGS are longstanding issues for which an easy fix is not apparent.
@
text
@d1 1
a1 1
# RCS: @@(#) $Id: $
d8 2
@

