----- KNOWN BUGS ---------------------------------------------------------------

The mouseover effect does not always react as programmed. It is activated 
when it should not or it remains activated after the mouse has left the 
widget. I haven't found any reason why yet, except that apparently Qt does 
not always detect that the mouse leaves a widget when the cursor immediatly 
enters another window and in some other situations. The only way around is 
to let the mouse cursor enter and leave the widget area so the Qt dectects it.

The mouseover effect now works on toolbox tabs but I've seen it activated on 
all tabs in some occasions --when it shouldn't. I think it happens during some 
massive redraw but I haven't be able been to reproduce this bug at will. Some 
more investigation is required.

The taskbar buttons work as expected only when they are set to behave like 
toolbuttons i.e. the option "Show button" in Taskbar must be set to "on mouse 
hover and click". I tried hard but I haven't been able to do any better.

OpenOffice 2 does not support the "arrowless" scrollbars and there are some 
widgets which are incorrectly drawn --no mouseover effect, wrong colors, etc. 
These issues are still under investigation.
