If you create a JLabel like: JLabel("<html>Wow!");
the W will be clipped.
See http://www.javadesktop.org/forums/thread.jspa?threadID=3497&start=15&tstart=0
for details.
Comments
EVALUATION
This was fixed for non-HTML by way of 4716362 but not for HTML text on component as it involves a different code path.
###@###.### 2004-08-02