[Libreoffice-bugs] [Bug 127803] New: Appearance for consistent Dialogs
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Sep 26 20:07:32 UTC 2019
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: libreoffice-bugs at lists.freedesktop.org
Reporter: kainz.a at gmail.com
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190926/1b2f4423/attachment.html>
More information about the Libreoffice-bugs
mailing list