if u resize an image in normal mode by dragging the resize handles, u will no longer be able to resize by adjusting the height and width attributes in the image properties dialog.
(this is because, following a handle resizing, style attibutes are added like this:
<img src='dfdsf' width=10 height=20 style="height:10px; width:10px" /> and, in the presence of the style attributes, the others do not get changed)
my customers are very unhappy