Currently, the checkboxes in table form (seen in Tools > options > load/save > Microsoft office, language settings > writing aid) are broken. Other components include; in Writer, right click on text > font and size; the radio buttons are broken.
Can you attach a screenshot maybe? It is not reproducible on my system (openSUSE 12.1, GNOME 3).
Oh, go, I forgot to mention again -- it's on the KDE/QT build.
@dE: "are broken" means what? Look ugly? Do not work at all? 2 Radio buttons for same option active? Click does not add the checkmark? No difference whether checked or not? Please use clear and non-ambiguous descriptions - and please attach the requested screenshot. 'Tools > options > load/save > Microsoft office' In my LibO 3.4.4 on Ubuntu 11 64bit (Virtualbox) the checkboxes in 'Tools -> options -> load/save -> Microsoft office' and 'Tools -> options -> language settings -> writing aids' The checkboxes look ugly, some of them are shown without right border of the checkbox (for example writing aids - Hunspell SpellChecker), for some of them additionally the bottom border is missing (for example writing aids - openoffice.org New Thesaurus). In the second example additionally the bottoms of the "p" and "g" in "openoffice.org" are truncated. Might be Linux only (and may be related to other circumstances), I do not see the truncations with "LibreOffice 3.5.2.2 German UI/Locale [Build-ID: 281b639-6baa1d3-ef66a77-d866f25-f36d45f] on German WIN7 Home Premium (64bit)
screenshot usually best describes these type of problems. If is only a few pixel problem, it is good to create red circle around the problematic location. You might use gimp to create the circle.
(In reply to comment #4) > @dE: > "are broken" means what? Look ugly? Do not work at all? 2 Radio buttons for > same option active? Click does not add the checkmark? No difference whether > checked or not? Please use clear and non-ambiguous descriptions - and please > attach the requested screenshot. > > 'Tools > options > load/save > Microsoft office' > > In my LibO 3.4.4 on Ubuntu 11 64bit (Virtualbox) the checkboxes in > 'Tools -> options -> load/save -> Microsoft office' and > 'Tools -> options -> language settings -> writing aids' > The checkboxes look ugly, some of them are shown without right border of the > checkbox (for example writing aids - Hunspell SpellChecker), for some of them > additionally the bottom border is missing (for example writing aids - > openoffice.org New Thesaurus). In the second example additionally the bottoms > of the "p" and "g" in "openoffice.org" are truncated. > Yes, exactly those. Since I know this bug persists in all distros (I tried that), I though the devs could see it themselves. > Might be Linux only (and may be related to other circumstances), I do not see > the truncations with "LibreOffice 3.5.2.2 German UI/Locale [Build-ID: > 281b639-6baa1d3-ef66a77-d866f25-f36d45f] on German WIN7 Home Premium (64bit) LO builds with QT on Windows?
@dE Can you please add a screenshot? for me that's a pain with VirtualBox Linux. @Lubos, @Ivan: Lubos, will you take, or Ivan, can you shoulder this additional one?
Created attachment 60425 [details] Checkbox rendering buggy.
Created attachment 60426 [details] Checkbox rendering buggy.
In the case of "load/save -> Microsoft office": svtools/source/contnr/svlbitm.cxx, SvLBoxButton::ImplAdjustBoxSize looks suspiciously - it only adjusts the height... But I can't test this, my kde died inopportunely %-( Maybe I will manage to resurrect it...
Ivan Timofeev committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=628cec2afa41fa0cedc08bb5084e7b48e0d47918 fdo#47752: use native checkbox width
Ivan Timofeev committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=61acb9beb2bd5c76df6136d4fb3871db7906a827 fdo#47752: first column of checkboxes is too small