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

            Bug ID: 127803
           Summary: Appearance for consistent Dialogs
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: UI
          Assignee: [email protected]
          Reporter: [email protected]

LibreOffice has a guideline for dialogues [1] it's not very detailed, but can
be improved.

If you have a look at the different .ui files you will see that each file is
customized. Ordinary it look something like that:

- GtkFrame
  - GtkAlignment
  - GtkLabel
  - GtkGrid
    - different widgets

The problem is that GtkAlignment has .ui specific padding, GtkLabel has .ui
specific attributs (bold), GtkGrid has .ui specific paddings, ...

In the end each .ui file is unique, if you want to change the global dialog
layout, you have to change > 500 .ui files and than you will also have specific
differences.

[1] https://wiki.documentfoundation.org/Design/PropertyDialog

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to