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 314432 - Popup of "group properties" is to small
Popup of "group properties" is to small
Status: RESOLVED FIXED
Product: dia
Classification: Other
Component: general
CVS head
Other Linux
: Normal minor
: 0.95
Assigned To: Dia maintainers
Dia maintainers
Depends on:
Blocks:
 
 
Reported: 2005-08-24 22:38 UTC by Scott Reeves
Modified: 2005-10-08 22:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed Patch (827 bytes, patch)
2005-08-24 22:40 UTC, Scott Reeves
none Details | Review

Description Scott Reeves 2005-08-24 22:38:19 UTC
1. Open a 'new diagram', right click on diagram and select “Dialogs->Group
Properties'
2. Even if there is no contents to display, the window should be of minimum size
that the title of popup is visible.

I am entering this upstream based on original entry at
http://bugzilla.novell.com/show_bug.cgi?id=6341.
Comment 1 Scott Reeves 2005-08-24 22:40:03 UTC
Created attachment 51296 [details] [review]
Proposed Patch
Comment 2 Hans Breuer 2005-10-08 21:59:08 UTC
The link you provided is 'access denied' for me, and I prefer a different
solution instead of messing with padding and spacing.

2005-10-08  Hans Breuer  <hans@breuer.org>

	* plug-ins/python/group_props.py : show a descriptive text instead of an 
	empty table if there are no common properties to change. Fixes bug #314432

Comment 3 Hans Breuer 2005-10-08 22:44:43 UTC
Forgot to mark as fixed.