diff -r 98949310761a svx/source/dialog/optcolor.cxx --- a/svx/source/dialog/optcolor.cxx Tue Jan 05 17:31:28 2010 +0100 +++ b/svx/source/dialog/optcolor.cxx Tue Jan 12 09:51:39 2010 +0100 @@ -1223,7 +1223,7 @@ //show the one prior to the first visible and the first after the last visble control //to enable KEY_TAB travelling - if(nFirstVisible) + if(nFirstVisible > 0) { //skip gaps where no controls exist for the related ColorConfigEntry do