After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 678810 - dialog style inconsistency
dialog style inconsistency
Status: RESOLVED FIXED
Product: libgoffice
Classification: Other
Component: Graphing / Charting
unspecified
Other Linux
: Normal minor
: ---
Assigned To: Jean Bréfort
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2012-06-25 19:26 UTC by Andreas J. Guelzow
Modified: 2012-06-26 06:43 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed patch (2.83 KB, patch)
2012-06-25 23:28 UTC, Andreas J. Guelzow
committed Details | Review

Description Andreas J. Guelzow 2012-06-25 19:26:38 UTC
The regression trend line dialog (at least for linear and polynomial regression) has some labels in bold while others are not bold. This should be made consistent.
Comment 1 Andreas J. Guelzow 2012-06-25 22:47:07 UTC
So those bold labels are supposed to be the title for sections. This becomes obvious if one selects a different choice for "Drawing Limits". With "Drawing Limits" set to "none" the complete section (two rows below) is hidden. If they were just desensitized, it would be clear that the following items don't belong in that section.
Comment 2 Andreas J. Guelzow 2012-06-25 23:28:36 UTC
Created attachment 217254 [details] [review]
proposed patch

This patch causes the low/high limit items always to be shown but to be sensitized/desensitized depending on the state of the combo box. THis makes it clear that "Drawing Limits" is also a region header and is tehrefore correctly bold.
Comment 3 Jean Bréfort 2012-06-26 06:12:58 UTC
Comment on attachment 217254 [details] [review]
proposed patch

This makes sense. Thanks.
Comment 4 Andreas J. Guelzow 2012-06-26 06:43:17 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.