[Libreoffice-bugs] [Bug 130197] Paragraph Sidebar SpinButton width

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Jan 26 20:10:34 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=130197

Caolán McNamara <caolanm at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #2 from Caolán McNamara <caolanm at redhat.com> ---
I take your point on the paragraph panel effectively setting the default width
that other panels should be less than or equal to that to make it possible to
align things between panels.

I don't think the spinbuttons are the true source of the problem, more the
toolbox widths. Here's what I suggest...

a) The table "misc" toolbox is 2 GtkMenuToggleButtons and one GtkToggleButton
wide that's about 5 standard toolbox buttons in width in gtk3
b) The paragraph top line of toolbars is about 9 toolbox buttons in width

If each of the columns in the two panels was 5 toolbox buttons in width they
would align with eachother. So with
https://gerrit.libreoffice.org/c/core/+/87462 I assign "indent" in
sidebarparagraph.ui and "split_merge" in sidebartableedit.ui a width as if they
had 5 toolbuttonsin them and that seems to give a good result.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200126/32ce6d77/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list