Objects (images, <pre> formatted text) wider than the viewer window change
the right text margin. The web browsers maintain the text margins at the
width of the browser window even when large images or <pre> formatted text
forces the addition of a horizontal scroll bar. This requires the user to
scroll back and forth to see all of the text in the window.
==========================
Here are the steps to reproduce the bug.
1. start SwingSet2 demo
2. Goto Text test (JEditorPane HTML Demo)
3. Change the width of the window. Make it smaller than the image width.
4. Check the text at the bottom
You see that the text is formatted using the image width not the visible widht.
###@###.### 2002-03-06