Hi Giuseppe, Giuseppe Castagno píše v Pá 04. 03. 2016 v 10:53 +0100:
working a fix for CMIS properties info page (File > Properties... > 'CMIS Properties' tab) reported in bug <https://bugs.documentfoundation.org/show_bug.cgi?id=74885> I spotted the boolean property type display missing the labels, see: image1: <https://drive.google.com/file/d/0B6BBVpXve9G4LXZIaGRGbjl2VHc/view?usp=sharing> I tried to fix using hexpand property with patch:
[...]
obtaining this: image2: <https://drive.google.com/file/d/0B6BBVpXve9G4LUdfX3RWbnFjTFk/view?usp=sharing> Resizing becomes this: image3: <https://drive.google.com/file/d/0B6BBVpXve9G4MnN2TV91TmJDNDg/view?usp=sharing> Tab page code starts from here: <http://opengrok.libreoffice.org/xref/core/sfx2/source/dialog/dinfdlg.cxx#2277> I'd like to have the two radiobuttons nearer in a fixed position, displaying the labels, any clean way to obtain?
[big quote so that the Design team has the context] From the UX point of view, it looks like the tab page could be done a bit better / nicer ;-) I see that the page is being built dynamically, but is it necessary to display the type of the property? Then for the Yes / No radiobutton; I wonder if it could be a checkbox instead?
Is there some other part of LO code that has similar boolean type display?
No idea - but I hope the Design team can have some good ideas there; they are CC'd now. All the best, Kendy