# $Id: FIXED-BUGS,v 1.1 95/02/02 11:08:13 leon Exp $


SYNOPSIS

clearing objects may fail with fat lines or fat shadows

DESCRIPTION

for some classes, drawing fat line or shadows draws pixels out of the defined bounding box.

SAMPLE FIX

I should add a parameter to the clearbox method, that is the pixel amount to add when the knvas clears the area.


----------------------------------

SYNOPSIS

X Error of failed request:  BadWindow (invalid Window parameter)

DESCRIPTION

Appears when clearing an object in an unrealized knvas

SAMPLE FIX

tests thet thje widget is realized before doing XClearArea.
